<?xml version="1.0" ?> <extension version="3.4" type="plugin" group="jce" method="upgrade"> <name>WF_ARTICLE_TITLE</name> <version>2.9.30</version> <creationDate>14-09-2022</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_ARTICLE_DESC</description> <icon>readmore,pagebreak</icon> <fields name="article"> <fieldset name="config"> <field type="heading" label="WF_PROFILES_PLUGINS_BUTTONS" /> <field name="buttons" type="buttons" multiple="multiple" default="readmore,pagebreak" label="WF_PARAM_BUTTONS" description="WF_PARAM_BUTTONS_DESC"> <option value="readmore">WF_ARTICLE_READMORE</option> <option value="pagebreak">WF_ARTICLE_PAGEBREAK</option> </field> </fieldset> </fields> <help> <topic key="article.about" title="WF_ARTICLE_HELP_ABOUT" /> </help> <languages></languages> </extension>