Drupal for a record label - Eglantine Records
Hi there,
We are proud to anounce the launch of our new website on Drupal. We're a small indie record label.
http://www.eglantinerecords.com/
The site consists of a listing of our artists, releases, audio tracks, video's, news, blog, ...
Everything is linked using node reference. For the shopping cart a custom module was written.
This is a list of all modules used:
audio
audio_feeds
audio_getid3
audio_import
block
comment
content
date
date_api
emfield
feedapi
feedapi_inherit
feedapi_node
fieldgroup
filter
flashvideo
googleanalytics
iconizer
image
imagecache
img_assist
location
location_views
login_destination (admin theme)
mimemail
multiselect
nodereference
parser_common_syndication
path
pathauto
path_aliases_filter
shop
simplenews
simplenews_template
taxonomy_theme (admin theme)
textfield_autocomplete
token
update_status
video_cck
views
webform (contact form)

Cool! Thanks for sharing.
Cool! Thanks for sharing.
Looks great!
This is a great list of modules that should help any small record labels to start on their website.
I suppose you also use the audio modules for your player? Or is that custom-built?
Yes, I'm using the audio
Yes, I'm using the audio modules (version 2) for the player. The xspf and other playlists are generated by the accompanied audio feed module. I just had to make a theme override to include the album covers. Those were not uploaded with the audio file but could be found via the path audio file > release > image
Nice design! Ali Hammad
Nice design!
Ali Hammad Raza
WordsValley
Trying to make a similar
Trying to make a similar site using Drupal6 to sell mp3 downloads. There aren't enough modules written to fully handle it, but I've gotten pretty far with the current availability. I guess I need parts of a commerce-module for the file-download-selling part, which is still far off afaik.