- Make taxonomy categorization searchable in SearchableText index. We don't provide an upgrade step to update old stored contents because it could be a very slow task and it's better to do it in a separate task (maybe with a script or pdb). [cekk]
1.4.0
------------------
- Added utility view that update metadata infos [cekk]
1.3.1
------------------
* Added catalog.xml for "SiteAreas" metadata [andrea] * Add modify to handle default page case and add test [lucabel] * Add import permission.zcml from CMFCore in case of plone4 [lucabel] * Update test to works on plone 4
* changed product to allow all contents to be a taxonomy, implementing IFolderTaxonomy [andrea] * added tinyMCE configuration for FolderTaxonomy content [mirco]