]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/po.mdwn
po(change): re-render all rendered files in one corner case
[git.ikiwiki.info.git] / doc / plugins / po.mdwn
index a064c0f7b529d7e1afc805dd55e944d290e09ac6..92fba349fda19b8d29ac6fdab85a7538581e4754 100644 (file)
@@ -481,10 +481,8 @@ Robustness tests
 
 ### Enabling/disabling the plugin
 
-- enabling the plugin with `po_translatable_pages` set to blacklist:
-  **breaks** due to read-only basewiki
-- enabling the plugin with `po_translatable_pages` set to whitelist:
-  **OK**
+- enabling the plugin with `po_translatable_pages` set to blacklist: **OK**
+- enabling the plugin with `po_translatable_pages` set to whitelist: **OK**
 - enabling the plugin without `po_translatable_pages` set: **OK**
 - disabling the plugin: **OK**
 
@@ -508,15 +506,12 @@ and via CGI, have been tested.
 
 - general test with `usedirs` disabled: **OK**
 - general test with `indexpages` enabled: **not OK**
-- general test with `po_link_to=default` with `userdirs` enabled: **TODO**
+- general test with `po_link_to=default` with `userdirs` enabled: **OK**
 - general test with `po_link_to=default` with `userdirs` disabled: **OK**
 
 Misc. bugs
 ----------
 
-* link to create missing page from translation is wrong (translations
-  have no subpages)
-
 Documentation
 -------------