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