TP Artist
Category: Media
—
Other products by this author
Current release
No stable release available yet.
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
A simple Artists / Albums / Tracks management interface, for to create a reviews based website or to sort medias.
It does create 4 kind of entities :
- Artist
A folderish type that can contain Albums (can be extended to photo albums, etc...)
This folder can be populated via a CDDB Request (filtered) - Album
A folderish type that can contain Tracks (can be extended to multimedia tracks, mp3 files - ATAudio...) - Track
A simple element with few fields (could be linked with a product like ATAudio) - Review
A type to replace the CMF Discussion Item. It permits to get a specific workflow and a flexible customing. It is threaded and can be deployed for each kind of item within the TPArtist Product (and controlled via the configlet)
The code is commented and highly structured for to provide easy code costumization and learning.
It comes with Plone-style "artistlets", small templates that can be used *inside* the main body of the item or as portlets.