aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
Commit message (Expand)AuthorAge
* * Change formbuilder hook to not be responsible for displaying a form,Joey Hess2007-12-12
* * Finally implemented a simple per-page data storage mechanism for plugins,Joey Hess2007-12-08
* MAJOR basewiki reorgJoey Hess2007-12-08
* broken linkJoey Hess2007-11-17
* * inline: Add timeformat parameter to control how the ctime ofJoey Hess2007-11-13
* document will_render betterjoey2007-09-22
* * map: Render pages on the way to subpages whose parent pagesjoey2007-09-22
* * Support for looking in multiple directories for underlay files.joey2007-08-28
* * Add an editcontent hook.joey2007-08-26
* fixesjoey2007-08-21
* reorg all the pages about rcs backends. Fix all linksjoey2007-08-21
* clean upjoey2007-08-17
* * Applied Jeremie Koenig's pluggable editpage buttons patch:joey2007-08-17
* improved docs, add a tutorial for writing pluginsjoey2007-08-13
* * Fix --libdir to work at the command line.joey2007-08-13
* * Add sessioncgi hook. joey2007-08-05
* * Add rel=tag attribute to tag links, supporting that microformat, as welljoey2007-08-05
* * Add templatefile hook.joey2007-07-26
* improve urlto docsjoey2007-07-17
* web commit by TaylorKillianjoey2007-07-07
* fix headerjoey2007-06-15
* escape some codejoey2007-05-28
* * Add a destpage parameter to the filter hook.joey2007-05-17
* * Add the needsbuild hook. Plugins can use this to manipulate which filesjoey2007-05-09
* correct documentation about scan hook (which has never existed)joey2007-05-06
* the kind of perl code that can only be written at 4:30 amjoey2007-04-27
* * Make pagespec_match on failure return a value that is false, but in ajoey2007-04-27
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Add a new %destsources hash, which maps between a destination file andjoey2007-04-10
* fix missing textjoey2007-04-08
* web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to ...joey2007-04-07
* * Finally apply the index.html patch, with thanks to everyone who workedjoey2007-04-01
* * Fix link() PageSpecs to not just look at the raw link text, but at wherejoey2007-03-21
* * Add preview parameter to preprocesser calls, use this rather than thejoey2007-03-06
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
* * Many changes to make ikiwiki very resistant to write failuresjoey2007-02-15
* * Allow plugins to add new types of tests that can be used in PageSpecs.joey2007-02-12
* fixes and more testsjoey2007-02-07
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Add "last" parameter to hook function. Very basic ordering, and hopefullyjoey2006-11-20
* typojoey2006-11-20
* * Make auth methods pluggable.joey2006-11-20
* instead of over and over. Typical speedup is ~4x. Max possible speedup:joey2006-10-28
* revert spammerjoey2006-10-27
* web commit by shoesorderjoey2006-10-27
* web commit by NicolasDubocjoey2006-10-24
* * Add no_override parameter to hook().joey2006-10-15
* * Atom feed support based on a patch by Clint Adams.joey2006-10-08