ikiwiki/IkiWiki
joey cefbe6210f * Change %renderedfiles to store an array of files rendered from a given
source file, to allow tracking of extra rendered files like rss feeds.
* Note that plugins that accessed this variable will need to be updated!
  The plugin interface has been increased to version 1.01 for this change.
* Add will_render function to the plugin interface, used to register that a
  page renders a destination file, and do some security checks.
* Use will_render in the inline and linkmap plugins.
* Previously but no longer rendered files will be cleaned up.
* You will need to rebuild your wiki on upgrade to this version.
2006-10-08 21:56:50 +00:00
..
Plugin * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
Rcs more updates from Clint 2006-09-17 17:30:18 +00:00
Setup * Add --render mode, which can be used to preview an edit at the command 2006-09-21 21:34:29 +00:00
CGI.pm * Patch from Alec Berryman adding a http_auth config item that allows 2006-10-02 22:56:09 +00:00
Render.pm * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
Setup.pm * Patch from Recai to use utf8 when reading the setup file, so that 2006-09-10 18:16:43 +00:00
UserInfo.pm * Renamed GlobLists to PageSpecs. 2006-08-02 00:14:31 +00:00
Wrapper.pm * Patch from Alec Berryman adding a http_auth config item that allows 2006-10-02 22:56:09 +00:00