Project:Googtube
Version:5.x-1.x-dev
Component:code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Here is a patch to allow videos from video.google.co.uk to be embedded
just a small tweak to the regex

AttachmentSize
googtube.module.uk_.patch760 bytes

Comments

#1

How to apply this patch to my drupal installation ?

#2

i think the best solution is a plugin-api that allows users to contribute plugins to extend the functionality to all the other video-platforms...

#3

Status:active» fixed

Patch commited! (Yeap, at last) for drupal 5 and drupal 6.

Egon0 : A plugin-api? There are other filters out there you can look at, but for simply the googtube functionnality this is the one.

#4

can you give me some links to the filters pleas?! ;) thanks.

#5

This is the filter/editor category on drupal, go there

http://drupal.org/taxonomy/term/63

#6

lol... no doubt, you don't want to help me really. if you say there are other filters for the function i asked for out there, i thought you know what you are talking about. but it seems to me you don't really want to help. thanks for this, i think i adopt your source and start a new module for all the video-sites out there, that means that will have the functionallity i wish. and i think i'm not the only user who needs this... thanks alot.

#7

The problem is that there is more than one. Choose the one for your need.

http://drupal.org/project/flexifilter
http://drupal.org/project/video_filter
http://drupal.org/project/customfilter
http://drupal.org/project/embedfilter

The Googtube module is GPL, so you can actually download it, change all the code, or some part of the code, and use it! This is what is nice about open source! :)

#8

Status:fixed» closed (fixed)

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