itools 0.13.1 released

"J. David Ibáñez" jdavid at itaapy.com
Wed Apr 12 10:12:55 CEST 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.uri
   itools.cms            itools.ical             itools.web
   itools.csv            itools.resources        itools.workflow
   itools.datatypes      itools.rss              itools.xhtml
   itools.gettext        itools.schemas          itools.xliff
   itools.handlers       itools.stl              itools.xml
   itools.html           itools.tmx

Changes:

   Catalog
   - Allow indexing tuples of keywords, by Hervé Cauwelier. [#285]

   Web
   - In virtual hosting, fix "context.uri" when the URL path ends with
     a slash.

   CMS
   - Correctly initialize the catalog when creating a new itools.cms
     instance.
   - Correctly index the modification time. [#290]
   - Use the title of the workflow state (instead of its name), in the
     state form, by Hervé Cauwelier. [#273]
   - Fix several icons, by Hervé Cauwelier.
   - Fix the accout form so field completion works, by Hervé Cauwelier.
     [#288]
   - Close standard input, output and error when the server is started
     in normal mode (not debugging), by Hervé Cauwelier.
   - Now icms-start checks the server is not already running, and
     icms-stop checks the server is running. [#293]

   Packaging
   - Fix typo in "setup.py".
   - Make isetup-build more robust when trying to figure out the version
     number, by Hervé Cauwelier. [#292]


Resources
---------

Download
http://www.ikaaro.org/download/itools/itools-0.13.1.tar.gz

Home
http://www.ikaaro.org/itools

Mailing list
http://in-girum.net/mailman/listinfo/ikaaro

Bug Tracker
http://bugs.ikaaro.org



-- 
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