]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_1.48.mdwn
* Add neutral smileys ":|" and ":-|", and question icon smiley "(?)",
[ikiwiki.git] / doc / news / version_1.48.mdwn
1 ikiwiki 1.48 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Fix link() PageSpecs to not just look at the raw link text, but at where
4      that given link points based on the page doing the linking. Note that this
5      could make such PageSpecs match different things than before, if you
6      relied on the old behavior of them only matching the raw link text.
7    * This required changing the match\_* interface, adding a third parameter.
8    * Allow link() PageSpecs to match relative, as is allowed with globs.
9    * Add postform option to inline plugin.
10    * Add an bug tracker to the softwaresite example.
11    * Make ikiwiki's stylesheet support printing by hiding parts of the page
12      that shouldn't appear in a printout: Search box, actions bar,
13      blog post form, tags, backlinks, and feed buttons.
14    * Finally fixed the longstanding inline removal bug.
15    * Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to
16      actually store pages' mtimes.
17    * Add "mtime" sort parameter to inline plugin.
18    * Fix mercurial backend to deal with empty commit messages."""]]