]> sipb.mit.edu Git - ikiwiki.git/commitdiff
po plugin: added note about not publishing .pot files
authorintrigeri <intrigeri@boum.org>
Fri, 10 Oct 2008 19:03:21 +0000 (21:03 +0200)
committerintrigeri <intrigeri@boum.org>
Sat, 18 Oct 2008 13:49:09 +0000 (15:49 +0200)
Signed-off-by: intrigeri <intrigeri@boum.org>
doc/plugins/po.mdwn

index f71a36739f18f3f56ad97648d45ba47270b41875..2b0fba628a1842170f8d4d078e3ead86e689c341 100644 (file)
@@ -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
 ---------------------------------------------------