[geeklog-cvs] Geeklog-1.x/public_html/fckeditor/editor/filemanager/connectors/aspx config.ascx, 1.1, 1.2 connector.aspx, 1.1, 1.2 upload.aspx, 1.1, 1.2

Blaine Lang blaine at qs1489.pair.com
Sun May 4 20:35:28 EDT 2008


Update of /cvsroot/geeklog/Geeklog-1.x/public_html/fckeditor/editor/filemanager/connectors/aspx
In directory qs1489.pair.com:/tmp/cvs-serv85146/editor/filemanager/connectors/aspx

Modified Files:
	config.ascx connector.aspx upload.aspx 
Log Message:
Upgraded the FCKeditor to version 2.6 Final - latest release April 7/08

Index: config.ascx
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/fckeditor/editor/filemanager/connectors/aspx/config.ascx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** config.ascx	9 Feb 2008 12:53:58 -0000	1.1
--- config.ascx	5 May 2008 00:35:25 -0000	1.2
***************
*** 2,6 ****
  <%--
   * FCKeditor - The text editor for Internet - http://www.fckeditor.net
!  * Copyright (C) 2003-2007 Frederico Caldeira Knabben
   *
   * == BEGIN LICENSE ==
--- 2,6 ----
  <%--
   * FCKeditor - The text editor for Internet - http://www.fckeditor.net
!  * Copyright (C) 2003-2008 Frederico Caldeira Knabben
   *
   * == BEGIN LICENSE ==
***************
*** 23,27 ****
  --%>
  <script runat="server">
! 	
  	/**
  	 * This function must check the user session to be sure that he/she is
--- 23,27 ----
  --%>
  <script runat="server">
! 
  	/**
  	 * This function must check the user session to be sure that he/she is
***************
*** 95,98 ****
  		TypeConfig[ "Media" ].QuickUploadAbsolutePath	= ( UserFilesAbsolutePath == "" ? "" : "%UserFilesAbsolutePath%" );
  	}
! 	
  </script>
--- 95,98 ----
  		TypeConfig[ "Media" ].QuickUploadAbsolutePath	= ( UserFilesAbsolutePath == "" ? "" : "%UserFilesAbsolutePath%" );
  	}
! 
  </script>

Index: upload.aspx
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/fckeditor/editor/filemanager/connectors/aspx/upload.aspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** upload.aspx	9 Feb 2008 12:53:58 -0000	1.1
--- upload.aspx	5 May 2008 00:35:25 -0000	1.2
***************
*** 3,7 ****
  <%--
   * FCKeditor - The text editor for Internet - http://www.fckeditor.net
!  * Copyright (C) 2003-2007 Frederico Caldeira Knabben
   *
   * == BEGIN LICENSE ==
--- 3,7 ----
  <%--
   * FCKeditor - The text editor for Internet - http://www.fckeditor.net
!  * Copyright (C) 2003-2008 Frederico Caldeira Knabben
   *
   * == BEGIN LICENSE ==
***************
*** 30,32 ****
   * http://www.fckeditor.net
  --%>
! <FCKeditor:Config id="Config" runat="server"></FCKeditor:Config>
\ No newline at end of file
--- 30,32 ----
   * http://www.fckeditor.net
  --%>
! <FCKeditor:Config id="Config" runat="server"></FCKeditor:Config>

Index: connector.aspx
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/public_html/fckeditor/editor/filemanager/connectors/aspx/connector.aspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** connector.aspx	9 Feb 2008 12:53:58 -0000	1.1
--- connector.aspx	5 May 2008 00:35:25 -0000	1.2
***************
*** 3,7 ****
  <%--
   * FCKeditor - The text editor for Internet - http://www.fckeditor.net
!  * Copyright (C) 2003-2007 Frederico Caldeira Knabben
   *
   * == BEGIN LICENSE ==
--- 3,7 ----
  <%--
   * FCKeditor - The text editor for Internet - http://www.fckeditor.net
!  * Copyright (C) 2003-2008 Frederico Caldeira Knabben
   *
   * == BEGIN LICENSE ==
***************
*** 30,32 ****
   * http://www.fckeditor.net
  --%>
! <FCKeditor:Config id="Config" runat="server"></FCKeditor:Config>
\ No newline at end of file
--- 30,32 ----
   * http://www.fckeditor.net
  --%>
! <FCKeditor:Config id="Config" runat="server"></FCKeditor:Config>




More information about the geeklog-cvs mailing list