You are here: HomeSoftwareYouTubee

YouTubee for ExpressionEngine v1.6.x

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.

Documentation

Top

Usage

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…

Does it work for EE 2.0?

By Janus 6 months ago

Make sure you set the weblog to not automatically link urls…

By Rick 4 months ago

Don't be shy, add a comment

Your Name

Email* (Never displayed, and never shared)

Remember my personal information
Notify me of follow-up comments?

To prevent automated spam, please enter the word you see in the image below:


Back to top