How to insert Youtube videos into a page
From Software Business Community
How to insert a Youtube Video into a page
When editing the page, insert the tag:
<youtube>YourVideo'sID</youtube>
The Video ID is the set of characters at the end of the Video's URL: (youtube.com/..watch?V=yourvideosid)
Example
The original URL:
http://www.youtube.com/watch?v=T1VCLPb_kNM becomes <youtube>T1VCLPb_kNM</youtube>
