| Current Path : /var/www/plugins/system/jcomments/ |
| Current File : /var/www/plugins/system/jcomments/jcomments.xml |
<?xml version="1.0" encoding="utf-8"?> <extension version="2.5" type="plugin" group="system" method="upgrade"> <name>plg_system_jcomments</name> <creationDate>15/08/2018</creationDate> <author>smart</author> <copyright>Copyright 2006-2018 JoomlaTune.ru All rights reserved!</copyright> <authorEmail>smart@joomlatune.ru</authorEmail> <authorUrl>http://www.joomlatune.ru</authorUrl> <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license> <version>1.0</version> <description>PLG_SYSTEM_JCOMMENTS_XML_DESCRIPTION</description> <files> <filename plugin="jcomments">jcomments.php</filename> </files> <config> <fields name="params"> <fieldset name="basic"> <field name="disable_template_css" type="list" default="0" label="PLG_SYSTEM_JCOMMENTS_FIELD_DISABLETEMPLATECSS_LABEL" description="PLG_SYSTEM_JCOMMENTS_FIELD_DISABLETEMPLATECSS_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="disable_error_reporting" type="list" default="0" label="PLG_SYSTEM_JCOMMENTS_FIELD_DISABLEERRORREPORTING_LABEL" description="PLG_SYSTEM_JCOMMENTS_FIELD_DISABLEERRORREPORTING_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> <field name="clear_rss" type="list" default="0" label="PLG_SYSTEM_JCOMMENTS_FIELD_CLEARTAGS_LABEL" description="PLG_SYSTEM_JCOMMENTS_FIELD_CLEARTAGS_DESC"> <option value="0">JNO</option> <option value="1">JYES</option> </field> </fieldset> </fields> </config> </extension>