From: intrigeri Date: Fri, 10 Oct 2008 19:03:21 +0000 (+0200) Subject: po plugin: added note about not publishing .pot files X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/886f35153b0945ec39568c61d3e7451c18be6be8 po plugin: added note about not publishing .pot files Signed-off-by: intrigeri --- diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index f71a36739..2b0fba628 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -171,6 +171,8 @@ The latter can be implemented by making any "slave" page depend on the corresponding "master" page. The `add_depends` function can achieve this, if used in a **FIXME** hook. +The POT files should not be published on the wiki. + UI consistency: rename "Edit" button on slave pages ---------------------------------------------------