[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/components/com_contact/ -> contact.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="component" version="1.0.0">
   3      <name>Contact</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 shows a listing of Contact Information</description>
  11      <params>
  12          <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/" />
  13          <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" />
  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          <param name="@spacer" type="spacer" default="" label="" description="" />
  25          <param name="catid" type="mos_category" default="0" scope="com_contact_details" label="Special defined category" description="Shows contacts only from the selected category" />
  26          <param name="other_cat_section" type="radio" default="1" label="Category List - Section" description="Show/Hide the List of Categories in List view page">
  27              <option value="0">Hide</option>
  28              <option value="1">Show</option>
  29          </param>
  30          <param name="@spacer" type="spacer" default="" label="" description="" />
  31          <param name="other_cat" type="radio" default="1" label="Category List - Category" description="Show/Hide the List of Categories in Table view page">
  32              <option value="0">Hide</option>
  33              <option value="1">Show</option>
  34          </param>
  35          <param name="cat_description" type="radio" default="1" label="Category Description" description="Show/Hide the Description for the list of other catgeories">
  36              <option value="0">Hide</option>
  37              <option value="1">Show</option>
  38          </param>
  39          <param name="cat_items" type="radio" default="1" label="# Category Items" description="Show/Hide the number of items in each category">
  40              <option value="0">Hide</option>
  41              <option value="1">Show</option>
  42          </param>
  43          <param name="@spacer" type="spacer" default="" label="" description="" />
  44          <param name="description" type="radio" default="1" label="Description" description="Show/Hide the Description below">
  45              <option value="0">Hide</option>
  46              <option value="1">Show</option>
  47          </param>
  48          <param name="description_text" type="textarea" default="" label="Description Text" rows="5" cols="30" description="Description for page, if left blank it will load _CONTACTS_DESC from your language file"/>
  49          <param name="image" type="imagelist" directory="/images/stories" hide_default="1" default="-1" 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" />
  50          <param name="image_align" type="radio" default="right" label="Image Align" description="Alignment of the image">
  51              <option value="left">Left</option>
  52              <option value="right">Right</option>
  53          </param>
  54          <param name="@spacer" type="spacer" default="" label="" description="" />
  55          <param name="headings" type="radio" default="1" label="Table Headings" description="Show/Hide the Table Headings">
  56              <option value="0">Hide</option>
  57              <option value="1">Show</option>
  58          </param>
  59          <param name="position" type="radio" default="1" label="Position Column" description="Show/Hide the Position column">
  60              <option value="0">Hide</option>
  61              <option value="1">Show</option>
  62          </param>
  63          <param name="email" type="radio" default="0" label="Email Column" description="Show/Hide the Email column">
  64              <option value="0">Hide</option>
  65              <option value="1">Show</option>
  66          </param>
  67          <param name="telephone" type="radio" default="1" label="Telephone Column" description="Show/Hide the Telephone column">
  68              <option value="0">Hide</option>
  69              <option value="1">Show</option>
  70          </param>
  71          <param name="fax" type="radio" default="1" label="Fax Column" description="Show/Hide the Fax column">
  72              <option value="0">Hide</option>
  73              <option value="1">Show</option>
  74          </param>
  75          <param name="@spacer" type="spacer" default="" label="" description="" />
  76          <param name="bannedEmail" type="text" default="" label="Banned Email" size="40" description="Emails containing any of the text will be banned, separate different words with semi-colons e.g. ban;text;etc" />
  77          <param name="bannedSubject" type="text" default="" label="Banned Subject" size="40" description="Subjects containing any of the text will be banned, separate different words with semi-colons e.g. ban;text;etc" />
  78          <param name="bannedText" type="text" default="" label="Banned Text" size="40" description="Text containing any of the text will be banned, separate different words with semi-colons e.g. ban;text;etc" />
  79          <param name="@spacer" type="spacer" default="" label="" description="" />
  80          <param name="sessionCheck" type="radio" default="1" label="Session Check" description="Check for existance of session cookie, this means that users without cookies will not be able to send emails">
  81              <option value="0">Off</option>
  82              <option value="1">On</option>
  83          </param>
  84      </params>
  85  </mosinstall>


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