Add path and path_natural sort orders
[ikiwiki.git] / IkiWiki / Plugin / template.pm
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-09-27 Joey Hesstemplate_depends: throw nice error message when templat...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-07-12 Joey HessMerge branch 'filter-full'
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-04 Joey Hessremove unnecessary and troublesome filter calls
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-27 Joey Hesstemplate: Fix typo.
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey Hesschomp template values
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-24 Joey HessMerge branch 'master' into templatemove
2010-04-23 Joey HessMerge branch 'master' into templatemove
2010-04-23 Joey HessMerge branch 'master' into templatemove
2010-04-23 Joey Hessupdate
2010-04-23 Joey Hessimproved error message
2010-04-23 Joey Hessswitch to using template_depends
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-07 Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-04-07 Joey HessMerge remote branch 'smcv/ready/link-types'
2010-04-02 Joey Hessqualify template_file
2010-04-02 Joey Hesstemplate: Search for templates in the templatedir,...
2010-02-12 Joey Hesssetup file ordering
2010-01-27 Joey Hesstemplate: Preprocess parameters before htmlizing.
2009-04-04 Joey HessMerge branch 'master'
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-03-08 Joey HessWhen loading a template in scan mode, let preprocess...
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-02-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-17 Joey Hesstemplate: Load templates in scan mode
2009-02-17 Joey HessRevert "comments" (stupid commit)
2009-02-17 Joey Hesscomments
2009-01-01 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-27 Joey Hesstemplate: Make edit link for new templates ensure the...
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 3 of 3)
2008-07-16 Joey HessMerge commit 'intrigeri/pedigree'
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13 Joey Hessswitch preprocess hooks to use error function
2008-07-10 Joey Hesstemplate: Add support for a BASENAME variable.
2008-06-04 Joey HessPass a destpage parameter to the sanitize hook.
2008-01-09 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09 Joey Hess* template: Remove bogus htmlize pass added in 2.16.
2007-12-12 Joey Hess* Htmlize parameters passed to the template preprocesso...
2007-05-17 joey* Add a destpage parameter to the filter hook.
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2007-03-07 joeymore i18n improvements
2007-02-14 joey* Fix the template, toggle, and conditional plugins...
2006-12-29 joey* Initial work on internationalization of the program...
2006-11-05 joey* Avoid syntax errors in templates used by the template...
2006-09-18 joey* Yet another fix for those poor case-insensative ...
2006-09-09 joey* Work on firming up the plugin interface:
2006-08-23 joeyfixes
2006-08-23 joey* Allow preprocessor directives to contain python-like...