Experimental project

This is a sandbox project, which contains experimental code for developer use only.

YouTube Simple Embedding (YSE) provides Wordpress-like shortcodes for embedding a YouTube video in any body text in Drupal 7. The body text must be set to the full HTML filter.

YSE doesn't have a lot of adjustable parameters and it's not meant to. That's the 'simple' part. The user will be able set the height and width of the embed video. The embed code will be an iframe with two css classes: 'simple-yt-embed' for every video, and 'yt-id-', which will be a unique class for the individual video.

Project information