Update of /cvsroot/phpslash/phpslash-dev/public_html/scripts/fckeditor/_samples/cfm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6803/phpslash-dev/public_html/scripts/fckeditor/_samples/cfm
Modified Files:
sample01.cfm sample02_mx.cfm
Log Message:
complete fckeditor addition
Index: sample01.cfm
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/public_html/scripts/fckeditor/_samples/cfm/sample01.cfm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sample01.cfm 28 Oct 2004 20:17:41 -0000 1.1
--- sample01.cfm 30 Oct 2004 13:53:11 -0000 1.2
***************
*** 1,3 ****
! <!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
--- 1,3 ----
! <!---
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
***************
*** 12,21 ****
* Sample page.
*
! * Version: 2.0 Beta 1
* Modified: 2004-05-31 23:18:38
*
* File Authors:
* Hendrik Kramer (hk...@lw...)
! -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
--- 12,21 ----
* Sample page.
*
! * Version: 2.0 Beta 2
* Modified: 2004-05-31 23:18:38
*
* File Authors:
* Hendrik Kramer (hk...@lw...)
! --->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
Index: sample02_mx.cfm
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/public_html/scripts/fckeditor/_samples/cfm/sample02_mx.cfm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** sample02_mx.cfm 28 Oct 2004 20:17:41 -0000 1.1
--- sample02_mx.cfm 30 Oct 2004 13:53:12 -0000 1.2
***************
*** 1,3 ****
! <!--
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
--- 1,3 ----
! <!---
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
***************
*** 12,21 ****
* Sample page.
*
! * Version: 2.0 Beta 1
* Modified: 2004-05-31 23:18:45
*
* File Authors:
* Hendrik Kramer (hk...@lw...)
! -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
--- 12,21 ----
* Sample page.
*
! * Version: 2.0 Beta 2
* Modified: 2004-05-31 23:18:45
*
* File Authors:
* Hendrik Kramer (hk...@lw...)
! --->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
|