Your IP : 216.73.216.147


Current Path : /home/lejardintz/www/plugins/system/kunena/
Upload File :
Current File : /home/lejardintz/www/plugins/system/kunena/kunena.xml

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE extension>
<extension version="2.5" type="plugin" group="system" method="upgrade">
	<name>plg_system_kunena</name>
	<version>4.0.12</version>
	<creationDate>2016-10-01</creationDate>
	<author>Kunena Team</author>
	<authorEmail>Kunena@kunena.org</authorEmail>
	<authorUrl>https://www.kunena.org</authorUrl>
	<copyright>www.kunena.org</copyright>
	<license>GNU/GPLv3 or later</license>
	<description>PLG_SYSTEM_KUNENA_DESC</description>
	<files>
		<filename plugin="kunena">kunena.php</filename>
		<folder>language</folder>
	</files>
	<config>
		<fields name="params">
			<fieldset name="basic">
				<field name="jcontentevents" type="list" default="0" label="PLG_SYSTEM_KUNENA_JCONTENTPLUGINS" description="PLG_SYSTEM_KUNENA_JCONTENTPLUGINS_DESC"  class="inputbox">
					<option value="0">JNO</option>
					<option value="1">JYES</option>
				</field>
				<field name="jcontentevent_target" type="list" multiple="true" default="body" label="PLG_SYSTEM_KUNENA_JCONTENTPLUGINS_TARGET" description="PLG_SYSTEM_KUNENA_JCONTENTPLUGINS_TARGET_DESC"  class="inputbox">
					<option value="title">PLG_SYSTEM_KUNENA_JCONTENTPLUGINS_TARGET_TITLES</option>
					<option value="body">PLG_SYSTEM_KUNENA_JCONTENTPLUGINS_TARGET_BODIES</option>
				</field>
			</fieldset>
		</fields>
	</config>
</extension>