[Dotnet.org.za] Embedded YouTube videos
If you would like to embed YouTube videos in a blog post on dotnet.org.za, all you need to do is add a tag at the place in the post you would like to embed the video with the following format (leave out the + signs):
[+YouTube+:+videoID+]
When you publish the post the tag will automagically be replaced by the video with the videoID you specified. The id of the video can be grabbed from its URL, ie http://youtube.com/watch?v=NFlRkqv6upE has a videoID of NFlRkqv6upE.
See an example of the end result here.
[ This feature has been implemented locally by Armand using Scott Watermasysk's YouTube CSModule. Thanks guys!]