[ Index ] |
|
Code source de Joomla 1.0.13 |
1 <?xml version="1.0" encoding="iso-8859-1"?> 2 <mosinstall type="module" version="1.0.0"> 3 <name>Search 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>This module will display a search box</description> 12 <files> 13 <filename module="mod_search">mod_search.php</filename> 14 </files> 15 <params> 16 <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" /> 17 <param name="@spacer" type="spacer" default="" label="" description="" /> 18 <param name="cache" type="radio" default="0" label="Enable Cache" description="Select whether to cache the content of this module"> 19 <option value="0">No</option> 20 <option value="1">Yes</option> 21 </param> 22 <param name="@spacer" type="spacer" default="" label="" description="" /> 23 <param name="set_itemid" type="text" default="" label="Set Itemid" description="Allow setting of the Itemid for the refencing Search link" /> 24 <param name="@spacer" type="spacer" default="" label="" description="" /> 25 <param name="width" type="text" default="20" label="Box Width" description="Size of the search text box" /> 26 <param name="text" type="text" default="" label="Text" description="The text that appears in the search text box, if left blank it will load _SEARCH_BOX from your language file" /> 27 <param name="@spacer" type="spacer" default="" label="" description="" /> 28 <param name="button" type="radio" default="" label="Search Button" description="Display a Search Button"> 29 <option value="">No</option> 30 <option value="1">Yes</option> 31 </param> 32 <param name="button_pos" type="list" default="right" label="Button Position" description="Position of the button relative to the search box"> 33 <option value="right">Right</option> 34 <option value="left">Left</option> 35 <option value="top">Top</option> 36 <option value="bottom">Bottom</option> 37 </param> 38 <param name="button_text" type="text" default="" label="Button Text" description="The text that appears in the search buttin, if left blank it will load _SEARCH_TITLE from your language file" /> 39 </params> 40 </mosinstall>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 14:43:32 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |