<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="module">
	<name>CB Superthumb</name>
	<author>Yose - Andy Sikumbang</author>
	<creationDate>08/20/.08.2008</creationDate>
	<copyright>TemplatePlazza.com</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>sikumbang@gmail.com</authorEmail>
	<authorUrl>http://www.templateplazza.com</authorUrl>
	<version>1.0</version>
	<description><![CDATA[  <p /><img src="../modules/cb_superthumb/logo.gif" align="left" hspace="25" style="padding-bottom:25px" />
	<br/>This module will display CB User Thumbnails with various option (to be configured in the back-end) :<br/>
	<ol>
	<li>Latest Profile Book - Requires <a href="http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,1150/Itemid,35/"><strong>CB_profile Book </strong></a>installed</li>
	<li>Dispay Random User</li>
	<li>Latest User Login</li>
	<li>Most Popular User - Based on user profile hits</li>
	<li>Latest Updated Profile</li>
	<li>Dispay Online User</li>
	<li>Connection - Will display user thumbnails that has connection with you + Request/Revoke/Remove Connection link (depends on available connection) when you visit any user profile page.</li>
	<li>Latest Upload RS Gallery 2 - Require <a href="http://www.rsgallery2.net/"><strong> RSGallery2 </strong></a>installed</li>
	<li>Latest Upload Pony Gallery - Require <a href="http://www.joomlaos.de/option,com_remository/Itemid,41/func,select/id,298.html"><strong>Pony Gallery</strong></a></li>
	</ol> ]]>
	This module will attract your user attention to click other user profile and then they will be more active on the site</description>
	<files>
		<filename module="mod_cb_superthumb">mod_cb_superthumb.php</filename>
		<filename module="mod_cb_superthumb">cb_superthumb/style.css</filename>
		<filename module="mod_cb_superthumb">cb_superthumb/add.png</filename>
		<filename module="mod_cb_superthumb">cb_superthumb/delete.png</filename>
		<filename module="mod_cb_superthumb">cb_superthumb/logo.gif</filename>
	</files>
	<params>
		<param name="count" type="text" default="10" label="Number of Member displayed" description="Choose how many members to display"></param>
		<param name="width_thumbcb" type="text" default="60" label="Thumbnail Width" description="Thumbnail Width"></param>
		<param name="height_thumbcb" type="text" default="80" label="Thumbnail Height" description="Thumbnail Height"></param>
		<param name="modulename" type="list" default="2" label="Module Function" description="Select module to be displayed">
			<option value="1">Latest Profile Book</option>
			<option value="2">Display Random User</option>
			<option value="4">Latest Login</option>
			<option value="5">Most Popular</option>
			<option value="6">Last Updated Profile</option>
			<option value="9">Display Online User</option>			
			<option value="8">Connection</option>
			<option value="7">Latest Upload RS Gallery 2</option>
			<option value="3">Latest Upload Pony Gallery</option>

		</param>	
		<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />	
	</params>
</mosinstall>
