diff options
author | intrigeri <intrigeri@boum.org> | 2009-01-02 12:54:58 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-01-02 16:05:27 +0100 |
commit | ba47fe42465b1e1bc5bef7f82ceeac8f3feee696 (patch) | |
tree | c3cefaad121fe04ce3dfdf2ff188e263ad99805f | |
parent | 0bf9ea723ad8969a422b4589ced8385ef6c0f170 (diff) |
po: added note about now implemented feature
Signed-off-by: intrigeri <intrigeri@boum.org>
-rw-r--r-- | doc/plugins/contrib/po.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn index 9919ac595..edd665185 100644 --- a/doc/plugins/contrib/po.mdwn +++ b/doc/plugins/contrib/po.mdwn @@ -86,6 +86,9 @@ Any thoughts on this? >>> to avoid breaking existing functionality, it implies to hack a bit >>> [[plugins/edittemplate]] so that multiple templates can be >>> inserted at page creation time. [[--intrigeri]] +>>> +>>>> I implemented such a warning using the formbuilder_setup hook. +>>>> --[[intrigeri]] >> >> And also, is there any way to start a translation of a page into a new >> lanauge using the web interface? |