[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/components/com_newsfeeds/ -> newsfeeds.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="component" version="1.0.0">
   3      <name>Newsfeeds</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 manages RSS/RDF newsfeeds</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" 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" />
  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="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"/>
  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="@spacer" type="spacer" default="" label="" description="" />
  56          <param name="headings" type="radio" default="1" label="Table Headings" description="Show/Hide the Table Headings">
  57              <option value="0">Hide</option>
  58              <option value="1">Show</option>
  59          </param>
  60          <param name="name" type="radio" default="1" label="Name Column" description="Show/Hide the Feed Name column">
  61              <option value="0">Hide</option>
  62              <option value="1">Show</option>
  63          </param>
  64          <param name="articles" type="radio" default="1" label="# Articles Column" description="Show/Hide the # of articles in the feed">
  65              <option value="0">Hide</option>
  66              <option value="1">Show</option>
  67          </param>
  68          <param name="link" type="radio" default="0" label="Link Column" description="Show/Hide the Feed Link column">
  69              <option value="0">Hide</option>
  70              <option value="1">Show</option>
  71          </param>
  72          <param name="@spacer" type="spacer" default="" label="" description="" />
  73          <param name="@spacer" type="spacer" default="" label="" description="" />
  74          <param name="feed_image" type="radio" default="1" label="Feed Image" description="Show/Hide the image of the feed">
  75              <option value="0">Hide</option>
  76              <option value="1">Show</option>
  77          </param>
  78          <param name="feed_descr" type="radio" default="1" label="Feed Description" description="Show/Hide the description text of the feed">
  79              <option value="0">Hide</option>
  80              <option value="1">Show</option>
  81          </param>
  82          <param name="item_descr" type="radio" default="1" label="Item Description" description="Show/Hide the description or intro text of an item">
  83              <option value="0">Hide</option>
  84              <option value="1">Show</option>
  85          </param>
  86          <param name="word_count" type="text" size="6" default="0" label="Word Count" description="Allows you to limit the amount of visible item description text. 0 will show all the text" />
  87      </params>
  88  </mosinstall>


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