]> 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 722a7c66c08dc851c5bfae42acb164a81a483e22..7d8da987e117c538a9f5120d8db6459242cc6bb3 100644 (file)
@@ -505,26 +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).
-
-### Redirect after edit
-
-After editing master page, when using `po_link_to=negotiated`, one is
-redirected to the page in her preferred language. Would be slightly
-better to be redirected, in any case, to the just saved page.
+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
 ------------