3 All wikis need to be rebuilt on upgrade to this version. If you listed your
4 wiki in /etc/ikiwiki/wikilist this will be done automatically when the
5 Debian package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild.
7 ikiwiki 2.52 released with [[toggle text="these changes"]]
9 * attachment: New plugin for uploading and managing attachments.
10 This includes a fairly powerful PageSpec based admin pref for deciding
11 whether to accept a given upload, and an attachment management interface
13 (Sponsored by The TOVA Company.)
14 * If attachments are not enabled, configure CGI.pm to disable file
15 uploads by default. (An anti-DOS measure.)
16 * toggle: Add support for toggles that are open by default.
17 * toggle: Fix to work in preview mode.
18 * toggle: Add javascript to top of page, not to end. This avoids flicker
19 since closed toggles will not be displayed as the page is loading.
20 * The editpage form now uses the raw page name, not the page title, in its
21 'page' cgi parameter. Using the title was ambiguous and made it
22 impossible to tell between some pages, like "foo/bar" and "foo\_\_47\_\_bar",
23 sometimes causing the wrong page to be edited.
24 * This change means that some edit links need to be updated.
25 Force a rebuild on upgrade to this version.
26 * Above change also allowed really fixing escaped slashes from the blogpost