Googtube
Googtube allows users to embed Youtube and Google Videos. When users post a url to videos on either of the two sites, the link is automatically converted to embed code.
New maintainer : alexandreracine
News
-Version 6 official is now online.
-Version 4.x is now gone.
Installation
------------
1. Copy the googtube folder to the Drupal sites/all/modules/ directory.
2. Go to 'administer > modules', and enable the googtube.module
3. Go to 'administer > configuration > input formats' and enable the filter in
the desired input formats.
4. Rearrange the filters on the input format's 'rearrange' tab to
resolve conflicts with other filters. After the HTML filter and before the URL Filter is probably best.
For example, my "Filtered HTML" is rearrange like this
HTML filter
googtube filter
Line break converter
URL filter
HTML correctorIf you don't do this, you'll end up with double videos.
Coders or new features
I don't code much these days.
If you want a new feature:
1-Talk to me first to see if this feature is in the scope of googtube (or create a feature request with the subject)
2-code it against the latest 6.x-dev release and put a patch.
3-I'll test it and if it's working great, it will be commited.
Something like that :)
---------------------------
Original creator / maintainer : keizo
