View of /mambo/trunk/administrator/components/com_typedcontent/typedcontent.xml
Parent Directory
|
Revision Log
Revision 1 -
(download)
(as text)
(annotate)
Tue Dec 13 03:45:47 2005 UTC (7 years, 6 months ago) by root
File size: 3348 byte(s)
Tue Dec 13 03:45:47 2005 UTC (7 years, 6 months ago) by root
File size: 3348 byte(s)
Initial repository layout
<?xml version="1.0" encoding="iso-8859-1"?> <mosinstall type="component" version="4.5.2"> <name>Typed Content Page</name> <author>Mambo Project</author> <creationDate>July 2004</creationDate> <copyright>(C) 2000 - 2005 Miro International Pty Ltd</copyright> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <authorEmail>admin@mamboserver.com</authorEmail> <authorUrl>www.mamboserver.com</authorUrl> <version>4.5.2</version> <description>This shows a single content page</description> <params> <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/" /> <param name="item_title" type="radio" default="1" label="Page Title" description="Show/Hide the pages Title"> <option value="0">Hide</option> <option value="1">Show</option> </param> <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" /> <param name="back_button" type="list" default="" label="Back Button" description="Show/Hide a Back Button, that returns you to the previously view page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="@spacer" type="spacer" default="" label="" description="" /> <param name="rating" type="list" default="" label="Item Rating" description="Show/Hide the item rating - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="author" type="list" default="" label="Author Names" description="Show/Hide the item author - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="createdate" type="list" default="" label="Created Date and Time" description="Show/Hide the item creation date - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="modifydate" type="list" default="" label="Modified Date and Time" description="Show/Hide the item modification date - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="pdf" type="list" default="" label="PDF Icon" description="Show/Hide the item pdf button - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="print" type="list" default="" label="Print Icon" description="Show/Hide the item print button - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> <param name="email" type="list" default="" label="Email Icon" description="Show/Hide the item email button - only affects this page"> <option value="">Use Global</option> <option value="0">Hide</option> <option value="1">Show</option> </param> </params> </mosinstall>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

