]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.5.mdwn
add news item for ikiwiki 2.5
[ikiwiki.git] / doc / news / version_2.5.mdwn
1 ikiwiki 2.5 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Wrap the editpage template in the standard misctemplate, this allows the
4      pagetemplate hook to work for that page.
5    * Above change fixes the favicon plugin to work on edit pages.
6    * Correct some issues with escaped preprocessor directives.
7    * Make the map plugin notice when pages in the map are deleted and update
8      it.
9    * Add a htmlext config option, this can be used to make ikiwiki generate
10      html files with a different extension.
11    * Fix graphviz plugin to not try to read images as utf-8; they might
12      sometimes contain invalid utf-8 byte sequences. Thanks,
13      HenrikBrixAndersen.
14    * Fix re-rendering of pages when a linked to page goes away. This was broken
15      in version 1.50 with the addition of %destsources. Thanks, Ethan
16      Glasser-Camp.
17    * Add templatefile hook.
18    * Add pagetemplate plugin, which allows changing the template used for
19      a page. (Not to be confused with the hook of the same name..)
20    * Add a libdir config option to let ikiwiki load perl modules, including
21      plugins, from a user-configurable directory."""]]