diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-20 19:18:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-20 19:18:49 -0400 |
commit | 2c89dacde45d257207067cdeeb84dc7923f6cdad (patch) | |
tree | 05cc017caa7cbfd69b7d11fef48362c319efc66e | |
parent | eea52bccc967890c89cc9f87b16844a0a87ce5dc (diff) | |
download | ikiwiki-2c89dacde45d257207067cdeeb84dc7923f6cdad.tar ikiwiki-2c89dacde45d257207067cdeeb84dc7923f6cdad.tar.gz |
wow
-rw-r--r-- | doc/plugins/contrib/po.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn index 06d491d01..83fc6c57c 100644 --- a/doc/plugins/contrib/po.mdwn +++ b/doc/plugins/contrib/po.mdwn @@ -14,3 +14,17 @@ The current version is a proof-of-concept, mature enough for me to dare submitti but I'm prepared to hear various helpful remarks, and to rewrite parts of it as needed. Any thoughts on this? + +> Well, I think it's pretty stunning what you've done here. Seems very +> complete and well thought out. I have not read the code in great detail +> yet. +> +> Just using po files is an approach I've never seen tried with a wiki. I +> suspect it will work better for some wikis than others. For wikis that +> just want translations that match the master language as closely as +> possible and don't wander off and diverge, it seems perfect. (But what happens +> if someone edits the Discussion page of a translated page?) +> +> Please keep me posted, when you get closer to having all issues solved +> and ready for merging I can do a review and hopefully help with the +> security items you listed. --[[Joey]] |