[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/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="rssurl" type="text" size="50" default="" label="RSS URL" description="Enter the URL of the RSS/RDF feed" />
  20          <param name="rsstitle" type="radio" default="1" label="Feed Title" description="Display news feed title">
  21              <option value="1">Yes</option>
  22              <option value="0">No</option>
  23          </param>
  24          <param name="rssdesc" type="radio" default="1" label="Feed Description" description="Show the description text for the whole Feed">
  25              <option value="1">Yes</option>
  26              <option value="0">No</option>
  27          </param>
  28          <param name="rssimage" type="radio" default="1" label="Feed Image" description="Show the image associated with the whole Feed">
  29              <option value="1">Yes</option>
  30              <option value="0">No</option>
  31          </param>
  32          <param name="rssitems" type="text" default="3" label="Items" description="Enter number of RSS items to display" />
  33          <param name="rssitemdesc" type="radio" default="1" label="Item Description" description="Show the description or intro text of individual news items">
  34              <option value="1">Yes</option>
  35              <option value="0">No</option>
  36          </param>
  37          <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" />
  38          <param name="rsscache" type="text" size="6" default="3600" label="RSS Cache time" description="Set the cache time for this RSS feed" />
  39      </params>
  40  </mosinstall>


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