AT Vocabulary Manager 1.6 (Feb 26, 2011)
Works in Plone 4 now. VDEX implementation now faster (but does not migrate smoothly!).
For additional information about this project, please visit the overview page .
Available downloads
Release Notes
| Tested with | Plone 4, Plone 3 |
|---|---|
| State | Final release |
| License | BSD |
| Release Manager | Jens W. Klein |
for details see http://pypi.python.org/pypi/Products.ATVocabularyManager/1.6
Change log
2011-02-22 1.6
- dont fetch version and shortdesc from metadata.xml - this is wrong. [jensens]
2011-02-18 1.6.0a2
- changed method of dermining if LinguaPlone is installed. Asking QI does not work in Plone4 [naro]
- added some missing dependencies, and a new extra section to setup.py. This helps to get a simple buildout cfg for testing against plone4 [do3cc]
- added some sleeps between installs in the tests, else genericsetup creates ids twice, and fails [do3cc]
- temporary deactivated two checks in the tests. With Products.CMFQuickInstaller>=3.0.3, the portal_vocabularies don't get deleted during uninstall [do3cc]
- restructured test setup, since call semantics changed [do3cc]
2010-07-16 1.6.0a1
- Fixed deprecated API call to registerType without Package Name. Works now for Plone4. [2010-01-15, thet]
- Added Products.LinguaPlone as test dependency to extras_require and begun fixing tests. [2010-01-15, thet]
- removed old slow VDEX implementation; added stub for import/export of vocabs with generixsetup; added support for vdex import with genericsetup. [2008-07-22, jensens]


