<?xml version="1.0" encoding="iso-8859-1"?>
<extension type="module" version="1.6.0" method="upgrade" client="site">
	<name>S5 Tell a Friend</name>
	<author>Shape5.com</author>
	<creationDate>February 2007</creationDate>
    <copyright>
		Copyright (C) 2008 Shape 5 LLC. All rights
		reserved.
	</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>contact@shape5.com</authorEmail>
	<authorUrl>www.shape5.com</authorUrl>
	<version>1.6</version>
	<description>This module will dynamically pull a URL on any page the module is published on.  A user may then email this page to a friend(s). Great for ecommerce sites!
	             
				 Visit us at: www.shape5.com
    </description>
	<files>
		<filename module="mod_S5tellafriend">mod_S5tellafriend.php</filename>
                <filename>tellafriend.htm</filename>
                <filename>tellafriend.php</filename>
                <filename>thankyou.htm</filename>
   	</files>
	
	<config>
		<fields name="params">
		<fieldset name="basic">
		<field 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" />
		<field name="text" type="textarea" cols="40" rows="5" default="" label="Introduction text" description="Enter some instructions here."></field>

	</fieldset>
		</fields>
	</config>
</extension>
