[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/modules/ -> custom.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="module" version="1.0.0">
   3      <name>Custom Module</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>Custom Module</description>
  12      <params>
  13          <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" />
  14          <param name="cache" type="radio" default="0" label="Module Cache" description="Select whether to cache the content of this module">
  15              <option value="0">No</option>
  16              <option value="1">Yes</option>
  17          </param>
  18          <param name="@spacer" type="spacer" default="" label="" description="" />
  19          <param name="firebots" type="radio" default="1" label="Mambots" description="Select whether to allow Mambots to act upon this module">
  20              <option value="0">No</option>
  21              <option value="1">Yes</option>
  22          </param>
  23          <param name="@spacer" type="spacer" default="" label="" description="" />
  24          <param name="rssurl" type="text" size="50" default="" label="RSS URL" description="Enter the URL of the RSS/RDF feed" />
  25          <param name="rsstitle" type="radio" default="1" label="Feed Title" description="Display news feed title">
  26              <option value="1">Yes</option>
  27              <option value="0">No</option>
  28          </param>
  29          <param name="rssdesc" type="radio" default="1" label="Feed Description" description="Show the description text for the whole Feed">
  30              <option value="1">Yes</option>
  31              <option value="0">No</option>
  32          </param>
  33          <param name="rssimage" type="radio" default="1" label="Feed Image" description="Show the image associated with the whole Feed">
  34              <option value="1">Yes</option>
  35              <option value="0">No</option>
  36          </param>
  37          <param name="rssitems" type="text" default="3" label="Items" description="Enter number of RSS items to display" />
  38          <param name="rssitemdesc" type="radio" default="1" label="Item Description" description="Show the description or intro text of individual news items">
  39              <option value="1">Yes</option>
  40              <option value="0">No</option>
  41          </param>
  42          <param name="word_count" type="text" size="6" default="0" label="Word Count" description="Allows you to limit the amount of visible item description text. 0 will show all the text" />
  43          <param name="rsscache" type="text" size="6" default="3600" label="RSS Cache time" description="Set the cache time for this RSS feed" />
  44      </params>
  45  </mosinstall>


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