<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall type="menu" version="1.0.0">
	<name>Link - Contact Item</name>
	<group>Component|Link</group>
	<author>Joomla! Project</author>
	<creationDate>July 2004</creationDate>
	<copyright>(C) 2005 Open Source Matters. All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>admin@joomla.org</authorEmail>
	<authorUrl>www.joomla.org</authorUrl>
	<version>1.0.0</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" />
		<param name="@spacer" type="spacer" default="" label="" description="" />
		<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" />
		<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" />
		<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" />
		<param name="@spacer" type="spacer" default="" label="" description="" />
		<param name="session" 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">
			<option value="0">Hide</option>
			<option value="1">Show</option>
		</param>
	</params>
</mosinstall>
