[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/modules/ -> mod_random_image.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="module" version="1.0.0">
   3      <name>Random Image</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>This module display a random image from your chosen directory</description>
  12      <files>
  13      <filename module="mod_random_image">mod_random_image.php</filename>
  14      </files>
  15      <params>
  16          <param name="type" type="text" default="jpg" label="Image Type" description="Type of image PNG/GIF/JPG etc. (default is JPG)" />
  17          <param name="folder" type="text" default="" label="Image Folder" description="Path to the image folder relative to the site url, eg: images/stories" />
  18          <param name="link" type="text" default="" label="Link" description="A URL to redirect to if image is clicked on, eg: http://www.joomla.org" />
  19          <param name="width" type="text" default="" label="Width (px)" description="Image width (forces all images to be displayed with this width)" />
  20          <param name="height" type="text" default="" label="Height (px)" description="Image height (forces all images to be displayed with the height)" />
  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