[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/components/com_weblinks/ -> weblinks.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="component" version="1.0.0">
   3      <name>Weblinks</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 component shows a listing of Weblinks</description>
  12      <params>
  13          <param name="menu_image" type="imagelist" directory="/images/stories" hide_default="1" 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/" />
  14          <param name="pageclass_sfx" type="text" default="" label="Page Class Suffix" description="A suffix to be applied to the css classes of the page, this allows individual page styling" />
  15          <param name="back_button" type="list" default="" label="Back Button" description="Show/Hide a Back Button, that returns you to the previously view page">
  16              <option value="">Use Global</option>
  17              <option value="0">Hide</option>
  18              <option value="1">Show</option>
  19          </param>
  20          <param name="page_title" type="radio" default="1" label="Page Title" description="Show/Hide the pages Title">
  21              <option value="0">Hide</option>
  22              <option value="1">Show</option>
  23          </param>
  24          <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" />
  25          <param name="@spacer" type="spacer" default="" label="" description="" />
  26          <param name="headings" type="radio" default="1" label="Table Headings" description="Show/Hide the Table Headings">
  27              <option value="0">Hide</option>
  28              <option value="1">Show</option>
  29          </param>
  30          <param name="hits" type="list" default="" label="Hits" description="Show/Hide the Hits column">
  31              <option value="">Use Global</option>
  32              <option value="0">Hide</option>
  33              <option value="1">Show</option>
  34          </param>
  35          <param name="item_description" type="radio" default="1" label="Link Descriptions" description="Show/Hide the Description text of the Links">
  36              <option value="0">Hide</option>
  37              <option value="1">Show</option>
  38          </param>
  39          <param name="@spacer" type="spacer" default="" label="" description="" />
  40          <param name="other_cat_section" type="radio" default="1" label="Category List - Section" description="Show/Hide the List of Categories in List view page">
  41              <option value="0">Hide</option>
  42              <option value="1">Show</option>
  43          </param>
  44          <param name="@spacer" type="spacer" default="" label="" description="" />
  45          <param name="other_cat" type="radio" default="1" label="Category List - Category" description="Show/Hide the List of Categories in Table view page">
  46              <option value="0">Hide</option>
  47              <option value="1">Show</option>
  48          </param>
  49          <param name="@spacer" type="spacer" default="" label="" description="" />
  50          <param name="description" type="radio" default="1" label="Description" description="Show/Hide the Description below">
  51              <option value="0">Hide</option>
  52              <option value="1">Show</option>
  53          </param>
  54          <param name="description_text" type="textarea" default="" label="Description Text" rows="5" cols="30" description="Description for page, if left blank it will load _WEBLINKS_DESC from your language file"/>
  55          <param name="image" type="imagelist" directory="/images/stories" hide_default="1" default="" label="Image" description="Image for page, must be located in the /images/stories folder. Default will load web_links.jpg, No image will mean an image is not loaded" />
  56          <param name="image_align" type="radio" default="right" label="Image Align" description="Alignment of the image">
  57              <option value="left">Left</option>
  58              <option value="right">Right</option>
  59          </param>
  60          <param name="weblink_icons" type="imagelist" directory="/images/M_images" default="" label="Icon" description="Icon to be used to the left of the url links in Table view" />
  61      </params>
  62  </mosinstall>


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