1 ikiwiki 1.21 released with these changes:
3 * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
4 * If a page links to itself, mark up the link text in a span with
5 class="selflink" so that it can be styled. I don't have a useful style
6 defined for that though.
7 * Call filter hooks on inlined page content.
8 * Support inlining pages raw, rather than creating a blog.
9 * Clean up yes/no parameter parsing in inline plugin.
10 * Implemented better cycle detection in the inline plugin; nested inlines
12 * Add a map plugin contributed by Alessandro Dotti Contra.
13 * Add otl format plugin, which handles files as created by vimoutliner.
14 * Fix ikiwiki-mass-rebuild to work in the way the postinst uses it.
15 * Add first draft at a Restructured Text (rst) plugin, by Sergio
16 Talens-Oliag. Note that this has many known issues -- see the caveats on
18 * Credit everyone who wrote a plugin on the plugins' wiki pages.
19 * Fix utf-8 in blog post form.