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

blackdog’s picture

Well, since we have the WYSIWYG TinyMCE plugin in the module allready, adding one for FCK seems like a good idea.

caschbre’s picture

I'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?

blackdog’s picture

Take 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.

mherchel’s picture

I'm also requesting a button for CKeditor (http://drupal.org/project/ckeditor)

blackdog’s picture

@mherchel - please start a new issue for that request.

anon’s picture

Just a note.

if #711260: Make [video:url] code return the video thumbnail becomes committed, we need to make this a nativ WYSIWYG plugin.

nicholas.alipaz’s picture

yes, 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.

blackdog’s picture

Version: 6.x-2.7 » 6.x-3.x-dev
Status: Active » Fixed

Fixed in new 3.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.