Closed (fixed)
Project:
Video Filter
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2009 at 15:22 UTC
Updated:
29 Dec 2010 at 21:00 UTC
I'm currently using the video filter module (loving it!) with the WYSIWYG module + fckeditor. So far I've been able to use the [video:url] tag without any issue. I would like to try and make it easier on my users by providing them a button to enter the video url and then have that place the tag.
Would it make sense for this to be a part of this module or be a separate sub-module?
Comments
Comment #1
blackdog commentedWell, since we have the WYSIWYG TinyMCE plugin in the module allready, adding one for FCK seems like a good idea.
Comment #2
caschbre commentedI'm not confident in my php / drupal abilities to try and tackle this. Is there something I can do to help? Or is there an example of how this could be accomplished so I might take a first stab?
Comment #3
blackdog commentedTake a look how the TinyMCE plugin work, and then take a look in FCK's plugins to see how they work. I really don't know how FCK plugins work either, so please take a stab so we can try to go forward.
Comment #4
mherchelI'm also requesting a button for CKeditor (http://drupal.org/project/ckeditor)
Comment #5
blackdog commented@mherchel - please start a new issue for that request.
Comment #6
anonJust a note.
if #711260: Make [video:url] code return the video thumbnail becomes committed, we need to make this a nativ WYSIWYG plugin.
Comment #7
nicholas.alipaz commentedyes, this would be useful since I just had to teach a client how to insert a link using the "bbcode-like" syntax the module is using.
+1, sorry I have little to no time to code this up myself or I would help out.
Comment #8
blackdog commentedFixed in new 3.x branch.