1 ikiwiki 3.02 released with [[!toggle text="these changes"]]
3 * blogspam: New plugin, adding spam filtering for page editing / comment
4 posting using the BlogSpam.net API.
5 * Add auto-blog.setup, which will set up an ikiwiki instance tuned for use
7 * checkcontent: New hook, can be used to implement arbitrary content
8 filters, including spam filters.
9 * table: Fix misparsed links in external files.
10 * table: Find links in external files in scan pass.
11 * rename: Show full names of affected pages.
12 * comments: Fix cache avoidance hack.
13 * repolist: New plugin to support the rel=vcs-* microformat.
14 * goodstuff: Include repolist by default. (But it does nothing until
15 configured with the repository locations.)
16 * comments: Add support for removing comments via web interface. (smcv)
17 * Consistently allow use of relative paths in all PageSpecs
18 that take a page name parameter. Previously, match\_created\_before(),
19 match\_created\_after(), match\_sourcepage(), and match\_destpage()
20 did not support that, and the docs were not clear.
21 * pinger: Get whole url, don't just head, avoids problems on
22 the nostromo web server.
23 * Recommend libterm-readline-gnu-perl since that makes auto.setup