]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/po.mdwn
po: added postscan hook, to make pages depend on the pages linking to them
[git.ikiwiki.info.git] / doc / plugins / po.mdwn
index da8a1307436464c443dbb602c51951adfebbb1d1..7d8da987e117c538a9f5120d8db6459242cc6bb3 100644 (file)
@@ -505,20 +505,11 @@ Better links
 
 ### Page title in links
 
-To use the page titles set with the [[meta|plugins/meta]] plugin when
-rendering links would be very much nicer, than the current
-"filename.LL" format. This is actually a duplicate for
-[[bugs/pagetitle_function_does_not_respect_meta_titles]].
-
-Going to work on this in my `meta` branch.
-
-### Translation status in links
-
-See [[contrib/po]].
-
-### Backlinks
-
-They are not updated when the source page changes (e.g. meta title).
+Using the fix to
+[[bugs/pagetitle_function_does_not_respect_meta_titles]] from
+intrigeri's `meta` branch, the generated links' text is based on the
+page titles set with the [[meta|plugins/meta]] plugin. This has to be
+merged upstream, though.
 
 Page formats
 ------------