[geeklog-cvs] geeklog: Updated FCKeditor to version 2.6.5

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Tue Dec 29 17:18:10 EST 2009


changeset 7558:2c12010829c8
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/2c12010829c8
user: Dirk Haun <dirk at haun-online.de>
date: Tue Dec 29 18:26:13 2009 +0100
description:
Updated FCKeditor to version 2.6.5

diffstat:

 public_html/docs/history                                                       |    1 +
 public_html/fckeditor/_documentation.html                                      |    2 +-
 public_html/fckeditor/_upgrade.html                                            |    2 +-
 public_html/fckeditor/_whatsnew.html                                           |  182 +-
 public_html/fckeditor/_whatsnew_history.html                                   |  139 +
 public_html/fckeditor/editor/_source/classes/fckdomrange_ie.js                 |    8 +-
 public_html/fckeditor/editor/_source/classes/fckeditingarea.js                 |    4 +
 public_html/fckeditor/editor/_source/classes/fckpanel.js                       |    3 +
 public_html/fckeditor/editor/_source/commandclasses/fck_othercommands.js       |    4 +-
 public_html/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js     |    8 +-
 public_html/fckeditor/editor/_source/fckeditorapi.js                           |    4 +-
 public_html/fckeditor/editor/_source/internals/fck.js                          |   42 +-
 public_html/fckeditor/editor/_source/internals/fck_gecko.js                    |   10 +
 public_html/fckeditor/editor/_source/internals/fck_ie.js                       |   20 +-
 public_html/fckeditor/editor/_source/internals/fckcommands.js                  |    3 +
 public_html/fckeditor/editor/_source/internals/fckconfig.js                    |    2 +-
 public_html/fckeditor/editor/_source/internals/fckdialog.js                    |    2 +-
 public_html/fckeditor/editor/_source/internals/fckdomtools.js                  |   48 +-
 public_html/fckeditor/editor/_source/internals/fckregexlib.js                  |    2 +-
 public_html/fckeditor/editor/_source/internals/fckselection_ie.js              |    3 +-
 public_html/fckeditor/editor/_source/internals/fcktoolbaritems.js              |    9 +-
 public_html/fckeditor/editor/_source/internals/fcktoolbarset.js                |    2 +-
 public_html/fckeditor/editor/_source/internals/fckxhtml.js                     |   17 +
 public_html/fckeditor/editor/_source/internals/fckxhtml_ie.js                  |   36 +
 public_html/fckeditor/editor/dialog/fck_about.html                             |   10 +-
 public_html/fckeditor/editor/dialog/fck_docprops.html                          |   34 +-
 public_html/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html     |    2 +-
 public_html/fckeditor/editor/dialog/fck_paste.html                             |   12 +-
 public_html/fckeditor/editor/dialog/fck_table.html                             |   45 +-
 public_html/fckeditor/editor/dialog/fck_tablecell.html                         |    6 +-
 public_html/fckeditor/editor/dtd/fck_dtd_test.html                             |   82 +-
 public_html/fckeditor/editor/fckdebug.html                                     |  305 +-
 public_html/fckeditor/editor/fckeditor.html                                    |  633 +++---
 public_html/fckeditor/editor/fckeditor.original.html                           |  848 +++++----
 public_html/fckeditor/editor/filemanager/browser/default/frmresourceslist.html |    4 +-
 public_html/fckeditor/editor/filemanager/connectors/php/connector.php          |    2 +-
 public_html/fckeditor/editor/filemanager/connectors/php/io.php                 |    2 +-
 public_html/fckeditor/editor/filemanager/connectors/php/phpcompat.php          |    2 +-
 public_html/fckeditor/editor/filemanager/connectors/php/util.php               |    2 +-
 public_html/fckeditor/editor/js/fckeditorcode_gecko.js                         |   31 +-
 public_html/fckeditor/editor/js/fckeditorcode_ie.js                            |   37 +-
 public_html/fckeditor/editor/lang/_translationstatus.txt                       |  112 +-
 public_html/fckeditor/editor/lang/af.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ar.js                                        |    7 +-
 public_html/fckeditor/editor/lang/bg.js                                        |    7 +-
 public_html/fckeditor/editor/lang/bn.js                                        |    7 +-
 public_html/fckeditor/editor/lang/bs.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ca.js                                        |    7 +-
 public_html/fckeditor/editor/lang/cs.js                                        |   23 +-
 public_html/fckeditor/editor/lang/da.js                                        |    7 +-
 public_html/fckeditor/editor/lang/de.js                                        |    7 +-
 public_html/fckeditor/editor/lang/el.js                                        |    7 +-
 public_html/fckeditor/editor/lang/en-au.js                                     |    7 +-
 public_html/fckeditor/editor/lang/en-ca.js                                     |    7 +-
 public_html/fckeditor/editor/lang/en-uk.js                                     |    7 +-
 public_html/fckeditor/editor/lang/en.js                                        |    7 +-
 public_html/fckeditor/editor/lang/eo.js                                        |    7 +-
 public_html/fckeditor/editor/lang/es.js                                        |    7 +-
 public_html/fckeditor/editor/lang/et.js                                        |    7 +-
 public_html/fckeditor/editor/lang/eu.js                                        |    7 +-
 public_html/fckeditor/editor/lang/fa.js                                        |    7 +-
 public_html/fckeditor/editor/lang/fi.js                                        |    7 +-
 public_html/fckeditor/editor/lang/fo.js                                        |    7 +-
 public_html/fckeditor/editor/lang/fr-ca.js                                     |    7 +-
 public_html/fckeditor/editor/lang/fr.js                                        |    7 +-
 public_html/fckeditor/editor/lang/gl.js                                        |    7 +-
 public_html/fckeditor/editor/lang/gu.js                                        |    7 +-
 public_html/fckeditor/editor/lang/he.js                                        |    7 +-
 public_html/fckeditor/editor/lang/hi.js                                        |    7 +-
 public_html/fckeditor/editor/lang/hr.js                                        |    7 +-
 public_html/fckeditor/editor/lang/hu.js                                        |    7 +-
 public_html/fckeditor/editor/lang/is.js                                        |    7 +-
 public_html/fckeditor/editor/lang/it.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ja.js                                        |    7 +-
 public_html/fckeditor/editor/lang/km.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ko.js                                        |    9 +-
 public_html/fckeditor/editor/lang/lt.js                                        |  111 +-
 public_html/fckeditor/editor/lang/lv.js                                        |    7 +-
 public_html/fckeditor/editor/lang/mn.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ms.js                                        |    7 +-
 public_html/fckeditor/editor/lang/nb.js                                        |    7 +-
 public_html/fckeditor/editor/lang/nl.js                                        |    7 +-
 public_html/fckeditor/editor/lang/no.js                                        |    7 +-
 public_html/fckeditor/editor/lang/pl.js                                        |   11 +-
 public_html/fckeditor/editor/lang/pt-br.js                                     |    7 +-
 public_html/fckeditor/editor/lang/pt.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ro.js                                        |    7 +-
 public_html/fckeditor/editor/lang/ru.js                                        |    7 +-
 public_html/fckeditor/editor/lang/sk.js                                        |    7 +-
 public_html/fckeditor/editor/lang/sl.js                                        |   37 +-
 public_html/fckeditor/editor/lang/sr-latn.js                                   |    7 +-
 public_html/fckeditor/editor/lang/sr.js                                        |    7 +-
 public_html/fckeditor/editor/lang/sv.js                                        |    7 +-
 public_html/fckeditor/editor/lang/th.js                                        |    7 +-
 public_html/fckeditor/editor/lang/tr.js                                        |    7 +-
 public_html/fckeditor/editor/lang/uk.js                                        |    7 +-
 public_html/fckeditor/editor/lang/vi.js                                        |    7 +-
 public_html/fckeditor/editor/lang/zh-cn.js                                     |    7 +-
 public_html/fckeditor/editor/lang/zh.js                                        |    7 +-
 public_html/fckeditor/fckconfig.js                                             |    2 +-
 public_html/fckeditor/fckeditor.js                                             |    4 +-
 public_html/fckeditor/fckeditor.php                                            |    2 +-
 public_html/fckeditor/fckeditor_php4.php                                       |    2 +-
 public_html/fckeditor/fckeditor_php5.php                                       |    2 +-
 public_html/fckeditor/fckpackager.xml                                          |    6 +-
 public_html/fckeditor/fckstyles.xml                                            |    2 +-
 public_html/fckeditor/fcktemplates.xml                                         |    2 +-
 public_html/fckeditor/license.txt                                              |    2 +-
 108 files changed, 1911 insertions(+), 1390 deletions(-)

