aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.in
Commit message (Expand)AuthorAge
* typoJoey Hess2008-10-01
* don't say rebuilding wiki when refreshingJoey Hess2008-09-30
* Epand usage message and add --help. Closes: #500344Joey Hess2008-09-27
* allow setup file to enable verbose modeJoey Hess2008-09-23
* Fix reversion in use of ikiwiki -verbose -setup with a setup file that enable...Joey Hess2008-09-20
* Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir spec...Joey Hess2008-09-08
* Options set in the setup file are now immediatly loaded by ikiwiki -setup. Th...Joey Hess2008-08-06
* remove WRAPPED_OPTIONS once loadedJoey Hess2008-08-05
* avoid forcing verbose offJoey Hess2008-08-05
* Revert "typo"Joey Hess2008-08-05
* typoJoey Hess2008-08-05
* checkconfig before wrapper setupJoey Hess2008-07-27
* allow --dumpsetup to be used w/o specifying srcdir and destdirJoey Hess2008-07-26
* refactorJoey Hess2008-07-26
* can now dump fully functional setup filesJoey Hess2008-07-26
* don't clear syslog config when dumpingJoey Hess2008-07-26
* httpauth removed long agoJoey Hess2008-07-26
* fixesJoey Hess2008-07-26
* add dumpsetup option; refactorJoey Hess2008-07-26
* add getconfig for inlineJoey Hess2008-07-25
* revert eval changeJoey Hess2008-07-12
* only htmlize errors when cgi is actually runningJoey Hess2008-07-12
* Add --prefix-directives and --no-prefix-directives options to ikiwikiJosh Triplett2008-02-08
* * cgi hooks are now run before ikiwiki state is loaded.Joey Hess2008-02-03
* * Removed support for sending commit notification mails. Along with it wentJoey Hess2008-01-29
* * Allow -cgi -wrapper to be passed on the command line to generate ajoey2007-08-28
* * Fix --libdir to work at the command line.joey2007-08-13
* * Add --set-option command line switch.joey2007-08-04
* * Add a libdir config option to let ikiwiki load perl modules, includingjoey2007-07-27
* * Add a htmlext config option, this can be used to make ikiwiki generatejoey2007-07-25
* * Finally apply the index.html patch, with thanks to everyone who workedjoey2007-04-01
* * Hide excess backlinks and expand using CSS trick; control quantiy viajoey2007-03-31
* * Add --post-commit option, which allows for the case of a split web serverjoey2007-03-29
* * Since the CGI had to drop the wiki lock to avoid deadlocking thejoey2007-02-21
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* userdir fixesjoey2006-12-29
* * Allow disabling of plugins included in goodstuff.joey2006-12-29
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* typojoey2006-12-21
* * Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey2006-12-21
* * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it.joey2006-11-20