I'm looking for a basic module that will allow users to upload a quicktime video, and automaticly create a new page with that video embeded. I have tried the video module, however it has too much. I don't want the videos on a seperate tab, I want it on the page. I don't want the user to have to specifiy all of the details that module requires. All I want them to enter is the file to upload, and a title for the page. I need something more simple.

Is their a similar module, or does a stripped down version exist? Maybe an older version?

Comments

VM’s picture

tinyMCE has a button that does this specifically for users and embeds it in a page.

andygeorge’s picture

Is this a standard button? I'm not seeing it.
Is it a plugin? Where can I get it?

VM’s picture

my apologies. you have to go to moxie code, and trudge through their forums. there is a plugin that basically mimics the Flash button, or you could mimic it yourself and add the ability to use Quicktime. Though the next version of Tinymce will include this natively with a "media" button.

sumoanand’s picture

Is the next version of Tinymce that includes "Media" button released?

Regards,
Sumeet Anand

VM’s picture

I don't think so. the tinymce library is still version 2.0.8 found at tinymce.moxiecode.com

poking around on moxiecodes forum may prove fruitful as there are a few instructuons with creating your own plugins, using much of the code already found in the plugins.

for example:

the flash buttons code, can be manipulated to add a quicktime button, windows media button; so on and so forth.

sumoanand’s picture

Thanks.....

djorn’s picture

So does this work with the video filter (much like Drupal Image)?

peterdeitz’s picture

Hi all, I was having problems embedding YouTube and Google Videos into the body field when using the TINYMCE editor. Then I came across the CoolFilter Module. It works like a charm.
http://drupal.org/node/122126