itools 0.12.2 released
"J. David Ibáñez"
jdavid at itaapy.com
Tue Jan 24 13:50:39 CET 2006
itools is a Python library, it groups a number of packages into a single
meta-package for easier development and deployment:
itools.catalog itools.i18n itools.web
itools.cms itools.ical itools.workflow
itools.csv itools.resources itools.xhtml
itools.datatypes itools.rss itools.xliff
itools.gettext itools.schemas itools.xml
itools.handlers itools.tmx
itools.html itools.uri
Changes:
Web
- Fix the request methods "get_content_type", "get_referrer",
"get_accept_language" and "set_cookie".
- Now the server is asynchronous, single-thread.
CMS (a.k.a. ikaaro)
- Now "Folder.search_handlers" accepts optional parameter "handler_class",
to filter objects that are instance of the given handler class. By
Hervé Cauwelier.
- Now it is possible to better control the behaviour of the method
"Folder.browse_namespace" with the help of a few new optional
parameters:
"sortorder", "batchstart", "batchsize" and "results". By Hervé
Cauwelier.
- Minor style improvements, by Hervé Cauwelier.
- Fixes to make "itools.cms" to work on Zope again, by Hervé Cauwelier.
Resources
---------
Download
http://www.ikaaro.org/download/itools/itools-0.12.2.tar.gz
Home
http://www.ikaaro.org/itools
Mailing list
http://in-girum.net/mailman/listinfo/ikaaro
Bug Tracker
http://in-girum.net/cgi-bin/bugzilla/index.cgi
--
J. David Ibáñez
Itaapy <http://www.itaapy.com> Tel +33 (0)1 42 23 67 45
9 rue Darwin, 75018 Paris Fax +33 (0)1 53 28 27 88
More information about the Python-announce-list
mailing list