aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Setup.pm
Commit message (Expand)AuthorAge
* don't fail if %config is not setJoey Hess2008-09-01
* Options set in the setup file are now immediatly loaded by ikiwiki -setup. Th...Joey Hess2008-08-06
* save the full path to the setup fileJoey Hess2008-08-05
* avoid forcing syslog settingJoey Hess2008-08-05
* plugin safe/rebuild controlsJoey Hess2008-08-03
* avoid syslog whining from broken pluginsJoey Hess2008-08-02
* don't install demo external plugins by defaultJoey Hess2008-08-02
* refactorJoey Hess2008-08-02
* lose the ugly $rawsetup, use a functionJoey Hess2008-07-27
* fixupsJoey Hess2008-07-26
* wrapper setup reorgJoey Hess2008-07-26
* refactorJoey Hess2008-07-26
* refactorJoey Hess2008-07-26
* can now dump fully functional setup filesJoey Hess2008-07-26
* add dumpsetup option; refactorJoey Hess2008-07-26
* Add missing requirement of IkiWiki::render before starting to render thingsSimon McVittie2008-07-12
* fix use orderingJoey Hess2008-07-11
* clarifications, commentsJoey Hess2008-07-09
* Make it possible to load setup files w/o running them. Code needing to do so ...Joey Hess2008-07-09
* * Better error message when a setup file has a syntax error.Joey Hess2007-11-17
* added some comments for translatorsjoey2007-01-04
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Patch from Recai to use utf8 when reading the setup file, so thatjoey2006-09-10
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* add --refresh and make it with with --setupjoey2006-03-26
* fixesjoey2006-03-24
* Major code reoganisation, splitting up the single big file. The two goalsjoey2006-03-23