projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b852b06
)
po plugin: added note about not publishing .pot files
author
intrigeri
<intrigeri@boum.org>
Fri, 10 Oct 2008 19:03:21 +0000
(21:03 +0200)
committer
intrigeri
<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
patch
|
blob
|
history
diff --git
a/doc/plugins/po.mdwn
b/doc/plugins/po.mdwn
index f71a36739f18f3f56ad97648d45ba47270b41875..2b0fba628a1842170f8d4d078e3ead86e689c341 100644
(file)
--- 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
---------------------------------------------------