<?xml version="1.0" ?> <extension version="3.6" type="plugin" group="jce" method="upgrade"> <name>JCE - Noneditable</name> <version>1.0.0</version> <creationDate>July 2019</creationDate> <author>Ryan Demmer</author> <authorEmail>info@joomlacontenteditor.net</authorEmail> <authorUrl>https://www.joomlacontenteditor.net/</authorUrl> <copyright>Copyright (C) 2006 - 2020 Ryan Demmer. All rights reserved</copyright> <license>GNU/GPL Version 2 - http://www.gnu.org/licenses/gpl-2.0.html</license> <description>Noneditable elements for JCE</description> <icon></icon> <files></files> <fields name="noneditable"> <fieldset name="config"> <field name="noneditable_class" type="text" default="" hint="mceNonEditable" label="WF_NONEDITABLE_NONEDITABLE_CLASS" description="WF_NONEDITABLE_NONEDITABLE_CLASS_DESC" /> <field name="editable_class" type="text" default="" hint="mceEditable" label="WF_NONEDITABLE_EDITABLE_CLASS" description="WF_NONEDITABLE_EDITABLE_CLASS_DESC" /> </fieldset> </fields> <languages></languages> <help></help> </extension>