Tab Grid Content				
				
					
						By Alexey Verin (NicenEasy)					
					
						Articles Display					
				 
				
					This extension (module) allows you to create tabs with articles in your Joomla! 1.5 website.
Which support grouping of articles on the tabs, not depending on the category.
How to Use?
This line adds a tab:
{name="Insert Tab Name here" id="Insert Article id here[digit only]" line="Insert Line number here[digit only]"}
*Use only double quotes for true!
Example:
{name="tab1" id="1,2,3,4" line="1"}
{...