]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_1.36.mdwn
add
[ikiwiki.git] / doc / news / version_1.36.mdwn
1 ikiwiki 1.36 released with [[toggle text="these changes"]]
2 [[toggleable text="""
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
9      page with an rss feed.
10    * Turn $config{wiki\_file\_prune\_regexps} into an array that is easier to
11      manipulate.
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
14      type.
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
18      like, if you want.
19    * Patch from Emanuele Aina to fix modification time code in mercurual
20      backend.
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."""]]