1 ikiwiki 2.45 released with [[toggle text="these changes"]]
3 * toc: Add the table of contents at sanitize time, rather than at format
4 time. This allows the toc to be displayed when previewing an edit. It also
5 avoids headers in the page template from showing up in the toc.
6 * Add PREFIX/bin to the hardcoded PATH within ikiwiki.
7 * Deal with different paths to perl when removing -T flag.
8 * Add missing de.po. Closes: #[471540](http://bugs.debian.org/471540)
9 * img: Support a title attribute, will be passed through to html.
10 Closes: #[478718](http://bugs.debian.org/478718)
11 * anonk: Add anonok\_pagespec configuration setting that can be used to
12 allow anonymous users to edit only matching pages. Closes: #[478892](http://bugs.debian.org/478892)
13 * Fix ugly display when editing a page that has vanished.
14 * srcfile now has an optional second parameter to avoid it throwing an error
15 if the source file does not exist.
16 * git: Put -- before the filename when calling git rev-list to avoid
17 warning message when the file doesn't exist.
18 * Add a Bundle::Ikiwiki and Bundle::IkiWiki::Extras to the source for use
19 with CPAN to install perl modules.
20 * Add a cpan directory containing a CPAN::MyConfig that can ease use of
21 CPAN to install in a home directory on shared hosting providers.
22 * With these changes, it's pretty easy to install onto nearlyfreespeech.net
23 and probably other shared hosting providers like dreamhost. Added
24 a [[page|tips/nearlyfreespeech]] documenting the process for nearlyfreespeech."""]]