Repoze Blog
2007-11-02 00:00:00-05:00
repoze.zope2 0.2.6 and repoze.plone 0.2.6 Released
We've just released repoze.zope2 0.2.6 which has the following new features:
- WebDAV support (repoze has not supported Zope's webdav until now)
- An error log view which can be accessed at
/__error_log__(the Zope error_log object does not function under repoze.
repoze.plone 0.2.6 is just a dependency release
If you don't already have repoze.zope2 or repoze.plone installed,
you can get started at the
Quickstart page. If you already have them installed, you should
be able to get the latest revisions by doing easy_install -i
http://dist.repoze.org/simple -U repoze.zope2 or
easy_install -i http://dist.repoze.org/simple -U
repoze.plone, respectively.
posted at: 00:00 | permalink
