Age | Commit message (Expand) | Author |
2007-07-07 | web commit by TaylorKillian | joey |
2007-06-15 | fix header | joey |
2007-05-28 | escape some code | joey |
2007-05-17 | * Add a destpage parameter to the filter hook. | joey |
2007-05-09 | * Add the needsbuild hook. Plugins can use this to manipulate which files | joey |
2007-05-06 | correct documentation about scan hook (which has never existed) | joey |
2007-04-27 | 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-10 | * Add a new %destsources hash, which maps between a destination file and | joey |
2007-04-08 | fix missing text | joey |
2007-04-07 | web commit by JoshTriplett: Use inline code blocks for formbuilder_setup, to ... | joey |
2007-04-01 | * Finally apply the index.html patch, with thanks to everyone who worked | joey |
2007-03-21 | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey |
2007-03-06 | * Add preview parameter to preprocesser calls, use this rather than the | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |
2007-02-12 | * Allow plugins to add new types of tests that can be used in PageSpecs. | joey |
2007-02-07 | fixes and more tests | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2007-02-02 | * Add canedit hook, allowing arbitrary controls over when a page can be | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-11-20 | * 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-10-28 | instead of over and over. Typical speedup is ~4x. Max possible speedup: | joey |
2006-10-27 | revert spammer | joey |
2006-10-27 | web commit by shoesorder | joey |
2006-10-24 | web commit by NicolasDuboc | joey |
2006-10-15 | * Add no_override parameter to hook(). | joey |
2006-10-08 | * 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-09-16 | * pagetemplate hooks are now also called when generating cgi pages. | joey |
2006-09-09 | * 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-07 | web commit by joey | joey |
2006-09-07 | web commit by joey | joey |
2006-09-07 | web commit by joey | joey |
2006-08-28 | * Change htmlize, format, and sanitize hooks to use named parameters. | joey |
2006-08-23 | update | joey |
2006-08-23 | reorganise, include preprocess in the right order | joey |
2006-08-12 | * If the meta plugin overides the page title, set a title_overridden | joey |
2006-08-04 | * Don't run tidy with -xml as that fails if the input is not well-formed. | joey |
2006-08-02 | * Renamed GlobLists to PageSpecs. | joey |
2006-07-30 | * 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-29 | * Put categories in rss feeds for tagged items. | joey |
2006-07-28 | 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 |