| Commit message (Expand) | Author | Age |
* | * Add a destpage parameter to the filter hook. | joey | 2007-05-17 |
* | * Add the needsbuild hook. Plugins can use this to manipulate which files | joey | 2007-05-09 |
* | correct documentation about scan hook (which has never existed) | joey | 2007-05-06 |
* | the kind of perl code that can only be written at 4:30 am | joey | 2007-04-27 |
* | * Make pagespec_match on failure return a value that is false, but in a | joey | 2007-04-27 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | * Add a new %destsources hash, which maps between a destination file and | joey | 2007-04-10 |
* | fix missing text | joey | 2007-04-08 |
* | web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to ... | joey | 2007-04-07 |
* | * Finally apply the index.html patch, with thanks to everyone who worked | joey | 2007-04-01 |
* | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey | 2007-03-21 |
* | * Add preview parameter to preprocesser calls, use this rather than the | joey | 2007-03-06 |
* | * Changed calling convention for httmllink slightly. The first three | joey | 2007-02-20 |
* | * Many changes to make ikiwiki very resistant to write failures | joey | 2007-02-15 |
* | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey | 2007-02-12 |
* | fixes and more tests | joey | 2007-02-07 |
* | * Patch based on a patch from Ethan to support relative matching in | joey | 2007-02-06 |
* | * Add canedit hook, allowing arbitrary controls over when a page can be | joey | 2007-02-02 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | 2006-12-29 |
* | * Add "last" parameter to hook function. Very basic ordering, and hopefully | joey | 2006-11-20 |
* | typo | joey | 2006-11-20 |
* | * Make auth methods pluggable. | joey | 2006-11-20 |
* | instead of over and over. Typical speedup is ~4x. Max possible speedup: | joey | 2006-10-28 |
* | revert spammer | joey | 2006-10-27 |
* | web commit by shoesorder | joey | 2006-10-27 |
* | web commit by NicolasDuboc | joey | 2006-10-24 |
* | * Add no_override parameter to hook(). | joey | 2006-10-15 |
* | * Atom feed support based on a patch by Clint Adams. | joey | 2006-10-08 |
* | * Change %renderedfiles to store an array of files rendered from a given | joey | 2006-10-08 |
* | * pagetemplate hooks are now also called when generating cgi pages. | joey | 2006-09-16 |
* | * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'" | joey | 2006-09-09 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | web commit by joey | joey | 2006-09-07 |
* | web commit by joey | joey | 2006-09-07 |
* | web commit by joey | joey | 2006-09-07 |
* | * Change htmlize, format, and sanitize hooks to use named parameters. | joey | 2006-08-28 |
* | update | joey | 2006-08-23 |
* | reorganise, include preprocess in the right order | joey | 2006-08-23 |
* | * If the meta plugin overides the page title, set a title_overridden | joey | 2006-08-12 |
* | * Don't run tidy with -xml as that fails if the input is not well-formed. | joey | 2006-08-04 |
* | * Renamed GlobLists to PageSpecs. | joey | 2006-08-02 |
* | * ikiwiki can now download and aggregate feeds with its new aggregate | joey | 2006-07-30 |
* | * Add a run_hooks function for the common task of running all hooks of a | joey | 2006-07-30 |
* | * Put categories in rss feeds for tagged items. | joey | 2006-07-29 |
* | improve | joey | 2006-07-28 |
* | * Add getopt hook type, this allows plugins to add new command-line options. | joey | 2006-07-28 |
* | small improvements | joey | 2006-07-28 |
* | more destpage improvements | joey | 2006-07-27 |
* | * Switch pagetemplate hooks to using named parameters. | joey | 2006-07-27 |
* | - Adds a tag plugin that allows more easily tagging pages. | joey | 2006-07-27 |