]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.64.mdwn
add news item for ikiwiki 2.64
[ikiwiki.git] / doc / news / version_2.64.mdwn
1 ikiwiki 2.64 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir
4      specified.
5    * ddate: Stop clobbering timeformat when not enabled.
6    * progress: New plugin to generate progress bars (willu)
7    * Add allow\_symlinks\_before\_srcdir to config so websetup doesn't eat it.
8    * img: Support sizes like 200x. Closes: #[475149](http://bugs.debian.org/475149)
9    * goodstuff: Remove otl plugin from the bundle since it needs a significant
10      external dependency and is not commonly used. If you use otl, make sure
11      you explicitly enable it now.
12    * goodstuff: Add more, progress, and table plugins to the bundle.
13    * Improve error message if external plugin fails to load. Closes: #[498458](http://bugs.debian.org/498458)
14    * Directive documentation broken out of the plugin documentation and into
15      pages suitable to be used as an underlay. Thanks to Willu for doing most
16      of the tedious work.
17    * Move the directive documentation into its own underlay, separate from
18      basewiki, since it's sorta large compared to the rest of basewiki.
19    * listdirectives: Enable use of the directives underlay.
20    * Removed the obsolete blog page from the basewiki. ikiwiki/blog still
21      remains, but is now deprecated too.
22    * Removed old redirecton pages from basewiki (helponformatting,
23      markdown, openid, pagespec, preprocessordirective, subpage, wikilink).
24    * inline: Treat rootpage as a link, so that it can refer to a subpage
25      without hardcoding the path."""]]