]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/po.mdwn
minor problem
[ikiwiki.git] / doc / plugins / po.mdwn
index 30f2e158efb103383b39cd96bb0cf60a095d45fe..3f91775f1258cc68b78aa996dfbd0bd3d6ff87c2 100644 (file)
@@ -307,7 +307,20 @@ pages as edit links, as if those pages do not exist.
 That's really confusing, especially as clicking such a link
 brings up an edit form to create a new, english page.
 
-This is with po_link_to=current. With default, it doesn't happen..
+This is with po_link_to=current or negotiated. With default, it doesn't
+happen.. 
+
+Also, this may only happen if the page being linked to is coming from an
+underlay, and the underlays lack translation to a given language.
+--[[Joey]] 
+
+recentchanges links to po files
+-------------------------------
+
+When a po file is changed, the recentchanges page shows a link such as
+"sandbox.es". But, clicking on it goes to the English (or negotiated
+language) version of the page. It would be better in this one case if
+the link went direct to the translated version of the page. --[[Joey]] 
 
 Double commits of po files
 --------------------------
@@ -321,7 +334,7 @@ and then committed again. The second commit makes this change:
        +"Content-Transfer-Encoding: ENCODING\n"
 
 Same thing happens when a change to an existing page triggers a po file
-update.
+update. --[[Joey]] 
 
 Documentation
 -------------