bubblehouse |
Search |
Navigationthings |
jam2 - A Drupal Module
Submitted by phil on Tue, 2006-12-19 04:01.
Jam2 is a collection of components for the Drupal 4.7 CMS platform. Jam2 provides a number on new node types that allow independent musicians to upload media and cover art, add album and artist data, and create and manage podcasts of new material or previously uploaded jams. Uploaded media can be presented to the user as an embedded Flash player, a download link, or both. Users can create podcasts that feature the full array of iTunes tag data, so that podcasts can be easily listed with the iTunes Podcast Directory. Albums, once defined, can also provide their own podcasts, allowing musicians who choose so to involve their fans throughout the creation of an album. ReleasesSubversion
this is why it's still rc2Submitted by phil on Thu, 2007-03-08 05:45.
i found a bug in the handling of taxonomy/album info. the steps: * had three jams with artist info only * added album to all three in turn * result was three 'video' album tids (three entries in jam tree dropdown), should have seen existing terms and used those instead. after fixing this, i'll spend some time testing the term/album connection. should also probably set up a trac instance or something to manage tickets (sorry drupal ;-)) |
Another Bug
When a URL code already exists, an error occurs. Attempts to save the item again (even after putting in a valid url code) are unsuccessfull until the item is deleted and recreated.