summaryrefslogtreecommitdiff
path: root/doc/plugins/haiku.mdwn
AgeCommit message (Collapse)Author
2008-09-11misc minor changesJoey Hess
2008-09-11patch plugin documentation to refer to directive pagesWilliam Uther
2008-07-21Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie
2008-07-21Migrate doc/plugins via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2007-02-13simplified plugin definitionsjoey
2006-08-23no longer need triple quotesjoey
2006-08-23* Allow preprocessor directives to contain python-like triple-quotedjoey
text blocks, for easy nesting of quotes inside. * Add a template plugin. * Use the template plugin to add infoboxes to each plugin page listing basic info about the plugin.
2006-08-03more slasheryjoey
2006-07-29updatsjoey
2006-07-29* Tag plugins according to type.joey
2006-05-26* --getctime had bitrotted (well I only ever used it the once so far..),joey
* When inlining a page in another one, links from the inlined page are now expanded the same as they are when rendering the inlined page as a standalone page. So rather than being expanded from the POV of the inlining page, they are expanded from the POV of the inlined page. For example, a link from blog/foo to "bar" will now link to blog/bar if it exists. Previously this needed to be a link explicitly to "blog/bar"; such links will also continue to work. (This was slightly complex to do as the link still has to be constructed relative to the inlining page.)
2006-05-05web commit by joeywww-data
2006-05-05web commit by joeywww-data
2006-05-05web commit by joeywww-data
2006-05-05haiku pluginjoey