index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
template.pm
Age
Commit message (
Expand
)
Author
2010-09-27
template_depends: throw nice error message when template cannot be found
Joey Hess
2010-07-04
remove unnecessary and troublesome filter calls
Joey Hess
2010-04-27
template: Fix typo.
Joey Hess
2010-04-24
chomp template values
Joey Hess
2010-04-23
update
Joey Hess
2010-04-23
improved error message
Joey Hess
2010-04-23
switch to using template_depends
Joey Hess
2010-04-02
qualify template_file
Joey Hess
2010-04-02
template: Search for templates in the templatedir, if they are not found as p...
Joey Hess
2010-02-12
setup file ordering
Joey Hess
2010-01-26
template: Preprocess parameters before htmlizing.
Joey Hess
2009-03-08
When loading a template in scan mode, let preprocess know it only needs to scan.
Joey Hess
2009-02-17
template: Load templates in scan mode
Joey Hess
2009-02-17
Revert "comments" (stupid commit)
Joey Hess
2009-02-17
comments
Joey Hess
2008-12-23
finalise version 3.00 of the plugin api
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-09-27
template: Make edit link for new templates ensure the page is located under t...
Joey Hess
2008-08-03
add plugin safe/rebuild info (part 3 of 3)
Joey Hess
2008-07-13
switch preprocess hooks to use error function
Joey Hess
2008-07-10
template: Add support for a BASENAME variable.
Joey Hess
2008-06-04
Pass a destpage parameter to the sanitize hook.
Joey Hess
2008-01-09
* template: Remove bogus htmlize pass added in 2.16.
Joey Hess
2007-12-12
* Htmlize parameters passed to the template preprocessor directive before
Joey Hess
2007-05-17
* Add a destpage parameter to the filter hook.
joey
2007-04-27
* pagespec_match() has changed to take named parameters, to better allow
joey
2007-03-07
more i18n improvements
joey
2007-02-14
* Fix the template, toggle, and conditional plugins to filter text before
joey
2006-12-29
* Initial work on internationalization of the program code. po/ikiwiki.pot
joey
2006-11-05
* Avoid syntax errors in templates used by the template plugin crashing
joey
2006-09-18
* Yet another fix for those poor case-insensative `OSX users.
joey
2006-09-09
* Work on firming up the plugin interface:
joey
2006-08-23
fixes
joey
2006-08-23
* Allow preprocessor directives to contain python-like triple-quoted
joey