]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.20100623.mdwn
Merge commit 'ecdfd1b8644bc926db008054ab6192e18351afed' into sipb
[ikiwiki.git] / doc / news / version_3.20100623.mdwn
1 ikiwiki 3.20100623 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * openid: Add openid\_realm and openid\_cgiurl configuration options,
4      useful in a few edge case setups.
5    * attachment: Show files from underlay in attachments list.
6    * img: Support hspace and vspace attributes.
7    * editpage: Rename "comments" field to avoid CSS conflict with the
8      comments div.
9    * edittemplate: Make silent mode not disable display when the template
10      page does not exist, so it can be easily created.
11    * edittemplate: Look for template pages under templates/ like everything
12      else (still looks in old location for backwards compatibility).
13    * attachment: When inserting links, insert img directives for images,
14      if that plugin is enabled.
15    * websetup: Allow enabling plugins listed in disable\_plugins.
16    * editpage, comments: Fix broken links in sidebar (due to forcebaseurl).
17      (Thanks, privat)
18    * calendar: Tune archive\_pagespec to only match pages, not other files.
19    * Fix issues with combining unicode srcdirs and source files.
20      (Workaround bug #586045)
21    * Make --gettime be honored after initial setup.
22    * git: Fix --gettime to properly support utf8 filenames.
23    * attachment: Support Windows paths when taking basename of client-supplied
24      file name.
25    * theme: New plugin, allows easily themeing a site via the underlay.
26    * Added actiontabs theme by Svend Sorensen.
27    * Added blueview theme by Bernd Zeimetz.
28    * mercurial: Fix buggy getctime code. Closes: #[586279](http://bugs.debian.org/586279)
29    * link: Enhanced to handle URLs and email addresses. (Bernd Zeimetz)"""]]