add news item for ikiwiki 1.34.2

master
joey 2006-11-28 18:17:40 +00:00
parent 951522ebc3
commit 17e8260fa6
2 changed files with 8 additions and 18 deletions

View File

@ -1,18 +0,0 @@
ikiwiki 1.33 released with [[toggle text="these changes"]]
[[toggleable text="""
* Fix issue with aggregate plugin updating expired pages.
* Avoid syntax errors in templates used by the template plugin crashing
ikiwiki.
* Enable utf8 file IO in aggregate plugin.
* Fix some issues with the new registration form.
* Patch from Ethan Glasser Camp to add a skip option to the inline plugin.
* Make sure to check for errors from every eval.
* Fix img plugin's handling of adding dependencies for images that do not
yet exist.
* Work around a strange bug in CGI::FormBuilder 3.0401 that makes
FORM-SUBMIT unusable on customised formbuilder templates. For now,
hardcode the submit buttons in editpage.tmpl instead of using the
template variable, which is ok, since the buttons are static.
* Work with hyperestraier 1.4.9.
"""]]

View File

@ -0,0 +1,8 @@
ikiwiki 1.34.2 released with [[toggle text="these changes"]]
[[toggleable text="""
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
~user/.ikiwiki/wikilist will be read.
* Fix url absolution code in inline plugin to support class and id fields in
links and imgs, and to support anchor urls.
* More build deps updates.
* /dev/null fortune failures"""]]