]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.20100212.mdwn
add news item for ikiwiki 3.20100212
[ikiwiki.git] / doc / news / version_3.20100212.mdwn
1 ikiwiki 3.20100212 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * template: Preprocess parameters before htmlizing.
4    * img: Fix a bug that could taint @links with undef values.
5    * setup automator: Configure Term::Readline to use bold for prompt, rather
6      than default underline. Closes: #[517656](http://bugs.debian.org/517656)
7    * Allow jumping directly into account registration process by going to
8      ikiwiki.cgi?do=register
9    * Improve display of openid in preferences page.
10    * Add link to userpage (or creation link) to top of preferences page.
11    * opendiscussion: This plugin will also now allow posting comments
12      to otherwise locked-down sites.
13    * auto-blog.setup: Lock all pages, so only admin can post to the blog
14      by default, and enable opendiscussion so others can comment.
15    * Fix color and format plugins to appear in the websetup interface.
16    * amazon\_s3: Fix to support the EU S3 datacenter, which is more picky
17      about attempts to create already existing buckets.
18    * httpauth: When cgiauthurl is configured, httpauth can now be used
19      alongside other authentication methods (like openid or anonok). Rather
20      than always redirect to the cgiauthurl for authentication, there is now
21      a button on the login form to use it.
22    * httpauth: Add httpauth\_pagespec setting that can be used to limit
23      pages to only being edited via users authed with httpauth.
24    * Allow globs to be used in user() pagespecs.
25    * Group related plugins into sections in the setup file, and drop
26      unused rcs plugins from the setup file."""]]