aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/po.mdwn
Commit message (Collapse)AuthorAge
* Fix link.intrigeri2012-07-05
|
* PO plugin: document how pages can be renamed using the VCS.intrigeri2012-07-06
|
* update config example for yaml setup fileJoey Hess2012-03-03
|
* po: add lang_code and lang_name template variables.intrigeri2011-07-18
|
* document settings needed to fix bugJoey Hess2010-09-18
|
* remove obsolete docs about DefaultLanguageJoey Hess2010-09-18
| | | | | I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed.
* po: Make the po_master_language use a langpair like "en|English", so it can ↵Joey Hess2010-09-10
| | | | be configured via the web.
* split out bug report and closeJoey Hess2010-08-30
|
* both are now fixed in my po branch.intrigeri2010-08-02
|
* ack²intrigeri2010-08-02
|
* responseJoey Hess2010-08-01
|
* fixed broken linkintrigeri2010-07-29
|
* remove spurious map directiveintrigeri2010-07-29
|
* Move po todo/bugs to dedicated pages.intrigeri2010-07-29
|
* found the root cause of the "bug"intrigeri2010-07-29
|
* todo++ (?)intrigeri2010-07-28
|
* researched a bit the next po bugintrigeri2010-07-28
|
* currently unreproducibleintrigeri2010-07-28
|
* replyintrigeri2010-07-28
|
* po todo update: this has been fixed already.intrigeri2010-07-28
|
* responseJoey Hess2010-07-24
|
* answering joeyintrigeri2010-07-24
|
* merged; notesJoey Hess2010-07-23
|
* Merge commit '862fc7c1ab1f7d709561bcb02fc8ede57b90a51b'Joey Hess2010-07-23
|\
| * Support ordered po_slave_languages as discussed previously.intrigeri2010-07-20
| | | | | | | | Backward compatibility is still supported.
* | Implemented, please merge.intrigeri2010-07-23
| |
* | todo updateintrigeri2010-07-23
|/
* Revert "po_slave_languages can now be a hash, if order matters."Joey Hess2010-07-18
| | | | | | | | | | | | | | | This reverts commit 4cf185e781a5f94373b30ec9a0e10dfb626b6d86. That commit broke t/po.t (probably the test case only is testing too close the the old implementation and needs correcting). Also, we have not decided how to want to represent it yet, so I'm not ready for this change. Conflicts: IkiWiki/Plugin/po.pm doc/plugins/po.mdwn
* response on po_slave_languages structureJoey Hess2010-07-18
|
* Merge remote branch 'intrigeri/po'Joey Hess2010-07-18
|\
| * Merge remote branch 'upstream/master' into prv/pointrigeri2010-07-11
| |\ | | | | | | | | | | | | | | | Conflicts: IkiWiki/Plugin/po.pm doc/plugins/po.mdwn
| * \ Merge remote branch 'upstream/master' into prv/pointrigeri2010-06-29
| |\ \ | | | | | | | | | | | | | | | | Conflicts: doc/plugins/po.mdwn
| * | | typo fix.intrigeri2010-06-26
| | | |
| * | | po_slave_languages can now be a hash, if order matters.intrigeri2010-06-26
| | | |
| * | | po: added support for html pagetypeintrigeri2010-06-25
| | | | | | | | | | | | | | | | | | | | | | | | ... after having audited the po4a Xml and Xhtml modules for security issues. Signed-off-by: intrigeri <intrigeri@boum.org>
* | | | noticed a bug in the po pluginJoey Hess2010-07-18
| | | | | | | | | | | | | | | | | | | | (I should probably put this in bugs/, but I am not sure if intregriti watches there..)
* | | | reply, proposed a few possible solutions.intrigeri2010-07-11
| |_|/ |/| |
* | | commentJoey Hess2010-07-04
| | |
* | | po: added support for html pagetypeintrigeri2010-07-04
| | | | | | | | | | | | | | | | | | | | | ... after having audited the po4a Xml and Xhtml modules for security issues. Signed-off-by: intrigeri <intrigeri@boum.org> (cherry picked from commit a128c256a51392fcf752bf612d83a90e8c68027e)
* | | typo fix.intrigeri2010-07-04
| | | | | | | | | | | | (cherry picked from commit 924f559e5049a63488a5f2baca610299a7e02957)
* | | exampleJoey Hess2010-07-04
| |/ |/|
* | another po4a patch has been sent.intrigeri2010-06-26
| |
* | yet another bug on good way to be fixedintrigeri2010-06-26
| |
* | need more info to reproduceintrigeri2010-06-26
| |
* | done in my branch, please review.intrigeri2010-06-26
|/
* (no commit message)Spida2010-01-15
|
* mention that lighttpd does support this. Example needed.Joey Hess2010-01-14
|
* updateJoey Hess2009-09-08
|
* Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess2009-08-30
| | | | | | | | | | This reverts commit cdc3576c8d1efb2593cac2d9da3f2393a2afe26e. Conflicts: IkiWiki/Plugin/po.pm This change broke the test suite and is not strictly necessary.
* doc/po(test suite failures): follow-upintrigeri2009-08-29
| | | | Signed-off-by: intrigeri <intrigeri@boum.org>