diffs (truncated from 4676 to 300 lines):

diff -r 20535c7a6847 -r 2c12010829c8 public_html/docs/history
--- a/public_html/docs/history	Tue Dec 29 17:04:58 2009 +0100
+++ b/public_html/docs/history	Tue Dec 29 18:26:13 2009 +0100
@@ -3,6 +3,7 @@
 ??? ??, 2010 (1.6.2)
 ------------
 
+- Updated FCKeditor to version 2.6.5 [Dirk]
 - Prepare database for storing IPv6 addresses (feature request #0000971) [Dirk]
 - Implemented re-authentication when trying to submit a form with an expired
   security token. This will allow the user to save changes even when the token
diff -r 20535c7a6847 -r 2c12010829c8 public_html/fckeditor/_documentation.html
--- a/public_html/fckeditor/_documentation.html	Tue Dec 29 17:04:58 2009 +0100
+++ b/public_html/fckeditor/_documentation.html	Tue Dec 29 18:26:13 2009 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2009 Frederico Caldeira Knabben
  *
  * == BEGIN LICENSE ==
  *
diff -r 20535c7a6847 -r 2c12010829c8 public_html/fckeditor/_upgrade.html
--- a/public_html/fckeditor/_upgrade.html	Tue Dec 29 17:04:58 2009 +0100
+++ b/public_html/fckeditor/_upgrade.html	Tue Dec 29 18:26:13 2009 +0100
@@ -1,7 +1,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <!--
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2008 Frederico Caldeira Knabben
+ * Copyright (C) 2003-2009 Frederico Caldeira Knabben
  *
  * == BEGIN LICENSE ==
  *
diff -r 20535c7a6847 -r 2c12010829c8 public_html/fckeditor/_whatsnew.html
--- a/public_html/fckeditor/_whatsnew.html	Tue Dec 29 17:04:58 2009 +0100
+++ b/public_html/fckeditor/_whatsnew.html	Tue Dec 29 18:26:13 2009 +0100
@@ -33,143 +33,73 @@
 	<h1>
 		FCKeditor ChangeLog - What's New?</h1>
 	<h3>
-		Version 2.6.4.1</h3>
-	<p>
-		Fixed Bugs:</p>
-	<ul>
-		<li><strong>Security release, upgrade is highly recommended.</strong></li>
-	</ul>
-	<h3>
-		Version 2.6.4</h3>
-	<p>
-		Fixed Bugs:</p>
-	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2777">#2777</a>] Merging
-			cells between table header and body is no longer possible.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2815">#2815</a>] Fixed
-			WSC issues at slow connection speed. Added SSL support.</li>
-		<li>Language file updates for the following languages:
-			<ul>
-				<li>Chinese (Traditional)</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2846">#2846</a>] French</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2801">#2801</a>] Hebrew</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2824">#2824</a>] Russian</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2811">#2811</a>] Turkish</li>
-			</ul>
-		</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2757">#2757</a>] Fixed
-			a minor bug which causes selection positions to be improperly restored during undos
-			and redos.</li>
-	</ul>
-	<h3>
-		Version 2.6.4 Beta</h3>
+		Version 2.6.5</h3>
 	<p>
 		New Features and Improvements:</p>
 	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2685">#2685</a>] Integration
-			with "WebSpellChecker", a <strong>zero installation and free spell checker</strong>
-			provided by SpellChecker.net. This is now the default spell checker in the editor
-			(requires internet connection). All previous spell checking solutions are still
-			available.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2430">#2430</a>] In the
-			table dialog it's possible to create header cells in the first row (included in
-			a thead element) or the first column of the table. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/822">#822</a>] The table
-			cell dialog allows switching between normal data cells or header cells (TD vs. TH).
-		</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2515">#2515</a>] New language
-			file for Icelandic.</li>
+		<li>Introduced the Spell Check As You Type (SCAYT) spell checking option.</li>
 	</ul>
 	<p>
 		Fixed Bugs:</p>
 	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2381">#2381</a>] Protected
