aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/template.pm
Commit message (Expand)AuthorAge
* protect $@ whenever a block using $@ is non-trivialSimon McVittie2014-02-21
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
* remove unnecessary and troublesome filter callsJoey Hess2010-07-04
* template: Fix typo.Joey Hess2010-04-27
* chomp template valuesJoey Hess2010-04-24
* updateJoey Hess2010-04-23
* improved error messageJoey Hess2010-04-23
* switch to using template_dependsJoey Hess2010-04-23
* qualify template_fileJoey Hess2010-04-02
* template: Search for templates in the templatedir, if they are not found as p...Joey Hess2010-04-02
* setup file orderingJoey Hess2010-02-12
* template: Preprocess parameters before htmlizing.Joey Hess2010-01-26
* When loading a template in scan mode, let preprocess know it only needs to scan.Joey Hess2009-03-08
* template: Load templates in scan modeJoey Hess2009-02-17
* Revert "comments" (stupid commit)Joey Hess2009-02-17
* commentsJoey Hess2009-02-17
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* template: Make edit link for new templates ensure the page is located under t...Joey Hess2008-09-27
* add plugin safe/rebuild info (part 3 of 3)Joey Hess2008-08-03
* switch preprocess hooks to use error functionJoey Hess2008-07-13
* template: Add support for a BASENAME variable.Joey Hess2008-07-10
* Pass a destpage parameter to the sanitize hook.Joey Hess2008-06-04
* * template: Remove bogus htmlize pass added in 2.16.Joey Hess2008-01-09
* * Htmlize parameters passed to the template preprocessor directive beforeJoey Hess2007-12-12
* * Add a destpage parameter to the filter hook.joey2007-05-17
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* more i18n improvementsjoey2007-03-07
* * Fix the template, toggle, and conditional plugins to filter text beforejoey2007-02-14
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Avoid syntax errors in templates used by the template plugin crashingjoey2006-11-05
* * Yet another fix for those poor case-insensative `OSX users.joey2006-09-18
* * Work on firming up the plugin interface:joey2006-09-09
* fixesjoey2006-08-23
* * Allow preprocessor directives to contain python-like triple-quotedjoey2006-08-23