Server : LiteSpeed System : Linux server 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : alsaif ( 1057) PHP Version : 7.4.33 Disable Function : show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/alsaif/domains/alsaif.group/public_html/plugins/editors/tinymce/ |
<?xml version="1.0" encoding="utf-8"?> <extension version="3.2" type="plugin" group="editors" method="upgrade"> <name>plg_editors_tinymce</name> <version>4.5.12</version> <creationDate>2005-2020</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> <files> <filename plugin="tinymce">tinymce.php</filename> <folder>fields</folder> <folder>form</folder> </files> <media destination="editors" folder="media"> <folder>tinymce</folder> </media> <languages> <language tag="en-GB">en-GB.plg_editors_tinymce.ini</language> <language tag="en-GB">en-GB.plg_editors_tinymce.sys.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="configuration" type="tinymcebuilder" 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" description="PLG_TINY_FIELD_NUMBER_OF_SETS_DESC" filter="int" validate="number" min="3" default="3" /> <field name="html_height" type="text" label="PLG_TINY_FIELD_HTMLHEIGHT_LABEL" description="PLG_TINY_FIELD_HTMLHEIGHT_DESC" default="550px" /> <field name="html_width" type="text" label="PLG_TINY_FIELD_HTMLWIDTH_LABEL" description="PLG_TINY_FIELD_HTMLWIDTH_DESC" default="" /> </fieldset> </fields> </config> </extension>