ikiwiki/IkiWiki
Joey Hess dd64c2a9c0 sidebar plugin optimisations
The pagetemplate hook may be called multiple times, for example when pages
are inlined into a page. Sidebars were being calculated each time that
happened, only to be thrown away when the final pagetemplate hook was
called. Avoid this unnecessary work.

Remove stored sidebar content on use to save some memory.
2010-04-15 22:18:56 -04:00
..
Plugin sidebar plugin optimisations 2010-04-15 22:18:56 -04:00
Setup add warning about incomplete tla support 2010-03-29 13:17:32 -04:00
CGI.pm
Receive.pm
Render.pm Fix some typos that would break Render during changed-link calculation 2010-04-04 00:43:48 +01:00
Setup.pm check for 'require' instead of 'use' 2010-03-21 14:52:21 -04:00
UserInfo.pm
Wrapper.pm use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSD 2010-03-28 18:27:23 -04:00