### 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**
- 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
-------------