summaryrefslogtreecommitdiff
path: root/IkiWiki/Setup/Standard.pm
AgeCommit message (Expand)Author
2010-03-19parameterized indentJoey Hess
2010-03-19improve commentsJoey Hess
2010-03-19move generic comment into IkiWiki::SetupJoey Hess
2010-03-19factored out generic commented line dumpingJoey Hess
2010-03-19allow multiple setup file types, and support safe parsingJoey Hess
2010-02-12formatting sillynessJoey Hess
2010-02-12bordersJoey Hess
2010-02-12add plugin section, and show which plugins need no configurationJoey Hess
2010-02-11Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-19Use the pure perl Data::Dumper when generating setup files to ensure that utf...Joey Hess
2008-08-05avoid forcing syslog settingJoey Hess
2008-08-03loosen qw regexpJoey Hess
2008-08-03fix misc breakage from plugin safe/rebuild data additionJoey Hess
2008-08-03plugin safe/rebuild controlsJoey Hess
2008-08-02fix syntax error with corrupt dataJoey Hess
2008-08-02websetup form display doneJoey Hess
2008-08-02refactorJoey Hess
2008-07-27handle options with no value and no example valueJoey Hess
2008-07-27lose the ugly $rawsetup, use a functionJoey 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