3 Third-party plugins that use htmlpage() or abs2rel() to generate links
4 may need changes to support the new "usedirs" option.
6 ikiwiki 1.49 released with [[toggle text="these changes"]]
9 * Add --post-commit option, which allows for the case of a split web server
10 and RCS server (or a push mirror). With this the RCS server can have a
11 real post-commit hook that sshs back to the web server, and runs ikiwiki
12 in post-commit mode to update the wiki.
13 * Fix urls generated by mirrorlist plugin.
14 * Add a templates page to the basewiki. It will automatically list all
15 available templates. Rename the old templates page to wikitemplates.
16 * Include the note template in the basewiki.
17 * Add a popup template in the basewiki. CSS based on some by Martin Krafft.
18 * Make the note, popup, and plugin templates detect missing variables and be
19 self-documenting, listing the available variables.
20 * Hide excess backlinks and expand using CSS trick; control quantiy via
21 the numbacklinks setting.
22 * Finally apply the index.html patch, with thanks to everyone who worked
23 on and supported creating it (especially Tuomov). This adds a "usedirs"
24 option that makes ikiwiki use foo/index.html instead of foo.html as
25 output page names. It is not yet enabled by default.
26 * Fix a bug in the img plugin that caused thumbnailed files to not be
28 * Make the OpenID library a reccommendation of the Debian package, rather
29 than just a suggests, since OpenID is enabled by default.
30 * Fix a bug that caused link(foo) to succeed if page foo did not exist.
31 * Fix tags to page names that contain special characters.
33 * Use pngcrush and optipng on all PNG files.
34 * Add neutral smileys ":|" and ":-|", and question icon smiley "(?)",
35 with images taken from phpBB (GPL) and converted with gif2png.
36 * Improvements to Description in debian/control:
37 * Note that some plugins have additional dependencies, found among the
38 Recommends and Suggests.
39 * ikiwiki supports both RSS and Atom feeds.
42 * Add XS-Vcs-Browser field.
44 * Updated French translation from JLC. Closes: #[417982](http://bugs.debian.org/417982)
45 * Reorder the icon in the template above the stylesheets, to avoid icon
46 flashing during page load.
47 * Fix smiley plugin to scan smileys.mdwn after it's updated, which fixes
48 a bug caused by committing changes to smilies.mdwn.
49 * Fix display of escaped wikilinks containing anchors.
51 * Remove stray semicolon in linkmap.pm."""]]