0byt3m1n1
Path:
/
data
/
applications
/
aps
/
mambo
/
4.6.2-16
/
standard
/
htdocs
/
modules
/
[
Home
]
File: mod_banners.xml
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="module" version="4.6"> <name>Banner</name> <author>Mambo Foundation</author> <creationDate>Oct 2006</creationDate> <copyright>copyright (C) 2000 - 2007 Mambo Foundation Inc.</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL v.2</license> <authorEmail>core@mambo-foundation.org</authorEmail> <authorUrl>mambo-foundation.org</authorUrl> <version>1.1</version> <description>The banner module allows to show the active banners out of the component within your site.</description> <files> <filename module="mod_banners">mod_banners.php</filename> <filename>mod_banners.xml</filename> </files> <params> <param name="banner_cids" type="text" default="" label="Banner client" description="Reference to banner client id. Enter separated by ','!" /> <param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be aapplied to the css class of the module (table.moduletable), this allows individual module styling" /> </params> </mosinstall>