-			the editor from duplicate iframes</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1752">#1752</a>] Fixed
-			the issue with tablecommands plugin and undefined tagName.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2333">#2333</a>] The &gt;
-			character inside text wasn't encoded in Opera and Safari.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2467">#2467</a>] Fixed
-			JavaScript error with the fit window command in source mode.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2472">#2472</a>] Splitting
-			a TH will create a two TH, not a TH and a TD.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1891">#1891</a>] Removed
-			unnecessary name attributes in dialogs. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/798">#798</a>, <a target="_blank"
-			href="http://dev.fckeditor.net/ticket/2495">#2495</a>] If an image was placed inside
-			a container with dimensions or floating it wasn't possible to edit its properties
-			from the toolbar or context menu.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1982">#1982</a>] Submenus
-			in IE7 now are shown properly.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2496">#2496</a>] Using
-			the Paste dialogs in IE might insert the content at the start of the editor.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2349">#2496</a>] Fixed
-			RTL dialog layout in Internet Explorer.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2488">#2488</a>] Fixed
-			the issue where email links in IE would take the browser to a new page in addition
-			to calling up the email client.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2519">#2519</a>] Fixed
-			race condition at registering the FCKeditorAPI object in multiple editor scenarios.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2525">#2525</a>] Fixed
-			JavaScript error in Google Chrome when StartupShowBlocks is set to true.</li>
+		<li><strong>Security release, upgrade is highly recommended</strong> (fixed security issues in ASP and ColdFusion scripts).
+			</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2856">#2856</a>] Fixed
+			problem with inches in paste dialog.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3120">#3120</a>]
+			# (pound sign) is not correctly escaped in file urls.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2915">#2915</a>]
+			About plugin shows misleading user language.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2821">#2821</a>] Configuration
+			items that used floating point numbers were parsed as integers.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2604">#2064</a>] The asp
+			connector didn't work correctly in windows 2000 servers.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3429">#3429</a>] Fixed
+			problem in IE8 with XHTML doctype. Thanks to duncansimey.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3446">#3446</a>] Fixed self-closed
+ 			<option> in the table cell dialog.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3181">#3181</a>] Node selection
+			could raise an error in IE8.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2156">#2156</a>]
+			After calling GetData() the style removal operations didn't work in IE. Thanks to
+			Compendium Blogware.</li>
+	  <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3427">#3427</a>] Improved
+ 			compatibility of Document properties dialog with Eclipse.</li>
 		<li>Language file updates for the following languages:
 			<ul>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2440">#2440</a>] Dutch</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2451">#2451</a>] Basque</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2451">#2650</a>] Danish</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2208">#2535</a>] German
