ikiwiki/t
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
..
basename.t add 2006-05-02 21:15:39 +00:00
bestlink.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
crazy-badass-perl-bug.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
dirname.t add 2006-05-02 21:15:39 +00:00
html.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
htmlize.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
linkify.t * Change %renderedfiles to store an array of files rendered from a given 2006-10-08 21:56:50 +00:00
pagename.t add 2006-09-11 03:52:55 +00:00
pagespec_match.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
pagespec_merge.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
pagetitle.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00
pagetype.mdwn add 2006-09-11 03:52:55 +00:00
readfile.t * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
syntax.t improve diagnostics 2006-09-25 20:15:02 +00:00
test1.mdwn * -CSD does not affect modules, so readfile() was not using the utf-8 input 2006-06-15 06:37:33 +00:00
test2.mdwn add a testcase for the weird markdown utf-8 crasher to make sure that 2006-06-16 04:56:25 +00:00
test3.mdwn FUCK UTF8 fuck fuck fuck!!! 2006-07-02 03:54:12 +00:00
titlepage.t dirname, basename, bestlink, linkify, pagetitle, titlepage. 2006-05-04 18:51:26 +00:00