I want to set the height and width in a specific node. I use the code [video:source=http://tw.youtube.com/watch?v=j7g6LenMQ5E,height=100,width=100] to set the height and width, but it doesn't work. Is the syntax correct ?

Comments

dugh’s picture

Status: Active » Fixed

try

[video:http://tw.youtube.com/watch?v=j7g6LenMQ5E width:100 height:100]

dennys’s picture

It's ok now, thanks. And just a suggestion, how about add a little document in http://drupal.org/project/video_filter or other place? I cannot find the tutorial, I tried to read video_filter.module, but it's not easy.

dugh’s picture

Component: Code » Documentation
Category: support » feature

Good idea. I'm not the module maintainer, but I changed this issue to a feature request for the documentation.

I think there is an AutoPlay field, too, but I'm not sure of the correct syntax (i.e. autoplay 1, 0, True, False?)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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