<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="module" version="4.5.2">
  <name>Html Module</name>
  <author>Gabiriele Lalasava</author>
  <creationDate>June 02 2005</creationDate>
  <copyright>(C) 2004 Fiji Web Design</copyright>
  <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
  <authorEmail>fijiwebdesign@gmail.com</authorEmail>
  <authorUrl>www.fijiwebdesign.com</authorUrl>
  <version>1.0</version>
  <description>This module allows you to add any html/javascript (within the document's body tag) to a module. It can be used to add affiliate code, copy and paste codes, google adsense etc. You can copy the module using mambo's module copy feature, and create many differnt html content. </description>
  <files>
    <filename module="mod_html">mod_html.php</filename>
  </files>
    <params>
		<param name="fwd_html" type="textarea" default="" label="HTML" description="Add any Html or Javascript Here. Eg: Google Adsense Code, Copy and Paste Scripts" cols="70" rows="30" />
  </params>
</mosinstall>
