Postponed
Project:
VoiceBox
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2010 at 17:12 UTC
Updated:
13 Nov 2010 at 23:10 UTC
I am not familiar with how use SWF tools to allow users to input a simple vimeo/youtube link?
I was more familiar and added the emfield (and media_youtube, media_vimeo) modules and adjusted the discussion view to take the new image. I was delighted when it ran the first time (http://transformingeden.com/voicebox/channel/1) with no conflicts.
However, using the modules you provided would be preferable. Just need some instructions.
Beautiful distribution. Congratulations.
| Comment | File | Size | Author |
|---|---|---|---|
| screen.png | 12.11 KB | davidmeeks |
Comments
Comment #1
bonobo commentedIf you want to use a field to store the links to the external files, then EmField is definitely the way to go, and the way I would recommend extending the default "Media" fieldset.
If the people entering data are responsible/trustworthy (ie, they won't embed malicious javascript or break your layout with bad html) you can use the swf tools input format as described here: http://drupal.org/node/303235
Also, IIRC, users with access to full html (editors) can embed media from external sources using the buttons on the text editor.
Comment #2
davidmeeks commentedThanks
Comment #3
bonobo commentedSetting to postponed.
While this could be added between now and the point release we are hesitant to add additional modules to the stack in any D6 release - especially wrt media handling - as media handling in D7 will change to use the Media module.
Comment #4
bonobo commentedStill on the fence about whether this should be added as part of D6, or whether this should be added during the D7 upgrade.
Right now, leaning toward D7 so we can incorporate this addition into the media handling improvements we get out of the box with D7.