<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="menu" version="4.5.2">
	<name>Link - Contact Item</name>
	<group>Component|Link</group>
	<author>Mambo Project</author>
	<creationDate>July 2004</creationDate>
	<copyright>copyright (C) 2005 - 2006 Mambo Foundation Inc.</copyright>
	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
	<authorEmail>core@mambo-foundation.org</authorEmail>
	<authorUrl>www.mamboserver.com</authorUrl>
	<version>4.5.2</version>
	<description>Creates a link to a Published Contact Item</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="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" />
		<param name="page_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="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" />
	</params>
</mosinstall>
