first attempt at exporting musiclibrary stuff as addon

currently adds filefield and depends on soundmanager & download_file

Comments

discipolo’s picture

a mediafield can just be added to the feature. and extension features would configure the filedisplay.there is probably no need to put the field into a seperate module.
i would propose to take the 2.x media road immediately even though there finally is a stable 1.0 release

this proposed change is included in the patch over http://drupal.org/node/1460296

discipolo’s picture

the attached patch just makes artists into a taxonomy and adds a mediafield because the entityreference stuff didnt work

drupallerina’s picture

I'd rather stick to your first idea, to me it seems to make more sense adding the field to an extension feature!

discipolo’s picture

https://github.com/discipolo/pushtape_mediaplayer

heres a sandbox to an extensionfeature that adds filefield and displayconfig. should end up being configurable.

adds a mediafield

possible sources:
- media_soundclud
- upload
players:
- browserbased (html5)
- soundcloud
- jplayer

zirafa’s picture

Status: Active » Closed (duplicate)

Marking this thread as a dupe of #1263926: Rich media display (video/photos), let's continue the conversation over there.