From: Thyamad c. <th...@us...> - 2005-09-29 19:50:26
|
Update of /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv563/thywidgets/external/fckeditor/_samples/asp Modified Files: sample01.asp sample02.asp sample03.asp sample04.asp sampleposteddata.asp Log Message: Commiting file additions and modification from SVN revision 2028 to 2029... Changes made by frank on 2005-09-29 21:42:57 +0200 (Thu, 29 Sep 2005) corresponding to SVN revision 2029 with message: updating fckeditor in dynapi Index: sample03.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample03.asp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** sample03.asp 1 Sep 2005 18:15:39 -0000 1.4 --- sample03.asp 29 Sep 2005 19:49:16 -0000 1.5 *************** *** 1,6 **** ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: --- 1,7 ---- ! <%@ CodePage=65001 Language="VBScript"%> ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: *************** *** 13,22 **** * Sample page. * - * Version: 2.0 RC3 - * Modified: 2005-02-19 17:20:07 - * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> --- 14,20 ---- * Sample page. * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> Index: sample04.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample04.asp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** sample04.asp 1 Sep 2005 18:15:39 -0000 1.4 --- sample04.asp 29 Sep 2005 19:49:16 -0000 1.5 *************** *** 1,6 **** ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: --- 1,7 ---- ! <%@ CodePage=65001 Language="VBScript"%> ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: *************** *** 13,22 **** * Sample page. * - * Version: 2.0 RC3 - * Modified: 2005-02-19 17:20:07 - * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> --- 14,20 ---- * Sample page. * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> Index: sampleposteddata.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sampleposteddata.asp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** sampleposteddata.asp 1 Sep 2005 18:15:39 -0000 1.4 --- sampleposteddata.asp 29 Sep 2005 19:49:16 -0000 1.5 *************** *** 1,6 **** ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: --- 1,7 ---- ! <%@ CodePage=65001 Language="VBScript"%> ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: *************** *** 13,22 **** * This page lists the data posted by a form. * - * Version: 2.0 RC3 - * Modified: 2005-02-19 17:20:42 - * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> --- 14,20 ---- * This page lists the data posted by a form. * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> Index: sample02.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample02.asp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** sample02.asp 1 Sep 2005 18:15:39 -0000 1.4 --- sample02.asp 29 Sep 2005 19:49:16 -0000 1.5 *************** *** 1,6 **** ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: --- 1,7 ---- ! <%@ CodePage=65001 Language="VBScript"%> ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: *************** *** 13,22 **** * Sample page. * - * Version: 2.0 RC3 - * Modified: 2005-02-19 17:20:07 - * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> --- 14,20 ---- * Sample page. * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> Index: sample01.asp =================================================================== RCS file: /cvsroot/thyapi/thyapi/thywidgets/external/fckeditor/_samples/asp/sample01.asp,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** sample01.asp 1 Sep 2005 18:15:39 -0000 1.4 --- sample01.asp 29 Sep 2005 19:49:16 -0000 1.5 *************** *** 1,6 **** ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: --- 1,7 ---- ! <%@ CodePage=65001 Language="VBScript"%> ! <% Option Explicit %> ! <!-- * FCKeditor - The text editor for internet ! * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: *************** *** 13,22 **** * Sample page. * - * Version: 2.0 RC3 - * Modified: 2005-02-27 19:18:35 - * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> --- 14,20 ---- * Sample page. * * File Authors: ! * Frederico Caldeira Knabben (fr...@fc...) ! --> <% ' You must set "Enable Parent Paths" on your web site in order this relative include to work. %> <!-- #INCLUDE file="../../fckeditor.asp" --> |