You are here: Home › Software › YouTubee
This plugin allows you to embed YouTube clips into your templates by passing a URL.
The code it produces is Valid xhtml sourced from here - so a Hat-Tip to that man.
Simply create a custom field to hold a YouTube clip url eg: http://www.youtube.com/watch?v=YiefzD2J1_U, and wrap the field output in the following code:
{ exp:youtubee width="480" height="340" }{ your_field }{ /exp:youtubee }
Parameters are just width and height, allowing you to place your clips around your site in different sizes without having to tweak multiple embed codes.
2 comments…
Don't be shy, add a comment