summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2008-10-18po plugin: only refresh private module variables when neededintrigeri
2008-10-18po plugin: add correct dependencies on pages using OTHERLANGUAGESintrigeri
2008-10-18po plugin: bugfix (OTHERLANGUAGES)intrigeri
2008-10-18po plugin: initial implementation of automatic POT/PO updateintrigeri
2008-10-18po plugin: rebuild %translations after having created missing POT/PO filesintrigeri
2008-10-18po plugin: create missing POT/PO files in needsbuild hookintrigeri
2008-10-18po plugin: added and documented PERCENTTRANSLATED template variableintrigeri
2008-10-18po plugin: make translation percentage available in OTHERLANGUAGES loopintrigeri
2008-10-18po plugin: added currentlang() custom PageSpec functionintrigeri
2008-10-18po plugin: added lang() custom PageSpec functionintrigeri
2008-10-18po plugin: make any slave page dependent on the corresponding master pageintrigeri
2008-10-18po plugin: bugfix - only refresh POT/PO for translatable pagesintrigeri
2008-10-18po plugin: do not trust po4a functions return valueintrigeri
2008-10-18po plugin: refresh PO files when a master page is updatedintrigeri
2008-10-18po plugin: refresh POT files when a master page is updatedintrigeri
2008-10-18po plugin: build %translations in needsbuild hook rather than scanintrigeri
2008-10-18po plugin: created OTHERLANGUAGES template loopintrigeri
2008-10-18po plugin: po_slave_languages is a hash, rather than a hash of hashesintrigeri
2008-10-18po plugin: build %translations at scan timeintrigeri
2008-10-18po plugin: memoize istranslatable and _istranslationintrigeri
2008-10-18po plugin[filter]: avoid converting more than once per destfileintrigeri
2008-10-18po plugin: bugfix (calling function in wrong module)intrigeri
2008-10-18po plugin: added *.pot to wiki_file_prune_regexpsintrigeri
2008-10-18po plugin: move translatable pages to setup file, refactorintrigeri
2008-10-18po plugin: allow pagestate update (bugfix)intrigeri
2008-10-18po plugin: respect documented convention to store pagestateintrigeri
2008-10-18po plugin: implemented po_link_to=currentintrigeri
2008-10-18po plugin: added istranslatable() pagespec function, and use itintrigeri
2008-10-18po plugin: implemented po_link_to=negotiatedintrigeri
2008-10-18po plugin: implement linking specification in one of the main casesintrigeri
2008-10-18po plugin: add po_link_to_current_language option, check configintrigeri
2008-10-18po plugin: use pagespec_match() instead of direct match_istranslation callsintrigeri
2008-10-18po plugin: added [[!translatable]] directiveintrigeri
2008-10-18added hook urlpathintrigeri
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
2008-10-18added the targetpage hookintrigeri
2008-10-17fix urlJoey Hess
2008-10-17tweak recentchanges permalink codeJoey Hess
2008-10-17Patch for anchor-based change permalinks in recent changes feedJoey Hess
2008-10-17add missing getsetup hookJoey Hess
2008-10-17make relativedate work for the dates on the recentchanges pageJoey Hess
2008-10-17relativedate: New javascript-alicious plugin that makes all dates display rel...Joey Hess
2008-10-17Add an underlay for javascript, and add ikiwiki.js containing some utility code.Joey Hess
2008-10-16aggregate: Avoid bug that caused immediate expiration of items with a date in...Joey Hess