diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-06 12:32:41 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-06 12:32:41 +0100 |
commit | e7f508c5ac43e7798f7fae0018f6ca530708a98a (patch) | |
tree | 25b5afaed4713b712f88762e1394439f14a2c5bd /doc/plugins | |
parent | 1f54c13ec24977988a303f004f3fc08ee2e01abc (diff) | |
parent | 466ceb13946699cbd6b0ef0cad8f3040804265ae (diff) |
Merge commit 'upstream/master' into prv/po
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/po.mdwn | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn index 98cc07178..af215a493 100644 --- a/doc/plugins/contrib/po.mdwn +++ b/doc/plugins/contrib/po.mdwn @@ -64,3 +64,19 @@ Any thoughts on this? >> 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]] +>> +>> I think that's a good decision, you don't want to translate discussion, +>> and if the discussion page turns out multilingual, well, se la vi. ;-) +>> +>> Relatedly, what happens if a translated page has a broken link, and you +>> click on it to edit it? Seems you'd first have to create a master page +>> and could only then translate it, right? I wonder if this will be clear +>> though to the user. +>> +>> And also, is there any way to start a translation of a page into a new +>> lanauge using the web interface? +>> +>> FWIW, I'm tracking your po branch in ikiwiki master git in the po +>> branch. One thing I'd like to try in there is setting up a translated +>> basewiki, which seems like it should be pretty easy to do, and would be +>> a great demo! --[[Joey]] |