]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.13.mdwn
59420016d3c80cdaa84d3bdf121798f2c57b4764
[ikiwiki.git] / doc / news / version_2.13.mdwn
1 ikiwiki 2.13 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    The ikiwiki zombie army release.
4    * Add liblwpx-paranoidagent-perl to recommends of Debian package,
5      this is needed to do OpenID really securely.
6    * ikiwiki.setup is licensed same as the basewiki, not GPLed.
7    * inline: Add timeformat parameter to control how the ctime of
8      inlined pages is displayed. Closes: #[451019](http://bugs.debian.org/451019)
9    * Add wrappergroup config option, which can be used to cause wrappers
10      to be created owned by some group other than the default. Useful
11      then there's a shared repository with access controlled by a group,
12      to let ikiwiki run setgid to that group.
13    * ikiwiki-mass-rebuild: Run build with the user in all their groups.
14    * Correct markdown in example index page in setup. Closes: #[451469](http://bugs.debian.org/451469)
15    * Better error message when a setup file has a syntax error.
16      Closes: #[451666](http://bugs.debian.org/451666)
17    * Fix mercurial historyurl in example setup file.
18    * More compact output for the brokenlinks plugin.
19    * Allow trailing slashes after page names in wikilinks.
20    * Don't consider links to anchors on the same page to be self links.
21      Patch by Daniel Burrows. Closes: #[451729](http://bugs.debian.org/451729)
22    * When usedirs is disabled, link direct to index.html files, not to
23      directories, to improve browsing of file:// urls.
24      Patch by Daniel Burrows. Closes: #[451728](http://bugs.debian.org/451728)
25    * Allow html5 video and audio tags and their attributes in the htmlscrubber.
26    * toc: Handle html elements embedded inside a header, rather than
27      stopping collecting the header text at the first element."""]]