From: Thyamad c. <th...@us...> - 2005-08-23 13:14:45
|
Update of /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25920/thywidgets/external/fckeditor/editor Modified Files: fckdebug.html fckdialog.html fckeditor.html fckeditor.original.html fckeditorarea.html Log Message: Commiting file additions and modification from SVN revision 1841 to 1842... Changes made by vinicius on 2005-08-23 15:49:13 +0200 (Tue, 23 Aug 2005) corresponding to SVN revision 1842 with message: License file included in thyapi Index: fckdebug.html =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/fckdebug.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** fckdebug.html 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- fckdebug.html 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 13,18 **** * It automatically popups if the Debug = true in the configuration file. * ! * Version: 2.0 RC2 ! * Modified: 2004-05-31 23:07:52 * * File Authors: --- 13,18 ---- * It automatically popups if the Debug = true in the configuration file. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-23 20:49:25 * * File Authors: *************** *** 22,26 **** <html> <head> - <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"> <meta name="ROBOTS" content="NOINDEX, NOFOLLOW"> <title>FCKeditor Debug Window</title> --- 22,25 ---- *************** *** 103,107 **** <TR> <TD height="100%" style="BORDER-RIGHT: #696969 1px solid; BORDER-TOP: #696969 1px solid; BORDER-LEFT: #696969 1px solid; BORDER-BOTTOM: #696969 1px solid"> ! <iframe id="eOutput" name="eOutput" width="100%" height="100%" scrolling="auto" src="about:blank" frameborder="no"></iframe> </TD> </TR> --- 102,106 ---- <TR> <TD height="100%" style="BORDER-RIGHT: #696969 1px solid; BORDER-TOP: #696969 1px solid; BORDER-LEFT: #696969 1px solid; BORDER-BOTTOM: #696969 1px solid"> ! <iframe id="eOutput" name="eOutput" width="100%" height="100%" scrolling="auto" src="fckblank.html" frameborder="no"></iframe> </TD> </TR> Index: fckdialog.html =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/fckdialog.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** fckdialog.html 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- fckdialog.html 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 12,17 **** * This page is used by all dialog box as the container. * ! * Version: 2.0 RC2 ! * Modified: 2004-12-20 00:48:49 * * File Authors: --- 12,17 ---- * This page is used by all dialog box as the container. * ! * Version: 2.0 RC3 ! * Modified: 2005-02-19 14:49:02 * * File Authors: *************** *** 278,282 **** <tr> <td id="FrameCell" height="100%" valign="top"> ! <iframe id="frmMain" name="frmMain" frameborder="0" height="100%" width="100%" scrolling="auto"> </iframe> </td> --- 278,282 ---- <tr> <td id="FrameCell" height="100%" valign="top"> ! <iframe id="frmMain" src="fckblank.html" name="frmMain" frameborder="0" height="100%" width="100%" scrolling="auto"> </iframe> </td> Index: fckeditor.original.html =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/fckeditor.original.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** fckeditor.original.html 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- fckeditor.original.html 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 12,17 **** * Main page that holds the editor. * ! * Version: 2.0 RC2 ! * Modified: 2004-12-17 00:00:32 * * File Authors: --- 12,17 ---- * Main page that holds the editor. * ! * Version: 2.0 RC3 ! * Modified: 2005-03-02 10:54:21 * * File Authors: *************** *** 68,72 **** <tr id="eSource" style="DISPLAY: none"> <td class="Source" height="100%" valign="top"> ! <textarea id="eSourceField" style="WIDTH: 100%; HEIGHT: 100%"></textarea> </td> </tr> --- 68,72 ---- <tr id="eSource" style="DISPLAY: none"> <td class="Source" height="100%" valign="top"> ! <textarea id="eSourceField" dir="ltr" style="WIDTH: 100%; HEIGHT: 100%"></textarea> </td> </tr> Index: fckeditor.html =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/fckeditor.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** fckeditor.html 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- fckeditor.html 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 12,17 **** * Main page that holds the editor. * ! * Version: 2.0 RC2 ! * Modified: 2004-12-17 00:00:32 * * File Authors: --- 12,17 ---- * Main page that holds the editor. * ! * Version: 2.0 RC3 ! * Modified: 2005-03-02 10:54:21 * * File Authors: *************** *** 52,56 **** <tr id="eSource" style="DISPLAY: none"> <td class="Source" height="100%" valign="top"> ! <textarea id="eSourceField" style="WIDTH: 100%; HEIGHT: 100%"></textarea> </td> </tr> --- 52,56 ---- <tr id="eSource" style="DISPLAY: none"> <td class="Source" height="100%" valign="top"> ! <textarea id="eSourceField" dir="ltr" style="WIDTH: 100%; HEIGHT: 100%"></textarea> </td> </tr> Index: fckeditorarea.html =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/editor/fckeditorarea.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** fckeditorarea.html 28 Feb 2005 00:33:19 -0000 1.1.1.1 --- fckeditorarea.html 23 Aug 2005 13:14:06 -0000 1.2 *************** *** 1,8 **** <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> ! <head> ! <title>FCKeditor - Editor Area</title> ! <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ! </head> ! <body></body> </html> --- 1,8 ---- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> ! <head> ! <title>FCKeditor - Editor Area</title> ! <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ! </head> ! <body></body> </html> |