]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/history - IkiWiki/Plugin/po.pm
po plugin[filter]: avoid converting more than once per destfile
[git.ikiwiki.info.git] / IkiWiki / Plugin / po.pm
2008-10-18 intrigeripo plugin[filter]: avoid converting more than once...
2008-10-18 intrigeripo plugin: bugfix (calling function in wrong module)
2008-10-18 intrigeripo plugin: added *.pot to wiki_file_prune_regexps
2008-10-18 intrigeripo plugin: move translatable pages to setup file, refactor
2008-10-18 intrigeripo plugin: allow pagestate update (bugfix)
2008-10-18 intrigeripo plugin: respect documented convention to store pagestate
2008-10-18 intrigeripo plugin: implemented po_link_to=current
2008-10-18 intrigeripo plugin: added istranslatable() pagespec function...
2008-10-18 intrigeripo plugin: implemented po_link_to=negotiated
2008-10-18 intrigeripo plugin: implement linking specification in one of...
2008-10-18 intrigeripo plugin: add po_link_to_current_language option,...
2008-10-18 intrigeripo plugin: use pagespec_match() instead of direct match...
2008-10-18 intrigeripo plugin: added [[!translatable]] directive
2008-10-18 intrigeripo plugin: switch to page.LL.html naming convention
2008-10-18 intrigeripo plugin: name rendered master pages like slave ones...
2008-10-18 intrigeripo plugin: reworked available options
2008-10-18 intrigeripo plugin: htmlize translated content as if it was...
2008-10-18 intrigeripo plugin: convert PO to master page's type in filter...
2008-10-18 intrigeripo plugin: factorize most checks into a new match_istra...
2008-10-18 intrigeripo plugin: initial work