DEMO!
This template was create by Dante Araujo, Abu Farhan and Aneesh. They are seriously the best and fastest Blogger developers.
BloggerTube is a specially for video template for video blog, basic creates a perfect link between Blogger and integrate Youtube where Youtube is the biggest and most used online video service on the internet for free.
- It's totally automatic coz' anyone can use it even the most newbie blogger will be able to post videos and having no trouble if you follow the intructions.
- It's the very first kind.
How to post a new video?
- Youtube.com and grab a video URL.
- A post sample:
endofvid
[starttext]
Create a video description, Write anything here, upload pictures... whatever...
[endtext] - Go to your blogger dashboard and create a new post:
- 2 important elements:
"endofvid" - Will be used to tell the template that your video URL has finished where you should paste your URL right before with no spaces!
"[starttext] and [endtext]" - Herein your post content wrapper where you can write anything or post any picture please do it inside these two lines. This is an important step. - Your post should looks like:
- Install the "Recent Videos" widget.
Go to your Page Elements section click to edit the HTML/Javascript Widget called "Recent Videos" and paste the following code:
<script style="text/javascript" src="http://blogergadgets.googlecode.com/files/dante.js"></script>
<script style="text/javascript">
var numposts = 5;
var showpostthumbnails = true;
var displaymore = true;
var displayseparator = true;
var showcommentnum = true;
var showpostdate = true;
var showpostsummary = true;
var numchars = 50;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentpostswiththumbs"></script>
<div class="clear"/></div>