1 ikiwiki 1.36 released with [[toggle text="these changes"]]
3 * Fix various links on the hyperestraier pages.
4 * Use POST for poll to avoid some robots.
5 * Fix sometimes broken links to Discussion pages from blog pages.
6 * Add userdir config setting.
7 * Fix man page perms in install.
8 * Fix an issue with inlining a page with a rss feed inside another
10 * Turn $config{wiki\_file\_prune\_regexps} into an array that is easier to
12 * Only exclude rss and atom files from processing if the inline plugin
13 is enabled and that feed type is enabled. Else it's just a copyable file
15 * Move rss and atom option handling code into the inline plugin.
16 * Applied a rather old patch from Recai to fix the "pruning is too strict"
17 issue. Now you can have wiki source directories inside dotdirs and the
19 * Patch from Emanuele Aina to fix modification time code in mercurual
21 * Add support for links of the form [[/foo]]
22 * Fix code to make absolute urls for rss feeds, was missing some urls.
23 * Fix double-escaping of html entities in titles etc in rss feeds
24 that occured if escaped characters were present in the page filename."""]]