> The commit 0113c69d4fb in my po branch might fix this. --[[intrigeri]]
+>> It may fix it in passing, but shouldn't it also be fixed for the other
+>> `po_link_to` styles? (Also, if `mybestlink` is going to always
+>> just return `bestlink` in this case, there seems no reason to inject
+>> it.) --[[Joey]]
+
Language display order
----------------------
If there are empty .mdwn files, the po plugin displays some ugly messages.
+Translation of directives
+-------------------------
+
+If a translated page contains a directive, it may expand to some english
+text, or text in whatever single language ikiwiki is configured to "speak".
+
+Maybe there could be a way to switch ikiwiki to speaking another language
+when building a non-english page? Then the directives would get translated.
+
Documentation
-------------