summaryrefslogtreecommitdiff
path: root/IkiWiki/Setup
AgeCommit message (Expand)Author
2008-07-27add new wiki to wikilistJoey Hess
2008-07-27password prompt for admin userJoey Hess
2008-07-27automator improvementsJoey Hess
2008-07-27lose the ugly $rawsetup, use a functionJoey Hess
2008-07-27rcs hook setup for the two I knowJoey Hess
2008-07-27setup automatorJoey Hess
2008-07-26fixupsJoey Hess
2008-07-26fixupsJoey Hess
2008-07-26add example wrapper and fix formattingJoey Hess
2008-07-26filter out demo pluginsJoey Hess
2008-07-26load all plugins when generating setupJoey Hess
2008-07-26add gensetup for gitJoey Hess
2008-07-26refactorJoey Hess
2008-07-26refactorJoey Hess
2008-07-26can now dump fully functional setup filesJoey Hess
2008-07-26add info for all common setup file options, and most internal onesJoey Hess
2008-07-26fixesJoey Hess
2008-07-26fixesJoey Hess
2008-07-26add dumpsetup option; refactorJoey Hess
2008-07-26setup dumping improvementsJoey Hess
2008-07-26more formattingJoey Hess
2008-07-26improve formattingJoey Hess
2008-07-26add ability to generate setup filesJoey Hess
2008-07-11fix use orderingJoey Hess
2008-07-09Make it possible to load setup files w/o running them. Code needing to do so ...Joey Hess
2008-06-04set rebuild before loading pluginsJoey Hess
2008-05-08load plugins before printing messagesJoey Hess
2007-06-30* Correct a longstanding bug that could cause the edit form to be empty.joey
2007-03-17* Make ikiwiki -verbose -setup with a setup file that enabled syslog loggingjoey
2007-02-21* Since the CGI had to drop the wiki lock to avoid deadlocking thejoey
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-21* Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey
2006-09-21* Add --render mode, which can be used to preview an edit at the commandjoey
2006-08-23* Patch from Jordà Polo to make Setup::Standard support hashes in configjoey
2006-07-30* ikiwiki can now download and aggregate feeds with its new aggregatejoey
2006-07-28* Add exclude option in setup files, works same as --exclude.joey
2006-07-28* Add getopt hook type, this allows plugins to add new command-line options.joey
2006-07-04* Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuildjoey
2006-07-03* Introduce add_plugins and disable_plugins config options in setup files.joey
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey
2006-05-02deep copy/untaint arrays in setupjoey
2006-04-21fix commentjoey
2006-03-26add --refresh and make it with with --setupjoey
2006-03-24load index before refreshjoey
2006-03-23another sub, wowjoey
2006-03-23lock wiki here toojoey
2006-03-23missing includejoey
2006-03-23Major code reoganisation, splitting up the single big file. The two goalsjoey
2006-03-23fix config restoration after wrapper genjoey