summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-27 15:51:13 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-27 15:51:13 -0400
commit2852cf14a2b2b6610ea1d4c64f3bb9741b494ae1 (patch)
treef7d82210d811f687ca3d968db63e1b80d43fc749 /doc/plugins/contrib
parentc8237b4351f6023b3d3a661df2568c6d7488b8cf (diff)
review
Diffstat (limited to 'doc/plugins/contrib')
-rw-r--r--doc/plugins/contrib/po.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn
index c39008466..a5e3375ce 100644
--- a/doc/plugins/contrib/po.mdwn
+++ b/doc/plugins/contrib/po.mdwn
@@ -328,3 +328,14 @@ but the po thing is supposed to work without these ugly `our`.
Seems like it was the last unaddressed item from Joey's review, so I'm
daring a timid "please pull"... or rather, please review again :)
--[[intrigeri]]
+
+> Ok, I've reviewed and merged into my own po branch. It's looking very
+> mergeable. I would still like to go over the `po.pm` code in detail and
+> review it, but it's very complex, and I'm happy with all the changes
+> outside `po.pm`.
+>
+> * Is it worth trying to fix compatability with `indexpages`?
+> * Would it make sense to go ahead and modify `page.tmpl` to use
+> OTHERLANGUAGES and PERCENTTRANSLATED, instead of documenting how to modify it?
+>
+> --[[Joey]]