<?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>3.0.6</version>
<creationDate>2014-07-28</creationDate>
<author>Kunena Team</author>
<authorEmail>Kunena@kunena.org</authorEmail>
<authorUrl>http://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>
<filename>index.html</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>