/
home
/
assocoweys
/
backup-assocoweys
/
croissy
/
components
/
com_jce
/
editor
/
plugins
/
article
/
Upload File
HOME
<?xml version="1.0" ?> <extension type="plugin" group="jce" method="upgrade"> <name>WF_ARTICLE_TITLE</name> <version>2.9.99.9</version> <creationDate>08-07-2026</creationDate> <author>Ryan Demmer</author> <authorEmail>info@joomlacontenteditor.net</authorEmail> <authorUrl>https://www.joomlacontenteditor.net/</authorUrl> <copyright>Copyright (C) 2006 - 2026 Ryan Demmer. All rights reserved</copyright> <license>GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html; see LICENSE.txt</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>