Youtube
Votes: 15
Tags: Multimedia, snippet, youtube
Submitted: Mar 28, 2008
Released: Mar 28, 2008
Downloads: 844
License: GPL - GNU Public
Package Website
Youtube 2.0
Works with the following Version(s):
A simple snippet to embed Youtube videos in MODx CMS.
Based original 1.0 version by Banzai, which was in turn based on FlashVideo by Mark & Bugaev
Download
- repo-1943.zip (844 downloads)
Description
Allows you to insert a YouTube video, either by providing the video ID, or by parsing the viewing page URL.
Optionally includes Flash version detection via the SWFObject (2.0) embedding code. Utilises the recommended markup from the SWFObject for maximum compatibility.
Provides parameters for all options of YouTube video embedding.
Instructions
See readme.html in download package.
Updates * Rewritten from scratch
* Optionally uses SWFObject javascript for version detection
* Uses best practice embedding code (from SWFObject)
* Can be supplied a YouTube URL, and extracts the necessary ID from it
* More control over appearance - e.g. size (although it only affects the container, not the video size), "no flash" message.
* Full control over player parameters -- see http://code.google.com/apis/youtube/player_parameters.html
Sub-Packages
Previous Releases
1.0
Votes: 15
Tags: Multimedia, snippet, youtube
Submitted: Feb 4, 2007
Released: Feb 4, 2007
Downloads: 1368
License: GPL - GNU Public
Package Website
Youtube 1.0
Works with the following Version(s):
A simple small snippet to embed Youtube videos in MODx cms.
Based on FlashVideo by Mark & Bugaev
http://modxcms.com/forums/index.php/topic,1027.0.html
Demo:
http://www.tattoocms.it/MODx-TattooCMS-Tools/snippets/youtube-video-snippet.html
Download
- repo-1310.txt (1368 downloads)
Description
Allows you to insert a YouTube video, either by providing the video ID, or by parsing the viewing page URL.
Optionally includes Flash version detection via the SWFObject (2.0) embedding code. Utilises the recommended markup from the SWFObject for maximum compatibility.
Provides parameters for all options of YouTube video embedding.
Instructions
usage:
Example:
YoutubeVideo?file=youtubeid
youtube url:
http://www.youtube.com/watch?v=xtjgY-z9QZ8
snippet call:
YoutubeVideo?file=xtjgY-z9QZ8

Please login to comment.