Portal Taxonomy 0.4.2 (Beta release) (Sep 04, 2007)

This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.

Bug fix release for 4.1. Fixed a few problems with the example TaxonomyType that were causing confusion.

For additional information about this project, please visit the overview page .

Available downloads

PortalTaxomy-0.4.2

For all platforms (0 kB)

Release Notes

Tested with Plone 2.1, Plone 2.5, Plone 3
State Beta release
License GPL

This release fixes two problems with the example TaxonomyType that ships with portalTaxonomy:

 

1. The category field in TaxonomyType's schema was misnamed "category1".  It should be simply "category".  This is an artifact from when I was trying to get multiple category fields per content type working.  I removed the second category field but did not rename the remaining one.

2. Multiple attribute fields per content type is supported and TaxonomyType has two fields "attributes1" and "attributes2".  The install script did not install indexes for these fields however.  It now does.

Change log