ikiwiki/IkiWiki
Joey Hess ec26a96193 avoid clobbering origsub if checkconfig runs more than once
checkconfig can run more than once in a single ikiwiki run if setup is
building wrappers. That clobbered the origsub value for bestlink, leading
to infinite recursion
2009-08-28 19:15:25 -04:00
..
Plugin avoid clobbering origsub if checkconfig runs more than once 2009-08-28 19:15:25 -04:00
Setup Setup automator: Check that each plugin added to the generated setup file can be loaded and that its config is ok. If a plugin fails for any reason, disable it in the generated file. Closes: 532001 2009-06-05 16:58:06 -04:00
CGI.pm Fix typo attepting→attempting 2009-07-23 00:41:33 +02:00
Receive.pm
Render.pm <pedant>rename depends_exact to depends_simple 2009-08-28 15:13:45 -04:00
Setup.pm
UserInfo.pm
Wrapper.pm Create any missing directory necessary to put the wrapper file into. Closes: #514384 2009-02-09 15:13:12 -05:00