[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/administrator/components/com_menus/newsfeed_link/ -> newsfeed_link.xml (source)

   1  <?xml version="1.0" encoding="iso-8859-1"?>
   2  <mosinstall type="menu" version="1.0.0">
   3      <name>Link - Newsfeed</name>
   4      <group>Component|Link</group>
   5      <author>Joomla! Project</author>
   6      <creationDate>July 2004</creationDate>
   7      <copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright>
   8      <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
   9      <authorEmail>admin@joomla.org</authorEmail>
  10      <authorUrl>www.joomla.org</authorUrl>
  11      <version>1.0.0</version>
  12      <description>Creates a link to an individual Published Newsfeed</description>
  13      <params>
  14          <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/" />
  15          <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" />
  16          <param name="back_button" type="list" default="" label="Back Button" description="Show/Hide a Back Button, that returns you to the previously view page">
  17              <option value="">Use Global</option>
  18              <option value="0">Hide</option>
  19              <option value="1">Show</option>
  20          </param>
  21          <param name="header" type="text" size="30" default="" label="Page Title" description="Text to display at the top of the page" />
  22          <param name="page_title" type="radio" default="1" label="Page Title" description="Show/Hide the pages Title">
  23              <option value="0">Hide</option>
  24              <option value="1">Show</option>
  25          </param>
  26          <param name="@spacer" type="spacer" default="" label="" description="" />
  27          <param name="feed_image" type="radio" default="1" label="Feed Image" description="Show/Hide the image of the feed">
  28              <option value="0">Hide</option>
  29              <option value="1">Show</option>
  30          </param>
  31          <param name="feed_descr" type="radio" default="1" label="Feed Description" description="Show/Hide the description text of the feed">
  32              <option value="0">Hide</option>
  33              <option value="1">Show</option>
  34          </param>
  35          <param name="item_descr" type="radio" default="1" label="Item Description" description="Show/Hide the description or intro text of an item">
  36              <option value="0">Hide</option>
  37              <option value="1">Show</option>
  38          </param>
  39          <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" />
  40      </params>
  41  </mosinstall>


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