| Current Path : /home/pteabiscqq/www/plugins/acymailing/tagcbuser/ |
| Current File : /home/pteabiscqq/www/plugins/acymailing/tagcbuser/tagcbuser.xml |
<?xml version="1.0" encoding="utf-8"?> <extension type="plugin" version="2.5" method="upgrade" group="acymailing"> <name>AcyMailing Tag and filter : Community Builder</name> <creationDate>September 2009</creationDate> <version>3.7.2</version> <author>Acyba</author> <authorEmail>dev@acyba.com</authorEmail> <authorUrl>http://www.acyba.com</authorUrl> <copyright>Copyright (C) 2009-2016 ACYBA SAS - All rights reserved..</copyright> <license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license> <description>This plugin enables you to add information from the CB Profile of the user in your newsletters. It also allows you to filter the users based on CB fields and modify these field values</description> <files> <filename plugin="tagcbuser">tagcbuser.php</filename> </files> <params addpath="/components/com_acymailing/params"> <param name="help" type="help" label="Help" description="Click on the help button to get some help" default="plugin-tagcbuser"/> <param name="frontendaccess" type="list" default="all" label="Front-end Access" description="You can restrict the access to this tag system with this option"> <option value="all">Always display this tag system</option> <option value="none">Don't display this tag system on the front-end</option> </param> </params> <config> <fields name="params" addfieldpath="/components/com_acymailing/params"> <fieldset name="basic"> <field name="help" type="help" label="Help" description="Click on the help button to get some help" default="plugin-tagcbuser"/> <field name="frontendaccess" type="list" default="all" label="Front-end Access" description="You can restrict the access to this tag system with this option"> <option value="all">Always display this tag system</option> <option value="none">Don't display this tag system on the front-end</option> </field> </fieldset> </fields> </config> </extension>