summaryrefslogtreecommitdiff
path: root/ikiwiki.in
AgeCommit message (Expand)Author
2008-07-12only htmlize errors when cgi is actually runningJoey Hess
2008-02-08Add --prefix-directives and --no-prefix-directives options to ikiwikiJosh 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 wentJoey Hess
2007-08-28* Allow -cgi -wrapper to be passed on the command line to generate ajoey
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, includingjoey
2007-07-25* Add a htmlext config option, this can be used to make ikiwiki generatejoey
2007-04-01* Finally apply the index.html patch, with thanks to everyone who workedjoey
2007-03-31* Hide excess backlinks and expand using CSS trick; control quantiy viajoey
2007-03-29* Add --post-commit option, which allows for the case of a split web serverjoey
2007-02-21* Since the CGI had to drop the wiki lock to avoid deadlocking thejoey
2007-02-02* Add canedit hook, allowing arbitrary controls over when a page can bejoey
2006-12-29userdir fixesjoey
2006-12-29* Allow disabling of plugins included in goodstuff.joey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-12-21typojoey
2006-12-21* Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey
2006-11-20* Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey