ATAudio 1.0-alpha1 (Alpha release)
Up to Product page
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.
For additional information about this project, please visit the
project page.
Available downloads
Feature enhancements in this release
The following features are associated with this release:
- #10: Use Zope3/Five views
- Zope3/Five views will make it easier to maintain ATAudio view templates as we move forward with the 1.0 release.
- #4: i18nify ATAudio
- Add msgids to the ATAudio content types and create an ataudio-en.po file in the /i18n dir. Then Ofer can do a Israeli translation and kentam can do a Chinese translation.
- #5: Use specific permissions for ATAudio instead of the default CMFCore
- Give ATAudio it's own permissions for adding and editing ATAudio objects, instead of using the default CMFCore permissions.
- #7: Build ATAudio content types from UML model
- In order to be consistent with the other PloneMultimedia products (ATVideo, ATPhoto) which were built using ArchGenXML and Poseidon, we propose to generate the ATAudio content types using ArchGenXML as well.