<?xml version="1.0" encoding="utf-8"?>
<metadata>
	<author>Acyba</author>
	<authorEmail>dev@acyba.com</authorEmail>
	<authorUrl>http://www.acyba.com</authorUrl>
	<creationDate>September 2009</creationDate>
	<copyright>Copyright (C) 2009 ACYBA SARL - All rights reserved.</copyright>
	<menu>
		<options var="view">
			<option value="user" name="User : subscribe/modify your subscription" msg="This menu item enables your visitors or logged-in users to subscribe/modify their subscription." />
			<option value="lists" name="Mailing Lists Archive" msg="This menu enables you to display all AcyMailing Mailing Lists on your website in order to see the archive Newsletters" />
			<option value="archive" name="Mailing List Archive" msg="Display the name and description of the selected List and a listing of Newsletters belonging to this list." />
		</options>
	</menu>
	<state switch="view" default="user">
		<lists>
			<name>Mailing Lists Archive</name>
			<description>This menu enables you to display all AcyMailing Mailing Lists on your website in order to see the archive Newsletters</description>
		</lists>
		<user>
			<name>User : modify your subscription</name>
			<description>This menu item enables your visitors or logged-in users to subscribe/modify their subscription.</description>
		</user>
		<archive>
			<name>Mailing List Archive</name>
			<description>Display the name and description of the selected List and a listing of Newsletters belonging to this list.</description>
			<params addpath="/components/com_acymailing/params">
				<param name="listid" type="listid" label="List" description="" />
			</params>
		</archive>
	</state>
</metadata>
