Age | Commit message (Expand) | Author |
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 |
2006-07-27 | 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-03 | * Support htmlize plugins and make mdwn one such plugin, which is enabled by | joey |
2006-06-02 | meta headers are not sanitised; prevent html leaking into them | joey |
2006-06-02 | * Reorganised the doc wiki's todo/* pages, using a link/tag to flag | joey |
2006-05-26 | * The page name and parent links has switched from using a <h1> to a styled | joey |
2006-05-05 | * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubber | joey |
2006-05-05 | rename the "render" hook to "change", which is clearer | joey |
2006-05-04 | link updates | joey |
2006-05-04 | * Added smiley plugin, nicely controlled and documented by the smileys page. | joey |