ikiwiki/IkiWiki
Joey Hess dd2fa2efb9 When loading a template in scan mode, let preprocess know it only needs to scan.
This makes wikis such as zack's much faster in the scan pass.
In that pass, when a template contains an inline, there is no reason to
process the entire inline and all its pages. I'd forgotten to pass
along the flag to let preprocess() know it was in scan mode, leading to
much unncessary churning.
2009-03-08 18:57:47 -04:00
..
Plugin When loading a template in scan mode, let preprocess know it only needs to scan. 2009-03-08 18:57:47 -04:00
Setup Setup automator: Fix bug in password comparison. Closes: #517654 2009-03-01 15:01:08 -05:00
CGI.pm
Receive.pm
Render.pm
Setup.pm
UserInfo.pm
Wrapper.pm