aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Setup
Commit message (Expand)AuthorAge
* * Correct a longstanding bug that could cause the edit form to be empty.joey2007-06-30
* * Make ikiwiki -verbose -setup with a setup file that enabled syslog loggingjoey2007-03-17
* * Since the CGI had to drop the wiki lock to avoid deadlocking thejoey2007-02-21
* * Allow disabling of plugins included in goodstuff.joey2006-12-29
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey2006-12-21
* * Add --render mode, which can be used to preview an edit at the commandjoey2006-09-21
* * Patch from Jordà Polo to make Setup::Standard support hashes in configjoey2006-08-23
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Add exclude option in setup files, works same as --exclude.joey2006-07-28
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuildjoey2006-07-04
* * Introduce add_plugins and disable_plugins config options in setup files.joey2006-07-03
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* deep copy/untaint arrays in setupjoey2006-05-02
* fix commentjoey2006-04-21
* add --refresh and make it with with --setupjoey2006-03-26
* load index before refreshjoey2006-03-24
* another sub, wowjoey2006-03-23
* lock wiki here toojoey2006-03-23
* missing includejoey2006-03-23
* Major code reoganisation, splitting up the single big file. The two goalsjoey2006-03-23
* fix config restoration after wrapper genjoey2006-03-23
* fix oops in %config handlingjoey2006-03-23
* At Branden's request, clean up the hardcoded ".ikiwiki" everywhere, and addjoey2006-03-23
* fixesjoey2006-03-15
* config files now based on perl modulesjoey2006-03-15