[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/components/com_search/ -> search.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="component" version="1.0.0">
   3      <name>Search</name>
   4      <author>Joomla! Project</author>
   5      <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright>
   6      <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
   7      <authorEmail>admin@joomla.org</authorEmail>
   8      <authorUrl>www.joomla.org</authorUrl>
   9      <version>1.0.0</version>
  10      <description>This component manages the Search functionality.</description>
  11      <params>
  12          <param name="menu_image" type="imagelist" directory="/images/stories" default="" label="Menu Image" description="A small image to be placed to the left or right of your menu item, images must be in images/stories/"/>
  13          <param name="pageclass_sfx" type="text" size="20" default="" label="Page Class Suffix" description="A suffix to be applied to the css classes of the page, this allows individual page styling"/>
  14          <param name="back_button" type="list" default="" label="Back Button" description="Show/Hide a Back Button, that returns you to the previously view page">
  15              <option value="">Use Global</option>
  16              <option value="0">Hide</option>
  17              <option value="1">Show</option>
  18          </param>
  19          <param name="page_title" type="radio" default="1" label="Page Title" description="Show/Hide the pages Title">
  20              <option value="0">Hide</option>
  21              <option value="1">Show</option>
  22          </param>
  23          <param name="header" type="text" size="30" default="" label="Page Title" description="Text to display at the top of the page. If left blank, the Menu name will be used instead"/>
  24      </params>
  25  </mosinstall>


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