芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/hocabayucatan.gob.mx/plugins/editors/tinymce/tinymce.xml
<?xml version="1.0" encoding="utf-8"?> <extension type="plugin" group="editors" method="upgrade"> <name>plg_editors_tinymce</name> <version>5.8.2</version> <creationDate>2005-2021</creationDate> <author>Tiny Technologies, Inc</author> <authorEmail>N/A</authorEmail> <authorUrl>https://www.tiny.cloud</authorUrl> <copyright>Tiny Technologies, Inc</copyright> <license>LGPL</license> <description>PLG_TINY_XML_DESCRIPTION</description> <namespace path="src">Joomla\Plugin\Editors\TinyMCE</namespace> <files> <filename plugin="tinymce">tinymce.php</filename> <folder>forms</folder> <folder>src</folder> </files> <media destination="editors" folder="media"> <folder>tinymce</folder> </media> <languages> <language tag="en-GB">language/en-GB/plg_editors_tinymce.ini</language> <language tag="en-GB">language/en-GB/plg_editors_tinymce.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic" addfieldprefix="Joomla\Plugin\Editors\TinyMCE\Field"> <field name="configuration" type="tinymcebuilder" label="PLG_TINY_BUILDER" hiddenLabel="true" /> </fieldset> <fieldset name="advanced" label="PLG_TINY_FIELD_LABEL_ADVANCEDPARAMS"> <field name="sets_amount" type="number" label="PLG_TINY_FIELD_NUMBER_OF_SETS_LABEL" filter="int" validate="number" min="3" default="3" /> <field name="html_height" type="text" label="PLG_TINY_FIELD_HTMLHEIGHT_LABEL" default="550px" /> <field name="html_width" type="text" label="PLG_TINY_FIELD_HTMLWIDTH_LABEL" default="" /> </fieldset> </fields> </config> </extension>