Closed (fixed)
Project:
Googtube
Version:
5.x-1.x-dev
Component:
code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2007 at 22:36 UTC
Updated:
26 Mar 2009 at 02:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
keizo commentedI'll try to get this out this coming week, but if anyone would like to submit a patch before then that would help.
Comment #2
_andrew commentedI installed the Googtube module as-is on to a site I'm upgrading from 4.7.x to 5.1. Works fine for me without any additional changes. I think all that needs to be added is an .info file at some point.
Comment #3
lzap commentedPlease bump the version. I will add new rules then because I am gonna use it widely.
Comment #4
two2the8 commentedThis module does indeed seem to work well in 5.x... all it needed (for me) was a .info file.
Glancing at the module developer's guide page on updating modules, it doesn't look like any of the hooks for input filters have changed from 4.7 to 5.x... or at least none of those included in this module. Other than a .info file, is there anything preventing this module from getting a 5.x release??
Comment #5
yngens commenteddev works well for 5.x, so it is already time to request for 6.x support.
Comment #6
Stampie commentedI have a zip archive attached with the modified info file. It seems to work like expected in my Drupal installation. Sorry that I do not have a patch, I only altered the .info file, otherwise it's the current 5.x version.
Comment #7
hutch commentedI am using googtube in D6, apart from the changes in .info, I made the following changes to googtube.module:
replace
with
It will work without this change, but this keeps it in line with the recommended way of upgrading modules.
Comment #8
physiotek commenteddrupals tells me it'S not comptaible with 6.6 ......
Comment #9
alexandreracine commentedDoes the simple combination of comment #6 and #7 works?
Comment #10
litelus commentedI tried it today and it works.
I've done #6, #7 and site configuration -> input formats -> and selected googtube filter at configure for filter html and full html; also the video was apearing 2 or three times on the page; that can be fixed by turning off the URL filter or puting it after googtube filter on the rearrange tab
cheers
Comment #11
fitz297 commented[woops]
Comment #12
alexandreracine commentedOk I tested, compiled #6 and #7, and thanks also to litelus I changed my input formats in the following order and it works!
filtre HTML
googtube filter
Convertisseur de saut de ligne (translation... ENTERs?)
filtre URL
HTML corrector
I attached a file witch is the complete thing, can someone put that in the Googtube download section?
Comment #13
alexandreracine commentedUse the file in comment #12 and you are good to go.
Comment #14
Andrzej7 commentedWorks for my new Drupal 6 installation
Thanks :-)
Comment #15
alexandreracine commentedVersion 6 should be up in less then 12h, but please wait at least 24h before creating new issue since I need to test the new 6.x.-dev download :)