Your IP : 216.73.216.43


Current Path : /home/cbequiperp/www/plugins/jnews/jnewsbotk2/
Upload File :
Current File : /home/cbequiperp/www/plugins/jnews/jnewsbotk2/jnewsbotk2.xml

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE install SYSTEM "http://dev.joomla.org/xml/2.5/plugin-install.dtd">
<extension version="2.5" type="plugin" group="jnews" method="upgrade">
	<name>jNews K2 Bot</name>
	<author>Joobi Limited</author>
	<creationDate>January 2013</creationDate>
	<copyright>© 2013 Joobi Limited All rights reserved</copyright>
	<license>GPL license</license>
	<authorEmail>support@joobi.co</authorEmail>
	<authorUrl>http://www.joobi.co</authorUrl>
	<version>2.1</version>
	<description>ONLY for K2 V2.x! jNews Bot to include K2 items into jNews mailings. It adds a second selection box to your jNews Newsletter. Now you can select both Joomla Content Items as K2 Items. </description>
	<files>
		<filename plugin="jnewsbotk2">jnewsbotk2.php</filename>
	</files>

	<params>
		<param name="class_k2paneopen_nws" type="text" default="" label="Style for k2" description="jNews will replace your CSS class='k2paneopen_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used to include your Joomla k2 in a Newsletter" />
		<param name="class_k2heading_nws" type="text" default="" label="Style for k2 Headings" description="jNews will replace your CSS class='k2heading_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used for your k2 Title" />
		<param name="class_eventpaneopen_nws" type="text" default="" label="Style for Event" description="jNews will replace your CSS class='eventpaneopen_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used to include your events from jCalPro in a Newsletter" />
		<param name="class_eventheading_nws" type="text" default="" label="Style for Event Headings" description="jNews will replace your CSS class='eventheading_nws' (for events from jCalPro) by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used for your Event Title" />
		<param name="class_readon_nws" type="text" default="" label="Style for Read more links" description="jNews will replace your CSS class='readon_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used for the read more link in a k2 or in an Event" />
		<param name="class_subscriptionlink_nws" type="text" default="" label="Style for the subscription links" description="jNews will replace your CSS class='subscriptionlink_nws' used for the subscription links in your Newsletter by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used to customize the subscriptions links" />
	</params>

	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="class_k2paneopen_nws" type="text" default="" label="Style for k2" description="jNews will replace your CSS class='k2paneopen_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used to include your Joomla k2 in a Newsletter" />
				<field name="class_k2heading_nws" type="text" default="" label="Style for k2 Headings" description="jNews will replace your CSS class='k2heading_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used for your k2 Title" />
				<field name="class_eventpaneopen_nws" type="text" default="" label="Style for Event" description="jNews will replace your CSS class='eventpaneopen_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used to include your events from jCalPro in a Newsletter" />
				<field name="class_eventheading_nws" type="text" default="" label="Style for Event Headings" description="jNews will replace your CSS class='eventheading_nws' (for events from jCalPro) by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used for your Event Title" />
				<field name="class_readon_nws" type="text" default="" label="Style for Read more links" description="jNews will replace your CSS class='readon_nws' by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used for the read more link in a k2 or in an Event" />
				<field name="class_subscriptionlink_nws" type="text" default="" label="Style for the subscription links" description="jNews will replace your CSS class='subscriptionlink_nws' used for the subscription links in your Newsletter by the inline CSS style='YOUR FIELD'. If left blank, jNews won't replace it. This class is used to customize the subscriptions links" />
			</fieldset>
		</fields>
	</config>

</extension>