diff options
author | intrigeri <intrigeri@boum.org> | 2010-07-24 11:18:57 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-07-24 11:18:57 +0200 |
commit | 11bd781a9dc8c04a005a04a99845ec339079b610 (patch) | |
tree | 5b8817f6a3f2a8da3817cb5fde513e7d837b1f37 /doc/plugins/po.mdwn | |
parent | d2f56f7dea7252ce8c11b6c58049ecce515f155c (diff) | |
download | ikiwiki-11bd781a9dc8c04a005a04a99845ec339079b610.tar ikiwiki-11bd781a9dc8c04a005a04a99845ec339079b610.tar.gz |
answering joey
Diffstat (limited to 'doc/plugins/po.mdwn')
-rw-r--r-- | doc/plugins/po.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index d70247295..9426ec9c5 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -305,9 +305,21 @@ to an array to support this. (If twere done, twere best done quickly.) >>>>> accordingly. Please have a look. --[[intrigeri]] >>>>>> Merged. I wonder if "ll: Lang" would be better than pipe? + +>>>>>>> I've no clear opinion on this one. --[[intrigeri]] + >>>>>> Also, the compatability code for HASH is not really needed, >>>>>> ikiwiki has not been released using a hash for it. --[[Joey]] +>>>>>>> The compatibility code is there to support the +>>>>>>> `po_slave_languages => {fr => 'Français'}` format that has +>>>>>>> been supported for ages. It's not there to support the +>>>>>>> intermediate array of hash-like pairs I proposed in the +>>>>>>> meantime. +>>>>>>> +>>>>>>> By the way, could you please have a look to the rest of my po +>>>>>>> branch? (bb22e8c4a..d98296d1db0) --[[intrigeri]] + Pagespecs --------- |