TXT
Reply to comment
Embedded Media Field with ONE field for Video, Images, Audio
Submitted by enzo on Wed, 01/14/2009 - 14:34Hello people
Some time ago I sent a new patch, this time the lucky module was Embedded Media Field
This module enable to include embed content in our website for audio, images and video, implemented a separate field for each type of content.
My approach was to modify the module for Drupal 6 to provide a unique text field for all types, I call this field emfield_generic. the emfield_generic detect the source of content and select the correct provider filter.
This patch isn't part of the module yet, but I expect the mainteners check and implement comming soon. track this process at http://drupal.org/node/172007
Attached in this post, could you find the patch an a complete module with changes.
Please contact me if you have any doubt or concern
enjoy
enzo
| Attachment | Size |
|---|---|
| emfield.patch | 315.36 KB |
| emfield.zip | 102.05 KB |

