aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* po plugin: only refresh private module variables when neededintrigeri2008-10-18
* po plugin: add correct dependencies on pages using OTHERLANGUAGESintrigeri2008-10-18
* po plugin: bugfix (OTHERLANGUAGES)intrigeri2008-10-18
* po plugin: initial implementation of automatic POT/PO updateintrigeri2008-10-18
* po plugin: rebuild %translations after having created missing POT/PO filesintrigeri2008-10-18
* po plugin: create missing POT/PO files in needsbuild hookintrigeri2008-10-18
* po plugin: added and documented PERCENTTRANSLATED template variableintrigeri2008-10-18
* po plugin: make translation percentage available in OTHERLANGUAGES loopintrigeri2008-10-18
* po plugin: added currentlang() custom PageSpec functionintrigeri2008-10-18
* po plugin: added lang() custom PageSpec functionintrigeri2008-10-18
* po plugin: make any slave page dependent on the corresponding master pageintrigeri2008-10-18
* po plugin: bugfix - only refresh POT/PO for translatable pagesintrigeri2008-10-18
* po plugin: do not trust po4a functions return valueintrigeri2008-10-18
* po plugin: refresh PO files when a master page is updatedintrigeri2008-10-18
* po plugin: refresh POT files when a master page is updatedintrigeri2008-10-18
* po plugin: build %translations in needsbuild hook rather than scanintrigeri2008-10-18
* po plugin: created OTHERLANGUAGES template loopintrigeri2008-10-18
* po plugin: po_slave_languages is a hash, rather than a hash of hashesintrigeri2008-10-18
* po plugin: build %translations at scan timeintrigeri2008-10-18
* po plugin: memoize istranslatable and _istranslationintrigeri2008-10-18
* po plugin[filter]: avoid converting more than once per destfileintrigeri2008-10-18
* po plugin: bugfix (calling function in wrong module)intrigeri2008-10-18
* po plugin: added *.pot to wiki_file_prune_regexpsintrigeri2008-10-18
* po plugin: move translatable pages to setup file, refactorintrigeri2008-10-18
* po plugin: allow pagestate update (bugfix)intrigeri2008-10-18
* po plugin: respect documented convention to store pagestateintrigeri2008-10-18
* po plugin: implemented po_link_to=currentintrigeri2008-10-18
* po plugin: added istranslatable() pagespec function, and use itintrigeri2008-10-18
* po plugin: implemented po_link_to=negotiatedintrigeri2008-10-18
* po plugin: implement linking specification in one of the main casesintrigeri2008-10-18
* po plugin: add po_link_to_current_language option, check configintrigeri2008-10-18
* po plugin: use pagespec_match() instead of direct match_istranslation callsintrigeri2008-10-18
* po plugin: added [[!translatable]] directiveintrigeri2008-10-18
* added hook urlpathintrigeri2008-10-18
* po plugin: switch to page.LL.html naming conventionintrigeri2008-10-18
* po plugin: name rendered master pages like slave ones (page.html.LL)intrigeri2008-10-18
* po plugin: reworked available optionsintrigeri2008-10-18
* po plugin: htmlize translated content as if it was the same type as the maste...intrigeri2008-10-18
* po plugin: convert PO to master page's type in filter hookintrigeri2008-10-18
* po plugin: factorize most checks into a new match_istranslation PageSpecintrigeri2008-10-18
* po plugin: initial workintrigeri2008-10-18
* added the targetpage hookintrigeri2008-10-18
* fix urlJoey Hess2008-10-17
* tweak recentchanges permalink codeJoey Hess2008-10-17
* Patch for anchor-based change permalinks in recent changes feedJoey Hess2008-10-17
* add missing getsetup hookJoey Hess2008-10-17
* make relativedate work for the dates on the recentchanges pageJoey Hess2008-10-17
* relativedate: New javascript-alicious plugin that makes all dates display rel...Joey Hess2008-10-17
* Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess2008-10-17
* aggregate: Avoid bug that caused immediate expiration of items with a date in...Joey Hess2008-10-16