Download & Extend

Disabling related sites and selecting video size

Project:Googtube
Version:6.x-1.0
Component:other
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

A very neat module. It would be nice to have the ability to switch of related sites (if possible) and be able to select the size of the video for embedding.

Comments

#1

There is actually two request in this feature request.

Is there someone who would like to code this?

#2

subscribing

#3

subscribing

#4

Status:active» closed (fixed)

You can always do that by editing the code at the bottom of the googtube.module file.

#5

Yep, of course, but everytime you update the module you have to remember to tweak the code :-(

#6

Correct. I think that the best way to do that would be to put it in the configuration of the module by the admin, but there is no such things right now. This would require to access the database and more. Some skills that I do not have.