X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7ca396d6eebdc055b946cae70cb3c1ac9d3252fa..523718b181e9767d322bba3fe0b68cfcf85056a6:/doc/plugins/po.mdwn diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index a064c0f7b..92fba349f 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -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 -------------