summaryrefslogtreecommitdiff
path: root/doc/todo/metadata.mdwn
AgeCommit message (Collapse)Author
2008-07-21Migrate escaped directives (\[[) in doc/todo to have \[[! prefixSimon McVittie
2008-07-21Migrate doc/todo via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2006-08-03more slasheryjoey
2006-07-05meta done a while agojoey
2006-06-02* Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey
* Allow pagetemplate plugins to override *anything* in the template. * Add a meta plugin, which allows specifying various metadata about pages, like license and author. It also allows for inserting html link and meta tags into html, overriding the title, and adding hidden WikiLinks, which can be useful when using link-based globbing for page categorisation. * Remove preprocessor directives from inlined pages. * Allow simple preprocessor directive values to be specified w/o quotes.
2006-06-02addjoey