[Zope-Annce] ZWiki 0.7.0 released
Simon Michael
simon@joyful.com
31 Oct 2000 18:00:07 -0800
ZWiki 0.7.0 ("Halloween!") is out..
It's dark.. and the witching hour is near. Don't be afraid.. :)
Download: http://zope.org/Members/simon/ZWiki
Changes: http://zwiki.org/ChangeLog
* cookie-based user options, including edit form size, timezone,
bookmarks and wikiwikiweb-style username (help from Phil Armstrong)
* ZWiki is now zope 2.2-compatible (Garth Kidd) and -requiring,
and benefits from the 2.2 security model. Executable dtml pages
now run with those permissions that are common to both the
page-viewing user and the wiki web's owner. Set the folder's
owner to limit the permissions of executable pages.
* incorporated & updated Chris Withers' product for creating wiki webs
* added streamlined "hierarchal2" wiki style & other layout tweaks
* wikiwikiweb-style late page creation
* added simple javascript-disabling code
* made paths work with virtual hosting again (Evan Simpson)
* fixed unreliable ! line protection in structuredtext modes
* fixed unreliable remote wiki links in classicwiki mode
* more permissive remote wiki link regexps (Geoff Gardiner)
* "with this" dtml kludge no longer needed
* added built-in defaults for all dtml methods
* simpler, more consistent urls & api
* code refactoring/cleanups, other misc. bugfixes
Thanks!