]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_1.43.mdwn
add news item for ikiwiki 1.33.2
[ikiwiki.git] / doc / news / version_1.43.mdwn
1 ikiwiki 1.43 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Allow plugins to add new types of tests that can be used in PageSpecs.
4    * Add a "conditional" plugin, which allows displaying text if a condition
5      is true. It is enabled by default so conditional can be used in the
6      basewiki.
7    * Use conditionals in the template for plugins, so that plugin pages
8      say if they're currently enabled or not, and in various other places
9      in the wiki.
10    * Updated Spanish translation.
11    * Make the basewiki be full of symlinks to pages that should be the same
12      in the doc wiki. This will allow direct edits to alter the base wiki
13      without manual munging.
14    * Fix the template, toggle, and conditional plugins to filter text before
15      preprocessing it.
16    * Fix smiley plugin to support smileys at the very beginning or end of
17      the content.
18    * Allow multiple tag settings to appear in a single page.
19    * Many changes to make ikiwiki very resistant to write failures
20      including out of disk space situations. ikiwiki should never leave
21      truncated files, and if the error occurs during a web-based file edit,
22      the user will be given an opportunity to retry.
23      Inspired by the many ways Moin Moin destroys itself when out of disk. :-)
24    * Fix syslogging of errors.
25    * Patch from Ethan to allow using meta tags to set creation dates of pages.
26    * Add a prettydate plugin that formats dates in a more readable fashion.
27      (I had to get a pretty date somehow today..)
28    * Updated Czech translation.
29    * Avoid potential syslog format string issue, although only older versions
30      of perl are vulnerable and it is not known to really be exploitable from
31      ikiwiki.
32    * Add explicit module prereqs to Makefile.PL
33    * New domain name for ikiwiki: ikiwiki.info. Update your links."""]]