
BlogPostPlugin 0.1 install
===============

1.-Unzip BPostPlugin.zip at your root Tiki directory
2.-Create a wiki page, and use the plugin, for example: 
	{BLOGPOST(id=>1,pages=>1+2,title=>y)}{BLOGPOST}
	
	id: BlogPost ID, you can see the id of a blogpost, on the edit URL of the post
	pages: If the blog post has more than one page (...page...), 
	       you can select the numer of the pages that you want to see
	title: 'y' to see the title of the blogpost
