Closed (fixed)
Project:
Video Filter
Version:
6.x-2.4
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2008 at 15:47 UTC
Updated:
29 Mar 2009 at 22:30 UTC
I am using Drupal 6.3 and once i unzipped the folder in the sites/all/modules folder
i can see the checkbox to enable in the model admin page
once i enable it and save configuration
I cannot see it in the administration by module page
Please help!
Comments
Comment #1
Kirk commentedThat's because it's a filter, you enable it on the Input Methods.
Comment #2
mandmzoom commentedok got it working...thanks a lot...so now how do i overrite the default width and height settings...
also if their a better way to integrate this with drupla...like a frontend
Comment #3
Kirk commentededit video_filter_codecs.inc look for the following lines for each site
Comment #4
mandmzoom commentedok perfect...yes i could make that to work..thanks a lot..but on my second question, i would be oblidged if you could take some time to answer this...is their an GUI interface in drupal so the user need not type the [video:URL] for the pasting his video..or you can suggest me some better way to code it as well
Comment #5
Kirk commentedI use bueditor http://drupal.org/project/bueditor which allows you to easily make your own buttons. I imagine you could do the same with TinyMCE or whatever editor you use.
Comment #6
mandmzoom commentedthanks so much again...i will try this module soon..and let you know
Comment #7
mandmzoom commentedwhile we are at this discussion, i don't know if this is the correct place, but i wanted to ask you if their is any module for uploading videos to youtube? Thanks once again
Comment #8
blackdog commented