[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/modules/ -> mod_rssfeed.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="module" version="1.0.0">
   3      <name>Syndicate</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 Syndicate module will display a link whereby people can syndicate your site for all your latest news. When you click on the RSS icon, you will be redirected to a new page that will list all the latest news in XML format. In order to use the Newsfeed in another Joomla! site or a Newsfeed reader, you need to cut and paste the URL.</description>
  12      <files>
  13          <filename module="mod_rssfeed">mod_rssfeed.php</filename>
  14      </files>
  15      <params>
  16          <param name="text" type="text" default="" label="Text" description="Enter the text to be displayed along with the RSS links" />
  17          <param name="cache" type="radio" default="0" label="Enable Cache" description="Select whether to cache the content of this module">
  18              <option value="0">No</option>
  19              <option value="1">Yes</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          <param name="rss091" type="radio" default="1" label="RSS 0.91" description="Show/Hide RSS 0.91 Link">
  23              <option value="0">Hide</option>
  24              <option value="1">Show</option>
  25          </param>
  26          <param name="rss10" type="radio" default="1" label="RSS 1.0" description="Show/Hide RSS 1.0 Link">
  27              <option value="0">Hide</option>
  28              <option value="1">Show</option>
  29          </param>
  30          <param name="rss20" type="radio" default="1" label="RSS 2.0" description="Show/Hide RSS 2.0 Link">
  31              <option value="0">Hide</option>
  32              <option value="1">Show</option>
  33          </param>
  34          <param name="atom" type="radio" default="1" label="Atom" description="Show/Hide Atom 0.3 Link">
  35              <option value="0">Hide</option>
  36              <option value="1">Show</option>
  37          </param>
  38          <param name="opml" type="radio" default="1" label="OPML" description="Show/Hide OPML Link">
  39              <option value="0">Hide</option>
  40              <option value="1">Show</option>
  41          </param>
  42          <param name="rss091_image" type="imagelist" directory="/images/M_images" hide_none="1" default="" label="RSS 0.91 Image" description="Choose the image to be used" />
  43          <param name="rss10_image" type="imagelist" directory="/images/M_images" hide_none="1" default="" label="RSS 1.0 Image" description="Choose the image to be used" />
  44          <param name="rss20_image" type="imagelist" directory="/images/M_images" hide_none="1" default="" label="RSS 2.0 Image" description="Choose the image to be used" />
  45          <param name="atom_image" type="imagelist" directory="/images/M_images" hide_none="1" default="" label="Atom Image" description="Choose the image to be used" />
  46          <param name="opml_image" type="imagelist" directory="/images/M_images" hide_none="1" default="" label="OPML Image" description="Choose the image to be used" />
  47      </params>
  48  </mosinstall>


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