| Server IP : 54.36.91.62 / Your IP : 216.73.217.111 Web Server : Apache System : Linux webm013.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : coopiak ( 151928) PHP Version : 8.3.23 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/coopiak/dansnotreville-fr/plugins/editors/tinymce/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <extension type="plugin" group="editors" method="upgrade"> <name>plg_editors_tinymce</name> <version>5.10.7</version> <creationDate>2005-08</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> <folder>forms</folder> <folder plugin="tinymce">services</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>