]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.20100722.mdwn
poll vote (Accept only OpenID for logins)
[ikiwiki.git] / doc / news / version_3.20100722.mdwn
1 ikiwiki 3.20100722 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * img: Add a margin around images displayed by this directive.
4    * comments: Added commentmoderation directive for easy linking to the
5      comment moderation queue.
6    * aggregate: Write timestamp next aggregation can happen to
7      .ikiwiki/aggregatetime, to allow for more sophisticated cron jobs.
8    * Add --changesetup mode that allows easily changing options in a
9      setup file.
10    * openid: Fix handling of utf-8 nicknames.
11    * Clarified what the filter hook should be passed: Only be the raw,
12      complete text of a page. Not a snippet, or data read in from an
13      unrelated file.
14    * template: Do not pass filled in template through filter hook.
15      Avoids causing breakage in po plugin.
16    * color, comments, conditional, cutpaste, more, sidebar, toggle: Also
17      avoid unnecessary calls to filter hook.
18    * po: needstranslation() pagespec can have a percent specified.
19    * Drop Cache-Control must-revalidate (Firefox 3.5.10 does not seem to have
20      the caching problem that was added to work around). Closes: #[588623](http://bugs.debian.org/588623)
21    * Made much more robust in cases where multiple source files produce
22      conflicting files/directories in the destdir.
23    * Updated French translation from Philippe Batailler. Closes: #[589423](http://bugs.debian.org/589423)
24    * po: Fix selflink display on tranlsated pages. (intrigeri)
25    * Avoid showing 'Add a comment' link at the bottom of the comment post form."""]]