Annotation of /mambo/branches/4.6/modules/mod_stats.xml
Parent Directory
|
Revision Log
Revision 1 -
(view)
(download)
(as text)
Original Path: mambo/trunk/modules/mod_stats.xml
| 1 : | root | 1 | <?xml version="1.0" encoding="iso-8859-1"?> |
| 2 : | <mosinstall type="module" version="4.5.2"> | ||
| 3 : | <name>Statistics</name> | ||
| 4 : | <author>Mambo Project</author> | ||
| 5 : | <creationDate>July 2004</creationDate> | ||
| 6 : | <copyright>(C) 2000 - 2005 Miro International Pty Ltd</copyright> | ||
| 7 : | <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> | ||
| 8 : | <authorEmail>admin@mamboserver.com</authorEmail> | ||
| 9 : | <authorUrl>www.mamboserver.com</authorUrl> | ||
| 10 : | <version>4.5.2</version> | ||
| 11 : | <description>The Statistics module shows information about your server installation and statistics on the web site users, number of contents in your database, and number of web links you provide.</description> | ||
| 12 : | <files> | ||
| 13 : | <filename module="mod_stats">mod_stats.php</filename> | ||
| 14 : | </files> | ||
| 15 : | <params> | ||
| 16 : | <param name="serverinfo" type="radio" default="0" label="Server Info" description="Display server information"> | ||
| 17 : | <option value="1">Yes</option> | ||
| 18 : | <option value="0">No</option> | ||
| 19 : | </param> | ||
| 20 : | <param name="siteinfo" type="radio" default="0" label="Site Info" description="Display site information"> | ||
| 21 : | <option value="1">Yes</option> | ||
| 22 : | <option value="0">No</option> | ||
| 23 : | </param> | ||
| 24 : | <param name="counter" type="radio" default="0" label="Hit Counter" description="Display hit counter"> | ||
| 25 : | <option value="1">Yes</option> | ||
| 26 : | <option value="0">No</option> | ||
| 27 : | </param> | ||
| 28 : | <param name="increase" type="text" default="0" label="Increase counter" description="Enter the amount of hits to increase counter by" /> | ||
| 29 : | <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" /> | ||
| 30 : | </params> | ||
| 31 : | </mosinstall> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

