aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/write.mdwn
Commit message (Expand)AuthorAge
* 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
* * Change %renderedfiles to store an array of files rendered from a givenjoey2006-10-08
* * pagetemplate hooks are now also called when generating cgi pages.joey2006-09-16
* * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"joey2006-09-09
* * Work on firming up the plugin interface:joey2006-09-09
* web commit by joeyjoey2006-09-07
* web commit by joeyjoey2006-09-07
* web commit by joeyjoey2006-09-07
* * Change htmlize, format, and sanitize hooks to use named parameters.joey2006-08-28
* updatejoey2006-08-23
* reorganise, include preprocess in the right orderjoey2006-08-23
* * If the meta plugin overides the page title, set a title_overriddenjoey2006-08-12
* * Don't run tidy with -xml as that fails if the input is not well-formed.joey2006-08-04
* * Renamed GlobLists to PageSpecs.joey2006-08-02
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Add a run_hooks function for the common task of running all hooks of ajoey2006-07-30
* * Put categories in rss feeds for tagged items.joey2006-07-29
* improvejoey2006-07-28
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* small improvementsjoey2006-07-28
* more destpage improvementsjoey2006-07-27
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* - Adds a tag plugin that allows more easily tagging pages.joey2006-07-27
* * Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey2006-07-03
* meta headers are not sanitised; prevent html leaking into themjoey2006-06-02
* * Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey2006-06-02