------------------
- Add and update some files to support a stand-alone buildout. [pjstevns]
- Update and cleanup the test code for PEP8 and pyflakes, fix deprecation
warnings, remove ZopeTestCase. [pjstevns]
- Update the content-types for current Plone practice (GS, FTI). This
probably makes things compatible with plone4+ only. [pjstevns]
- Bind Content-types to Default workflow. [pjstevns]
- Removed long deprecated "Properties" tab in types [keul]
- Refactoring of the i18n structure (new translations, and no more needs of a
manual.pot file) [keul]
- Added italian translation [keul]
- Removed old-styles Zope2 interfaces [keul]
- Move old i18n folder to current locales [toutpt]
- Add fetchValuePathFromVDict to get path in tree vocabulary [toutpt]
- Extract install_requires to separate variable. [pjstevns]