[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/modules/ -> mod_whosonline.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="module" version="1.0.0">
   3      <name>Who's Online</name>
   4      <author>Joomla! Project</author>
   5      <creationDate>July 2004</creationDate>
   6      <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright>
   7      <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
   8      <authorEmail>admin@joomla.org</authorEmail>
   9      <authorUrl>www.joomla.org</authorUrl>
  10      <version>1.0.0</version>
  11      <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>
  12      <files>
  13          <filename module="mod_whosonline">mod_whosonline.php</filename>
  14      </files>
  15      <params>
  16        <param name="showmode" type="radio" default="0" label="Display" description="Select what shall be shown">
  17          <option value="0"># of Guests/Members&lt;br&gt;</option>
  18          <option value="1">Member Names&lt;br&gt;</option>
  19          <option value="2">Both</option>
  20        </param>
  21        <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" />
  22      </params>
  23  </mosinstall>


Généré le : Wed Nov 21 14:43:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics