ikiwiki/IkiWiki
Joey Hess b1dade8d96 allow multiple setup file types, and support safe parsing
Finally removed the last hardcoding of IkiWiki::Setup::Standard.
Take the first "IkiWiki::Setup::*" in the setup file to define the
setuptype, and remember that type to use in dumping later. (But it can be
overridden using --set, etc.)

Also, support setup file types that are not evaled.
2010-03-19 14:52:17 -04:00
..
Plugin audited use POSIX 2010-03-19 13:12:28 -04:00
Setup allow multiple setup file types, and support safe parsing 2010-03-19 14:52:17 -04:00
CGI.pm
Receive.pm
Render.pm Add new --clean option; this makes ikiwiki remove all built files in the destdir, as well as wrappers and the .ikiwiki directory. 2010-02-28 00:12:47 -05:00
Setup.pm allow multiple setup file types, and support safe parsing 2010-03-19 14:52:17 -04:00
UserInfo.pm
Wrapper.pm Allow wrappers to be built using tcc. 2010-03-18 17:44:46 -04:00