| Current Path : /home/w/u/e/wuectly/www/03cbe/ |
| Current File : /home/w/u/e/wuectly/www/03cbe/fontsizeselect.zip |
PK 0"]�ļ� � fontsizeselect.xmlnu &1i� <?xml version="1.0" ?>
<extension version="3.4" type="plugin" group="jce" method="upgrade">
<name>WF_FONTSIZESELECT_TITLE</name>
<version>2.9.99.2</version>
<creationDate>22-04-2026</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_FONTSIZESELECT_DESC</description>
<icon>fontselect</icon>
<fields name="fontsizeselect">
<fieldset name="config">
<field name="font_sizes" type="text" size="100" class="input-xlarge" default="" hint="eg: 8pt,10pt,12pt,14pt,18pt,24pt,36pt" label="WF_PARAM_FONT_SIZES" description="WF_PARAM_FONT_SIZES_DESC" />
</fieldset>
</fields>
<help></help>
<languages></languages>
</extension>PK 0"]�#o, ,
index.htmlnu &1i� <html><body bgcolor="#FFFFFF"></body></html>PK 0"]ktj`) )
config.phpnu &1i� <?php
/**
* @package JCE
* @subpackage Editor
*
* @copyright Copyright (c) 2009-2024 Ryan Demmer. All rights reserved
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
\defined('_JEXEC') or die;
class WFFontsizeselectPluginConfig
{
public static function getConfig(&$settings)
{
$wf = WFApplication::getInstance();
$settings['fontsizeselect_font_sizes'] = $wf->getParam('fontsizeselect.font_sizes', '8pt,10pt,12pt,14pt,18pt,24pt,36pt', '8pt,10pt,12pt,14pt,18pt,24pt,36pt');
}
}
PK 0"]�ļ� � fontsizeselect.xmlnu &1i� PK 0"]�#o, ,
� index.htmlnu &1i� PK 0"]ktj`) )
[ config.phpnu &1i� PK � �