aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorintrigeri <intrigeri@web>2008-10-20 19:45:49 -0400
committerJoey Hess <joey@kitenet.net>2008-10-20 19:45:49 -0400
commit94797b66c4d7f807245aa4bf09dd645468079142 (patch)
tree7cba90614ff1927323c8b1a3bfda4984512c33dd
parentee1ccfa863b9d56cf7ec987f7fee89c98c484b0b (diff)
downloadikiwiki-94797b66c4d7f807245aa4bf09dd645468079142.tar
ikiwiki-94797b66c4d7f807245aa4bf09dd645468079142.tar.gz
answering joey
-rw-r--r--doc/plugins/contrib/po.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn
index ad06e8570..cbc046d98 100644
--- a/doc/plugins/contrib/po.mdwn
+++ b/doc/plugins/contrib/po.mdwn
@@ -28,3 +28,19 @@ Any thoughts on this?
> 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]]
+
+>> Thanks a lot for your quick review, it's reassuring to hear such nice words
+>> from you. I did not want to design and write a full translation system, when
+>> tools such as gettext/po4a already have all the needed functionality, for cases
+>> where the master/slave languages paradigm fits.
+>> Integrating these tools into ikiwiki plugin system was a pleasure.
+>>
+>> I'll tell you when I'm ready for merging, but in the meantime,
+>> I'd like you to review the changes I did to the core (3 added hooks).
+>> Can you please do this? If not, I'll go on and hope I'm not going to far in
+>> the wrong direction.
+>>
+>> The Discussion pages issue is something I am not sure about yet. But I will
+>> probably decide that "slave" pages, being only translations, don't deserve
+>> a discussion page: the discussion should happen in the language in which the
+>> pages are written for real, which is the "master" one. --[[intrigeri]]