first attempt at exporting musiclibrary stuff as addon
currently adds filefield and depends on soundmanager & download_file
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | pushtape_features_mediafield-1476866-2.patch | 15.6 KB | discipolo |
| pushtape_music_audiofile.zip | 4.07 KB | discipolo |
Comments
Comment #1
discipolo commenteda 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
Comment #2
discipolo commentedthe attached patch just makes artists into a taxonomy and adds a mediafield because the entityreference stuff didnt work
Comment #3
drupallerinaI'd rather stick to your first idea, to me it seems to make more sense adding the field to an extension feature!
Comment #4
discipolo commentedhttps://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
Comment #6
zirafa commentedMarking this thread as a dupe of #1263926: Rich media display (video/photos), let's continue the conversation over there.