| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/c-c.com.hk/webadmin/fckeditor/ |
Upload File : |
<?xml version="1.0" encoding="utf-8" ?> <!-- * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2009 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * This is the sample templates definitions file. It makes the "templates" * command completely customizable. * * See FCKConfig.TemplatesXmlPath in the configuration file. --> <Templates imagesBasePath="fck_template/images/"> <Template title="Text and Table" image="template0.gif"> <Description>A template that defines table and some text.</Description> <Html> <![CDATA[ <table cellspacing="0" cellpadding="0" width="490" border="0"> <tbody> <tr> <td width="25%"> PRODUCT NAME:</td> <td width="75%"> </td> </tr> <tr> <td> ITEM NO:</td> <td> </td> </tr> <tr> <td> PERFORMANCE:</td> <td> </td> </tr> <tr> <td> N.E.Q:</td> <td> </td> </tr> <tr> <td> ITEM SIZE:</td> <td> </td> </tr> <tr> <td> DURATION:</td> <td> </td> </tr> <tr> <td> </td> <td> </td> </tr> </tbody> </table> ]]> </Html> </Template> </Templates>