Plone4ArtistsAudio 1.1 (Beta 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
Release Notes
| Tested with | Plone 3.5, Plone 3.0, Plone 2.5 |
|---|---|
| State | Beta release |
| License | GPL |
| Release Manager | Rocky Burt |
| Released | 2008/09/29 |
Added Plone 3.x compatibility. All tests are passing on both Plone 3.0.6 and 3.1.5.1.
To use with your Plone 3.x buildout, simply add these two lines (eggs= and zcml=) to your buildout.cfg file:
[buildout]
...
eggs = p4a.ploneaudio
...
[instance]
...
zcml = p4a.ploneaudio
...
Change log
- Fixed #10: updated readme
- Fixed #140: Tests now passing on Plone 3.0.6 and 3.1.5.1
- Supports Plone 3.0.x and 3.1.x
- An audio_track index is now added, for sorting audio tracks.