diff options
author | Fabio Varesano <fax8@13637.no-reply.drupal.org> | 2006-09-21 12:32:54 +0000 |
---|---|---|
committer | Fabio Varesano <fax8@13637.no-reply.drupal.org> | 2006-09-21 12:32:54 +0000 |
commit | fb7919a6359542d195c4abd959d4c293b087dd79 (patch) | |
tree | da8a08e235e6c554652b199b49df9c41a05d82c5 /plugins/video_params | |
parent | 781a2e7c4fb8901e14e5a2b2d537185b88c36e97 (diff) | |
download | video-fb7919a6359542d195c4abd959d4c293b087dd79.tar.gz video-fb7919a6359542d195c4abd959d4c293b087dd79.tar.bz2 |
Patch #82224 by vhmauery (http://drupal.org/user/28957)
Bring Video up to date with HEAD:
updated all video modules to be used on next drupal 5.0
Diffstat (limited to 'plugins/video_params')
-rw-r--r-- | plugins/video_params/video_params.info | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/video_params/video_params.info b/plugins/video_params/video_params.info new file mode 100644 index 0000000..81a2d98 --- /dev/null +++ b/plugins/video_params/video_params.info @@ -0,0 +1,4 @@ +; $Id$ +name = video_params +description = Enable addition of html params to object generated by video module. Useful if you need to use swf videos which needs params to be passed. + |