Age | Commit message (Expand) | Author |
2008-02-08 | Add --prefix-directives and --no-prefix-directives options to ikiwiki | Josh Triplett |
2008-02-03 | * cgi hooks are now run before ikiwiki state is loaded. | Joey Hess |
2008-01-29 | * Removed support for sending commit notification mails. Along with it went | Joey Hess |
2007-08-28 | * Allow -cgi -wrapper to be passed on the command line to generate a | joey |
2007-08-13 | * Fix --libdir to work at the command line. | joey |
2007-08-04 | * Add --set-option command line switch. | joey |
2007-07-27 | * Add a libdir config option to let ikiwiki load perl modules, including | joey |
2007-07-25 | * Add a htmlext config option, this can be used to make ikiwiki generate | joey |
2007-04-01 | * Finally apply the index.html patch, with thanks to everyone who worked | joey |
2007-03-31 | * Hide excess backlinks and expand using CSS trick; control quantiy via | joey |
2007-03-29 | * Add --post-commit option, which allows for the case of a split web server | joey |
2007-02-21 | * Since the CGI had to drop the wiki lock to avoid deadlocking the | joey |
2007-02-02 | * Add canedit hook, allowing arbitrary controls over when a page can be | joey |
2006-12-29 | userdir fixes | joey |
2006-12-29 | * Allow disabling of plugins included in goodstuff. | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-21 | typo | joey |
2006-12-21 | * Turn $config{wiki_file_prune_regexps} into an array that is easier to | joey |
2006-11-20 | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. | joey |