summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/po.pm
AgeCommit message (Expand)Author
2008-10-18po plugin: added [[!translatable]] directiveintrigeri
2008-10-18po plugin: switch to page.LL.html naming conventionintrigeri
2008-10-18po plugin: name rendered master pages like slave ones (page.html.LL)intrigeri
2008-10-18po plugin: reworked available optionsintrigeri
2008-10-18po plugin: htmlize translated content as if it was the same type as the maste...intrigeri
2008-10-18po plugin: convert PO to master page's type in filter hookintrigeri
2008-10-18po plugin: factorize most checks into a new match_istranslation PageSpecintrigeri
2008-10-18po plugin: initial workintrigeri