View of /mambo/branches/4.5.3h/modules/mod_whosonline.xml
Parent Directory
|
Revision Log
Revision 1416 -
(download)
(as text)
(annotate)
Fri Nov 23 12:01:17 2007 UTC (5 years, 6 months ago) by ocs_cms
File size: 1272 byte(s)
Fri Nov 23 12:01:17 2007 UTC (5 years, 6 months ago) by ocs_cms
File size: 1272 byte(s)
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license. Author and License references in the XML files replaced with mambo-foundation
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="module" version="4.5.2"> <name>Who's Online</name> <author>Mambo Foundation</author> <creationDate>July 2004</creationDate> <copyright>copyright (C) 2000 - 2007 Mambo Foundation Inc.</copyright> <license>http://www.opensource.org/licenses/gpl-license.php GNU/GPL v.2</license> <authorEmail>core@mambo-foundation.org</authorEmail> <authorUrl>www.mambo-foundation.org</authorUrl> <version>4.5.2</version> <description>The Who's Online module displays the number of anonymous (that is, Guest) users and Registered users, (those that are logged in) that are currently accessing the web site.</description> <files> <filename module="mod_whosonline">mod_whosonline.php</filename> </files> <params> <param name="showmode" type="radio" default="0" label="Display" description="Select what shall be shown"> <option value="0"># of Guests/Members<br></option> <option value="1">Member Names<br></option> <option value="2">Both</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>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

