1 ikiwiki 3.20110707 released with [[!toggle text="these changes"]]
3 * userlist: New plugin, lets admins see a list of users and their info.
4 * aggregate: Improve checking for too long aggregated filenames.
5 * Updated to jQuery 1.6.1.
6 * attachment: Speed up multiple file uploads by storing uploaded files
7 in a staging area until the page is saved/previewed, rather than
8 refreshing the site after each upload.
9 (Sponsored by The TOVA Company.)
10 * attachment: Files can be dragged into the edit page to upload them.
11 Multiple file batch upload support. Upload progress bars.
12 AJAX special effects. Impemented using the jQuery-File-Upload widget.
13 (If you don't have javascript don't worry, I kept that working too.)
14 (Sponsored by The TOVA Company.)
15 * Add libtext-multimarkdown-perl to Suggests. Closes: #[630705](http://bugs.debian.org/630705)
16 * headinganchors: Plugin by Paul Wise that adds ids to <hn> headings.
17 * html5 is not experimental anymore. But not the default either, quite yet.
18 * Support svg as a inlinable image type; svg images can be included on a
19 page by simply linking to them, or by using the img directive.
20 Note that sanitizing svg files is still not addressed.
21 * img: Generate png format thumbnails for svg images.
22 * Preserve mixed case in page creation links, and when creating a page
23 whose title is mixed case, allow selecting between the mixed case and
25 * Fix ikiwiki-update-wikilist -r to actually work.
26 * comments: collect metadata in a scan-phase preprocess hook, which
27 fixes sorting comments by date. (smcv)
28 * Run scan hooks for internal pages (preprocess hooks already run in scan
30 * inline: Handle obfuscated urls, such as the mailto urls generated by
31 markdown when forcing urls absolute.
32 * Bugfix for wikilink containing an email address not showing up in
34 * Bugfix for trying to attach files to a subpage of the index page."""]]