<?xml version="1.0" ?> <extension version="3.4" type="plugin" group="jce" method="upgrade"> <name>WF_PREVIEW_TITLE</name> <version>2.9.4</version> <creationDate>16-03-2021</creationDate> <author>Ryan Demmer</author> <authorEmail>info@joomlacontenteditor.net</authorEmail> <authorUrl>https://www.joomlacontenteditor.net/</authorUrl> <copyright>Ryan Demmer</copyright> <license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html</license> <description>WF_PREVIEW_DESC</description> <icon></icon> <fields name="preview"> <fieldset name="config"> <field name="process_content" type="yesno" default="1" label="WF_PREVIEW_PARAM_PROCESS_CONTENT" description="WF_PREVIEW_PARAM_PROCESS_CONTENT_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> </fieldset> </fields> <help> <topic key="preview.about" title="WF_PREVIEW_HELP_ABOUT" /> </help> <languages></languages> </extension>