-				</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2908">#2908</a>] Czech </li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2849">#2849</a>] Lithuanian</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3636">#3636</a>] Polish</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3741">#3741</a>] Korean</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2861">#2861</a>] Slovenian</li>
 			</ul>
 		</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2531">#2531</a>] The ENTER
-			key will properly scroll to the cursor position when breaking long paragraphs.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2573">#2573</a>] The type
-			name in configurations for the ASP connector are now case sensitive.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2503">#2503</a>] DL, DT
-			and DD where missing the formatting in the generated HTML.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2516">#2516</a>] Replaced
-			the extension AddItem of Array with the standard "push" method.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2486">#2486</a>] Vertically
-			splitting cell with colspan > 1 breaks table layout.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2597">#2597</a>] Fixed
-			the issue where dropping contents from outside of the editor doesn't work in Safari.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2412">#2412</a>] Fixed
-			the issue where FCK.InsertHtml() is no longer removing selected contents after content
-			insertion in Firefox.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2407">#2407</a>] Fixed
-			the issue where the Div container command and the blockquote command would break
-			lists.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2469">#2469</a>] Fixed
-			a minor issue where FCK.SetData() may cause the editor to become unresponsive to
-			the first click after being defocused.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2611">#2611</a>] Fixed
-			an extra slash on quickupload of the asp connector.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2616">#2616</a>] Fixed
-			another situation where new elements were inserted at the beginning of the content
-			in IE.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2634">#2634</a>] Fixed
-			two obsolete references to Array::AddItem() instances still in the code.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2679">#2679</a>] Fixed
-			infinite loop problems with FCKDomRangeIterator class which causes some commands
-			to hang when applied to certain document structures.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2649">#2649</a>] Fixed
-			a JavaScript error in IE when user tries to search with the "Match whole word" option
-			enabled and the matched word is at exactly the end of document.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2603">#2603</a>] Changed
-			the <a href="http://docs.fckeditor.net/EMailProtection">EMailProtection</a> to "none"
-			for better compatibility.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2612">#2612</a>] The 'ForcePasteAsPlainText'
-			configuration option didn't work correctly in Safari and Chrome.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2696">#2696</a>] Fixed
-			non-working autogrow plugin.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2753">#2753</a>] Fixed
-			occasional exceptions in the dragersizetable plugin with IE.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2653">#2653</a>] and [<a
-			target="_blank" href="http://dev.fckeditor.net/ticket/2733">#2733</a>] Enable undo
-			of changes to tables and table cells.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1865">#1865</a>] The context
-			menu is now working properly over the last row in a table with thead. Thanks to
-			Koen Willems.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3439">#3439</a>] IgnoreEmptyParagraphValue
+			had no effect if ProcessHTMLEntities is false.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3880">#3880</a>] Fixed some minor
+			logical and typing mistakes in fckdomrange_ie.js.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2689">#2689</a>] If a
+			custom connector tried to use the "url" attribute for files it was always reencoded.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1537">#1537</a>] Fixed extra
+			<p> tag added before pasted contents from Paste From Word dialog.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2874">#2874</a>] Fixed wrong position
+			of caption tag in tables with table headers.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3818">#3818</a>] Fixed layout error
+			in text and background color popups when more colors button is disabled.</li>
+ 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3481">#3481</a>] Fixed an issue in
+ 			WebKit where paste actions inside table cells may leak outside of the table cell.</li>
+ 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3677">#3677</a>] Fixed JavaScript
+ 			error when trying to create link for images inside floating div containers.</li>
+ 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3925">#3925</a>] Removed obsolete
+ 			parentWindow reference from FCKDialog.OpenDialog().</li>
+ 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2936">#2936</a>] Added protection
+			in the PHP upload if the destination folder is placed at the root and doesn't exit.</li>
+ 		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4357">#4357</a>] Avoid problem in
+			the paste dialog if IIS is set to process HTML files as Asp.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2201">#2201</a>] Fixed a crash in IE
+ 			in an object is selected (with handles) on unload of the editor.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/3053">#3053</a>] Fixed problems with
+			the height of the content area in Safari and Chrome.</li>
 	</ul>
 	<p>
 		<a href="_whatsnew_history.html">See previous versions history</a></p>
