<?xml version="1.0" encoding="utf-8"?>
<extension version="3.6" type="plugin" group="content" method="upgrade">
	<name>JomSocial Article Comments</name>
	<author>JomSocial Team</author>
	<creationDate>Oct 2016</creationDate>
	<copyright>Copyright 2008 - 2016 by iJoomla, Inc. - All rights reserved.</copyright>
	<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
	<authorEmail>support@jomsocial.com</authorEmail>
	<authorUrl>http://www.jomsocial.com</authorUrl>
	<version>4.9.3</version>
	<isapplication>true</isapplication>
	<description>PLG_CONTENT_ARTICLECOMMENTS_XML_DESCRIPTION</description>
	<languages>
		<language tag="en-GB">en-GB.plg_content_articlecomments.ini</language>
		<language tag="en-GB">en-GB.plg_content_articlecomments.sys.ini</language>
	</languages>
	<files>
		<file plugin="articlecomments">articlecomments.php</file>
		<filename>models/fields/jsfieldcode.php</filename>
	</files>
	<config>
		<fields name="params" addfieldpath="/plugins/content/articlecomments/models/fields">
			<fieldset name="basic">
				<field name="category" type="jsfieldcode" label="PLG_CONTENT_ARTICLECOMMENTS_CATEGORY_SETTINGS" description="PLG_CONTENT_ARTICLECOMMENTS_CATEGORY_SETTINGS_TIPS" multiple="true"/>
			</fieldset>
		</fields>
	</config>
</extension>