diff -r 20535c7a6847 -r 2c12010829c8 public_html/fckeditor/_whatsnew_history.html
--- a/public_html/fckeditor/_whatsnew_history.html	Tue Dec 29 17:04:58 2009 +0100
+++ b/public_html/fckeditor/_whatsnew_history.html	Tue Dec 29 18:26:13 2009 +0100
@@ -33,6 +33,145 @@
 	<h1>
 		FCKeditor ChangeLog - What's New?</h1>
 	<h3>
+		Version 2.6.4.1</h3>
+	<p>
+		Fixed Bugs:</p>
+	<ul>
+		<li><strong>Security release, upgrade is highly recommended.</strong></li>
+	</ul>
+	<h3>
+		Version 2.6.4</h3>
+	<p>
+		Fixed Bugs:</p>
+	<ul>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2777">#2777</a>] Merging
+			cells between table header and body is no longer possible.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2815">#2815</a>] Fixed
+			WSC issues at slow connection speed. Added SSL support.</li>
+		<li>Language file updates for the following languages:
+			<ul>
+				<li>Chinese (Traditional)</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2846">#2846</a>] French</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2801">#2801</a>] Hebrew</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2824">#2824</a>] Russian</li>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2811">#2811</a>] Turkish</li>
+			</ul>
+		</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2757">#2757</a>] Fixed
+			a minor bug which causes selection positions to be improperly restored during undos
+			and redos.</li>
+	</ul>
+	<h3>
+		Version 2.6.4 Beta</h3>
+	<p>
+		New Features and Improvements:</p>
+	<ul>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2685">#2685</a>] Integration
+			with "WebSpellChecker", a <strong>zero installation and free spell checker</strong>
+			provided by SpellChecker.net. This is now the default spell checker in the editor
+			(requires internet connection). All previous spell checking solutions are still
+			available.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2430">#2430</a>] In the
+			table dialog it's possible to create header cells in the first row (included in
+			a thead element) or the first column of the table. </li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/822">#822</a>] The table
+			cell dialog allows switching between normal data cells or header cells (TD vs. TH).
+		</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2515">#2515</a>] New language
+			file for Icelandic.</li>
+	</ul>
+	<p>
+		Fixed Bugs:</p>
+	<ul>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2381">#2381</a>] Protected
+			the editor from duplicate iframes</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1752">#1752</a>] Fixed
+			the issue with tablecommands plugin and undefined tagName.</li>
+		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2333">#2333</a>] The &gt;



More information about the geeklog-cvs mailing list