[geeklog-cvs] geeklog: Update FCKeditor to ver 2.6.4

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Jan 19 20:44:31 EST 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/4a324dbbedd2
changeset: 6701:4a324dbbedd2
user:      blaine
date:      Mon Jan 19 20:33:48 2009 -0500
description:
Update FCKeditor to ver 2.6.4

diffstat:

266 files changed, 77960 insertions(+), 77007 deletions(-)
public_html/fckeditor/_documentation.html                                                         |   76 
public_html/fckeditor/_upgrade.html                                                               |   78 
public_html/fckeditor/_whatsnew.html                                                              |  315 
public_html/fckeditor/_whatsnew_history.html                                                      | 7703 +++++-----
public_html/fckeditor/editor/_source/classes/fckcontextmenu.js                                    |  446 
public_html/fckeditor/editor/_source/classes/fckdataprocessor.js                                  |  238 
public_html/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js                         |  106 
public_html/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js                            |  116 
public_html/fckeditor/editor/_source/classes/fckdomrange.js                                       | 1870 +-
public_html/fckeditor/editor/_source/classes/fckdomrange_gecko.js                                 |  208 
public_html/fckeditor/editor/_source/classes/fckdomrange_ie.js                                    |  398 
public_html/fckeditor/editor/_source/classes/fckdomrangeiterator.js                               |  654 
public_html/fckeditor/editor/_source/classes/fckeditingarea.js                                    |  736 
public_html/fckeditor/editor/_source/classes/fckelementpath.js                                    |  178 
public_html/fckeditor/editor/_source/classes/fckenterkey.js                                       | 1396 -
public_html/fckeditor/editor/_source/classes/fckevents.js                                         |  142 
public_html/fckeditor/editor/_source/classes/fckhtmliterator.js                                   |  284 
public_html/fckeditor/editor/_source/classes/fckicon.js                                           |  206 
public_html/fckeditor/editor/_source/classes/fckiecleanup.js                                      |  136 
public_html/fckeditor/editor/_source/classes/fckimagepreloader.js                                 |  128 
public_html/fckeditor/editor/_source/classes/fckkeystrokehandler.js                               |  282 
public_html/fckeditor/editor/_source/classes/fckmenublock.js                                      |  306 
public_html/fckeditor/editor/_source/classes/fckmenublockpanel.js                                 |  108 
public_html/fckeditor/editor/_source/classes/fckmenuitem.js                                       |  322 
public_html/fckeditor/editor/_source/classes/fckpanel.js                                          |  849 -
public_html/fckeditor/editor/_source/classes/fckplugin.js                                         |  112 
public_html/fckeditor/editor/_source/classes/fckspecialcombo.js                                   |  752 
public_html/fckeditor/editor/_source/classes/fckstyle.js                                          | 3000 +--
public_html/fckeditor/editor/_source/classes/fcktoolbar.js                                        |  206 
public_html/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js                             |   72 
public_html/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js                                |   76 
public_html/fckeditor/editor/_source/classes/fcktoolbarbutton.js                                  |  162 
public_html/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js                                |  396 
public_html/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js                         |  278 
public_html/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js                              |  196 
public_html/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js                           |  152 
public_html/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js                             |  206 
public_html/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js                            |  292 
public_html/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js                              |  400 
public_html/fckeditor/editor/_source/classes/fckw3crange.js                                       |  902 -
public_html/fckeditor/editor/_source/classes/fckxml.js                                            |  216 
public_html/fckeditor/editor/_source/classes/fckxml_gecko.js                                      |  212 
public_html/fckeditor/editor/_source/classes/fckxml_ie.js                                         |  186 
public_html/fckeditor/editor/_source/commandclasses/fck_othercommands.js                          | 1268 -
public_html/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js                       |  531 
public_html/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js                        |  122 
public_html/fckeditor/editor/_source/commandclasses/fckfitwindow.js                               |  403 
public_html/fckeditor/editor/_source/commandclasses/fckindentcommands.js                          |  564 
public_html/fckeditor/editor/_source/commandclasses/fckjustifycommands.js                         |  346 
public_html/fckeditor/editor/_source/commandclasses/fcklistcommands.js                            |  764 
public_html/fckeditor/editor/_source/commandclasses/fcknamedcommand.js                            |   78 
public_html/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js                   |   80 
public_html/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js                        |   80 
public_html/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js                     |   90 
public_html/fckeditor/editor/_source/commandclasses/fckshowblocks.js                              |  185 
public_html/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js                 |   90 
public_html/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js                    |  141 
public_html/fckeditor/editor/_source/commandclasses/fckstylecommand.js                            |  120 
public_html/fckeditor/editor/_source/commandclasses/fcktablecommand.js                            |  212 
public_html/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js                        |  402 
public_html/fckeditor/editor/_source/fckconstants.js                                              |  112 
public_html/fckeditor/editor/_source/fckeditorapi.js                                              |  357 
public_html/fckeditor/editor/_source/fckjscoreextensions.js                                       |  325 
public_html/fckeditor/editor/_source/fckscriptloader.js                                           |  244 
public_html/fckeditor/editor/_source/internals/fck.js                                             | 2508 +--
public_html/fckeditor/editor/_source/internals/fck_contextmenu.js                                 |  687 
public_html/fckeditor/editor/_source/internals/fck_gecko.js                                       |  990 -
public_html/fckeditor/editor/_source/internals/fck_ie.js                                          |  912 -
public_html/fckeditor/editor/_source/internals/fckbrowserinfo.js                                  |  122 
public_html/fckeditor/editor/_source/internals/fckcodeformatter.js                                |  200 
public_html/fckeditor/editor/_source/internals/fckcommands.js                                     |  344 
public_html/fckeditor/editor/_source/internals/fckconfig.js                                       |  474 
public_html/fckeditor/editor/_source/internals/fckdebug.js                                        |  118 
public_html/fckeditor/editor/_source/internals/fckdialog.js                                       |  478 
public_html/fckeditor/editor/_source/internals/fckdocumentprocessor.js                            |  540 
public_html/fckeditor/editor/_source/internals/fckdomtools.js                                     | 2114 +-
public_html/fckeditor/editor/_source/internals/fcklanguagemanager.js                              |  329 
public_html/fckeditor/editor/_source/internals/fcklisthandler.js                                  |  304 
public_html/fckeditor/editor/_source/internals/fcklistslib.js                                     |  126 
public_html/fckeditor/editor/_source/internals/fckplugins.js                                      |   92 
public_html/fckeditor/editor/_source/internals/fckregexlib.js                                     |  200 
public_html/fckeditor/editor/_source/internals/fckselection.js                                    |   84 
public_html/fckeditor/editor/_source/internals/fckselection_gecko.js                              |  456 
public_html/fckeditor/editor/_source/internals/fckselection_ie.js                                 |  566 
public_html/fckeditor/editor/_source/internals/fckstyles.js                                       |  762 
public_html/fckeditor/editor/_source/internals/fcktablehandler.js                                 | 1724 +-
public_html/fckeditor/editor/_source/internals/fcktablehandler_gecko.js                           |  112 
public_html/fckeditor/editor/_source/internals/fcktablehandler_ie.js                              |  128 
public_html/fckeditor/editor/_source/internals/fcktoolbaritems.js                                 |  248 
public_html/fckeditor/editor/_source/internals/fcktoolbarset.js                                   |  798 -
public_html/fckeditor/editor/_source/internals/fcktools.js                                        | 1498 -
public_html/fckeditor/editor/_source/internals/fcktools_gecko.js                                  |  564 
public_html/fckeditor/editor/_source/internals/fcktools_ie.js                                     |  468 
public_html/fckeditor/editor/_source/internals/fckundo.js                                         |  446 
public_html/fckeditor/editor/_source/internals/fckurlparams.js                                    |   78 
public_html/fckeditor/editor/_source/internals/fckxhtml.js                                        | 1068 -
public_html/fckeditor/editor/_source/internals/fckxhtml_gecko.js                                  |  228 
public_html/fckeditor/editor/_source/internals/fckxhtml_ie.js                                     |  426 
public_html/fckeditor/editor/_source/internals/fckxhtmlentities.js                                |  711 
public_html/fckeditor/editor/css/behaviors/disablehandles.htc                                     |   30 
public_html/fckeditor/editor/css/behaviors/showtableborders.htc                                   |   72 
public_html/fckeditor/editor/css/fck_editorarea.css                                               |  220 
public_html/fckeditor/editor/css/fck_internal.css                                                 |  398 
public_html/fckeditor/editor/css/fck_showtableborders_gecko.css                                   |   98 
public_html/fckeditor/editor/dialog/common/fck_dialog_common.css                                  |  170 
public_html/fckeditor/editor/dialog/common/fck_dialog_common.js                                   |  658 
public_html/fckeditor/editor/dialog/fck_about.html                                                |  322 
public_html/fckeditor/editor/dialog/fck_anchor.html                                               |  440 
public_html/fckeditor/editor/dialog/fck_button.html                                               |  208 
public_html/fckeditor/editor/dialog/fck_checkbox.html                                             |  208 
public_html/fckeditor/editor/dialog/fck_colorselector.html                                        |  344 
public_html/fckeditor/editor/dialog/fck_docprops.html                                             | 1200 -
public_html/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html                        |  226 
public_html/fckeditor/editor/dialog/fck_flash.html                                                |  304 
public_html/fckeditor/editor/dialog/fck_flash/fck_flash.js                                        |  600 
public_html/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html                              |  100 
public_html/fckeditor/editor/dialog/fck_form.html                                                 |  218 
public_html/fckeditor/editor/dialog/fck_hiddenfield.html                                          |  230 
public_html/fckeditor/editor/dialog/fck_image.html                                                |  516 
public_html/fckeditor/editor/dialog/fck_image/fck_image.js                                        | 1024 -
public_html/fckeditor/editor/dialog/fck_image/fck_image_preview.html                              |  144 
public_html/fckeditor/editor/dialog/fck_link.html                                                 |  590 
public_html/fckeditor/editor/dialog/fck_link/fck_link.js                                          | 1786 +-
public_html/fckeditor/editor/dialog/fck_listprop.html                                             |  240 
public_html/fckeditor/editor/dialog/fck_paste.html                                                |  693 
public_html/fckeditor/editor/dialog/fck_radiobutton.html                                          |  208 
public_html/fckeditor/editor/dialog/fck_replace.html                                              | 1298 -
public_html/fckeditor/editor/dialog/fck_select.html                                               |  360 
public_html/fckeditor/editor/dialog/fck_select/fck_select.js                                      |  388 
public_html/fckeditor/editor/dialog/fck_smiley.html                                               |  222 
public_html/fckeditor/editor/dialog/fck_source.html                                               |  136 
public_html/fckeditor/editor/dialog/fck_specialchar.html                                          |  242 
public_html/fckeditor/editor/dialog/fck_spellerpages.html                                         |  140 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js                |  174 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html                   |  306 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm |  296 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php |  398 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl  |  362 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js                 |  922 -
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html               |  142 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css                |   98 
public_html/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js                   |  544 
public_html/fckeditor/editor/dialog/fck_table.html                                                |  737 
public_html/fckeditor/editor/dialog/fck_tablecell.html                                            |  550 
public_html/fckeditor/editor/dialog/fck_template.html                                             |  484 
public_html/fckeditor/editor/dialog/fck_textarea.html                                             |  188 
public_html/fckeditor/editor/dialog/fck_textfield.html                                            |  272 
public_html/fckeditor/editor/dtd/fck_dtd_test.html                                                |   82 
public_html/fckeditor/editor/dtd/fck_xhtml10strict.js                                             |  232 
public_html/fckeditor/editor/dtd/fck_xhtml10transitional.js                                       |  280 
public_html/fckeditor/editor/fckdebug.html                                                        |  306 
public_html/fckeditor/editor/fckdialog.html                                                       | 1631 +-
public_html/fckeditor/editor/fckeditor.html                                                       |  634 
public_html/fckeditor/editor/fckeditor.original.html                                              |  848 -
public_html/fckeditor/editor/filemanager/browser/default/browser.css                              |  174 
public_html/fckeditor/editor/filemanager/browser/default/browser.html                             |  400 
public_html/fckeditor/editor/filemanager/browser/default/frmactualfolder.html                     |  190 
public_html/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html                     |  228 
public_html/fckeditor/editor/filemanager/browser/default/frmfolders.html                          |  396 
public_html/fckeditor/editor/filemanager/browser/default/frmresourceslist.html                    |  338 
public_html/fckeditor/editor/filemanager/browser/default/frmresourcetype.html                     |  138 
public_html/fckeditor/editor/filemanager/browser/default/frmupload.html                           |  230 
public_html/fckeditor/editor/filemanager/browser/default/js/common.js                             |  176 
public_html/fckeditor/editor/filemanager/browser/default/js/fckxml.js                             |  294 
public_html/fckeditor/editor/filemanager/connectors/php/basexml.php                               |  186 
public_html/fckeditor/editor/filemanager/connectors/php/commands.php                              |  546 
public_html/fckeditor/editor/filemanager/connectors/php/config.php                                |  310 
public_html/fckeditor/editor/filemanager/connectors/php/connector.php                             |  174 
public_html/fckeditor/editor/filemanager/connectors/php/io.php                                    |  590 
public_html/fckeditor/editor/filemanager/connectors/php/phpcompat.php                             |   34 
public_html/fckeditor/editor/filemanager/connectors/php/upload.php                                |  125 
public_html/fckeditor/editor/filemanager/connectors/php/util.php                                  |  440 
public_html/fckeditor/editor/js/fckadobeair.js                                                    |  352 
public_html/fckeditor/editor/js/fckeditorcode_gecko.js                                            |  216 
public_html/fckeditor/editor/js/fckeditorcode_ie.js                                               |  218 
public_html/fckeditor/editor/lang/_translationstatus.txt                                          |  157 
public_html/fckeditor/editor/lang/af.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ar.js                                                           | 1060 -
public_html/fckeditor/editor/lang/bg.js                                                           | 1060 -
public_html/fckeditor/editor/lang/bn.js                                                           | 1060 -
public_html/fckeditor/editor/lang/bs.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ca.js                                                           | 1060 -
public_html/fckeditor/editor/lang/cs.js                                                           | 1060 -
public_html/fckeditor/editor/lang/da.js                                                           | 1060 -
public_html/fckeditor/editor/lang/de.js                                                           | 1060 -
public_html/fckeditor/editor/lang/el.js                                                           | 1060 -
public_html/fckeditor/editor/lang/en-au.js                                                        | 1060 -
public_html/fckeditor/editor/lang/en-ca.js                                                        | 1060 -
public_html/fckeditor/editor/lang/en-uk.js                                                        | 1060 -
public_html/fckeditor/editor/lang/en.js                                                           | 1060 -
public_html/fckeditor/editor/lang/eo.js                                                           | 1060 -
public_html/fckeditor/editor/lang/es.js                                                           | 1060 -
public_html/fckeditor/editor/lang/et.js                                                           | 1060 -
public_html/fckeditor/editor/lang/eu.js                                                           | 1062 -
public_html/fckeditor/editor/lang/fa.js                                                           | 1060 -
public_html/fckeditor/editor/lang/fi.js                                                           | 1060 -
public_html/fckeditor/editor/lang/fo.js                                                           | 1060 -
public_html/fckeditor/editor/lang/fr-ca.js                                                        | 1060 -
public_html/fckeditor/editor/lang/fr.js                                                           | 1060 -
public_html/fckeditor/editor/lang/gl.js                                                           | 1060 -
public_html/fckeditor/editor/lang/he.js                                                           | 1060 -
public_html/fckeditor/editor/lang/hi.js                                                           | 1060 -
public_html/fckeditor/editor/lang/hr.js                                                           | 1060 -
public_html/fckeditor/editor/lang/hu.js                                                           | 1060 -
public_html/fckeditor/editor/lang/it.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ja.js                                                           | 1060 -
public_html/fckeditor/editor/lang/km.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ko.js                                                           | 1060 -
public_html/fckeditor/editor/lang/lt.js                                                           | 1060 -
public_html/fckeditor/editor/lang/lv.js                                                           | 1060 -
public_html/fckeditor/editor/lang/mn.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ms.js                                                           | 1060 -
public_html/fckeditor/editor/lang/nb.js                                                           | 1060 -
public_html/fckeditor/editor/lang/nl.js                                                           | 1060 -
public_html/fckeditor/editor/lang/no.js                                                           | 1060 -
public_html/fckeditor/editor/lang/pl.js                                                           | 1060 -
public_html/fckeditor/editor/lang/pt-br.js                                                        | 1060 -
public_html/fckeditor/editor/lang/pt.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ro.js                                                           | 1060 -
public_html/fckeditor/editor/lang/ru.js                                                           | 1060 -
public_html/fckeditor/editor/lang/sk.js                                                           | 1060 -
public_html/fckeditor/editor/lang/sl.js                                                           | 1060 -
public_html/fckeditor/editor/lang/sr-latn.js                                                      | 1060 -
public_html/fckeditor/editor/lang/sr.js                                                           | 1060 -
public_html/fckeditor/editor/lang/sv.js                                                           | 1060 -
public_html/fckeditor/editor/lang/th.js                                                           | 1060 -
public_html/fckeditor/editor/lang/tr.js                                                           | 1060 -
public_html/fckeditor/editor/lang/uk.js                                                           | 1060 -
public_html/fckeditor/editor/lang/vi.js                                                           | 1060 -
public_html/fckeditor/editor/lang/zh-cn.js                                                        | 1060 -
public_html/fckeditor/editor/lang/zh.js                                                           | 1060 -
public_html/fckeditor/editor/plugins/autogrow/fckplugin.js                                        |  211 
public_html/fckeditor/editor/plugins/bbcode/_sample/sample.config.js                              |   52 
public_html/fckeditor/editor/plugins/bbcode/_sample/sample.html                                   |  134 
public_html/fckeditor/editor/plugins/bbcode/fckplugin.js                                          |  246 
public_html/fckeditor/editor/plugins/dragresizetable/fckplugin.js                                 | 1053 -
public_html/fckeditor/editor/plugins/placeholder/fck_placeholder.html                             |  210 
public_html/fckeditor/editor/plugins/placeholder/fckplugin.js                                     |  374 
public_html/fckeditor/editor/plugins/placeholder/lang/de.js                                       |   54 
public_html/fckeditor/editor/plugins/placeholder/lang/en.js                                       |   54 
public_html/fckeditor/editor/plugins/placeholder/lang/es.js                                       |   54 
public_html/fckeditor/editor/plugins/placeholder/lang/fr.js                                       |   54 
public_html/fckeditor/editor/plugins/placeholder/lang/it.js                                       |   54 
public_html/fckeditor/editor/plugins/placeholder/lang/pl.js                                       |   54 
public_html/fckeditor/editor/plugins/simplecommands/fckplugin.js                                  |   58 
public_html/fckeditor/editor/plugins/tablecommands/fckplugin.js                                   |   66 
public_html/fckeditor/editor/skins/_fckviewstrips.html                                            |  242 
public_html/fckeditor/editor/skins/default/fck_dialog.css                                         |  804 -
public_html/fckeditor/editor/skins/default/fck_dialog_ie6.js                                      |  220 
public_html/fckeditor/editor/skins/default/fck_editor.css                                         |  928 -
public_html/fckeditor/editor/skins/office2003/fck_dialog.css                                      |  804 -
public_html/fckeditor/editor/skins/office2003/fck_dialog_ie6.js                                   |  220 
public_html/fckeditor/editor/skins/office2003/fck_editor.css                                      |  952 -
public_html/fckeditor/editor/skins/silver/fck_dialog.css                                          |  804 -
public_html/fckeditor/editor/skins/silver/fck_dialog_ie6.js                                       |  220 
public_html/fckeditor/editor/skins/silver/fck_editor.css                                          |  946 -
public_html/fckeditor/fckconfig.js                                                                |  648 
public_html/fckeditor/fckeditor.js                                                                |  658 
public_html/fckeditor/fckeditor.php                                                               |   62 
public_html/fckeditor/fckeditor_php4.php                                                          |  524 
public_html/fckeditor/fckeditor_php5.php                                                          |  514 
public_html/fckeditor/fckpackager.xml                                                             |  524 
public_html/fckeditor/fckstyles.xml                                                               |  222 
public_html/fckeditor/fcktemplates.xml                                                            |  206 
public_html/fckeditor/license.txt                                                                 | 2492 +--
system/classes/story.class.php                                                                    |    2 

diffs (truncated from 156043 to 300 lines):

diff -r c10af5ef9e81 -r 4a324dbbedd2 public_html/fckeditor/_documentation.html
--- a/public_html/fckeditor/_documentation.html	Sun Jan 18 21:16:35 2009 -0500
+++ b/public_html/fckeditor/_documentation.html	Mon Jan 19 20:33:48 2009 -0500
@@ -1,38 +1,38 @@
-<!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
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-	<title>FCKeditor - Documentation</title>
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-	<style type="text/css">
-		body { font-family: arial, verdana, sans-serif }
-		p { margin-left: 20px }
-	</style>
-</head>
-<body>
-	<h1>
-		FCKeditor Documentation</h1>
-	<p>
-		You can find the official documentation for FCKeditor online, at <a href="http://docs.fckeditor.net/">
-			http://docs.fckeditor.net/</a>.</p>
-</body>
-</html>
+<!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-2009 Frederico Caldeira Knabben
+ *
+ * == BEGIN LICENSE ==
+ *
+ * Licensed under the terms of any of the following licenses at your
+ * choice:
+ *
+ *  - GNU General Public License Version 2 or later (the "GPL")
+ *    http://www.gnu.org/licenses/gpl.html
+ *
+ *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+ *    http://www.gnu.org/licenses/lgpl.html
+ *
+ *  - Mozilla Public License Version 1.1 or later (the "MPL")
+ *    http://www.mozilla.org/MPL/MPL-1.1.html
+ *
+ * == END LICENSE ==
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+	<title>FCKeditor - Documentation</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<style type="text/css">
+		body { font-family: arial, verdana, sans-serif }
+		p { margin-left: 20px }
+	</style>
+</head>
+<body>
+	<h1>
+		FCKeditor Documentation</h1>
+	<p>
+		You can find the official documentation for FCKeditor online, at <a href="http://docs.fckeditor.net/">
+			http://docs.fckeditor.net/</a>.</p>
+</body>
+</html>
diff -r c10af5ef9e81 -r 4a324dbbedd2 public_html/fckeditor/_upgrade.html
--- a/public_html/fckeditor/_upgrade.html	Sun Jan 18 21:16:35 2009 -0500
+++ b/public_html/fckeditor/_upgrade.html	Mon Jan 19 20:33:48 2009 -0500
@@ -1,39 +1,39 @@
-<!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
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-	<title>FCKeditor - Upgrade</title>
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-	<style type="text/css">
-		body { font-family: arial, verdana, sans-serif }
-		p { margin-left: 20px }
-	</style>
-</head>
-<body>
-	<h1>
-		FCKeditor Upgrade</h1>
-	<p>
-		Please check the following URL for notes regarding upgrade:<br />
-		<a href="http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Installation/Upgrading">
-			http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Installation/Upgrading</a></p>
-</body>
-</html>
+<!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-2009 Frederico Caldeira Knabben
+ *
+ * == BEGIN LICENSE ==
+ *
+ * Licensed under the terms of any of the following licenses at your
+ * choice:
+ *
+ *  - GNU General Public License Version 2 or later (the "GPL")
+ *    http://www.gnu.org/licenses/gpl.html
+ *
+ *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
+ *    http://www.gnu.org/licenses/lgpl.html
+ *
+ *  - Mozilla Public License Version 1.1 or later (the "MPL")
+ *    http://www.mozilla.org/MPL/MPL-1.1.html
+ *
+ * == END LICENSE ==
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+	<title>FCKeditor - Upgrade</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<style type="text/css">
+		body { font-family: arial, verdana, sans-serif }
+		p { margin-left: 20px }
+	</style>
+</head>
+<body>
+	<h1>
+		FCKeditor Upgrade</h1>
+	<p>
+		Please check the following URL for notes regarding upgrade:<br />
+		<a href="http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Installation/Upgrading">
+			http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Installation/Upgrading</a></p>
+</body>
+</html>
diff -r c10af5ef9e81 -r 4a324dbbedd2 public_html/fckeditor/_whatsnew.html
--- a/public_html/fckeditor/_whatsnew.html	Sun Jan 18 21:16:35 2009 -0500
+++ b/public_html/fckeditor/_whatsnew.html	Mon Jan 19 20:33:48 2009 -0500
@@ -1,167 +1,148 @@
-<!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
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
--->
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-	<title>FCKeditor ChangeLog - What's New?</title>
-	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-	<style type="text/css">
-		body { font-family: arial, verdana, sans-serif }
-		p { margin-left: 20px }
-		h1 { border-bottom: solid 1px gray; padding-bottom: 20px }
-	</style>
-</head>
-<body>
-	<h1>
-		FCKeditor ChangeLog - What's New?</h1>
-	<h3>
-		Version 2.6.3</h3>
-	<p>
-		Fixed Bugs:</p>
-	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2412">#2412</a>] FCK.InsertHtml()
-			is now properly removing selected contents after content insertion in Firefox.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2420">#2420</a>] Spelling
-			mistake corrections made by the spell checking dialog are now undoable. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2411">#2411</a>] Insert
-			anchor was not working for non-empty selections.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2426">#2426</a>] It was
-			impossible to switch between editor areas with a single click.</li>
-		<li>Language file updates for the following languages:
-			<ul>
-				<li>Canadian French</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2402">#2402</a>] Catalan
-				</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2400">#2400</a>] Chinese
-					(Simplified and Traditional)</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2401">#2401</a>] Croatian</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2422">#2422</a>] Czech</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2417">#2417</a>] Dutch</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2428">#2428</a>] French</li>
-				<li>German</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2427">#2427</a>] Hebrew</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2410">#2410</a>] Hindi</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2405">#2405</a>] Japanese</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2409">#2409</a>] Norwegian
-					and Norwegian Bokmål</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2429">#2429</a>] Spanish</li>
-				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2406">#2406</a>] Vietnamese</li>
-			</ul>
-		</li>
-	</ul>
-	<p>
-		This version has been sponsored by <a href="http://www.dataillusion.com/fs/">Data Illusion
-			survey software solutions</a>.</p>
-	<h3>
-		Version 2.6.3 Beta</h3>
-	<p>
-		New Features and Improvements:</p>
-	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/439">#439</a>] Added a
-			new <strong>context menu option for opening links</strong> in the editor.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2220">#2220</a>] <strong>
-			Email links</strong> from the Link dialog <strong>are now encoded</strong> by default
-			to prevent being harvested by spammers. (Kudos to asuter for proposing the patch)
-		</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2234">#2234</a>] Added
-			the ability to create, modify and remove <strong>DIV containers</strong>. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2247">#2247</a>] The <strong>
-			SHIFT+SPACE</strong> keystroke will now <strong>produce a &nbsp;</strong> character.
-		</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2252">#2252</a>] It's
-			now possible to enable the browsers default menu using the configuration file (FCKConfig.BrowserContextMenu
-			option). </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2032">#2032</a>] Added
-			HTML samples for legacy HTML and Flash HTML. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/234">#234</a>] Introduced
-			the "PreventSubmitHandler" setting, which makes it possible to instruct the editor
-			to not handle the hidden field update on form submit events.</li>
-	</ul>
-	<p>
-		Fixed Bugs:</p>
-	<ul>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2319">#2319</a>] On Opera
-			and Firefox 3, the entire page was scrolling on SHIFT+ENTER, or when EnterMode='br'.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2321">#2321</a>] On Firefox
-			3, the entire page was scrolling when inserting block elements with the FCK.InsertElement
-			function, used by the Table and Horizontal Rule buttons.. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/692">#692</a>] Added some
-			hints in editor/css/fck_editorarea.css on how to handle style items that would break
-			the style combo. </li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2263">#2263</a>] Fixed
-			a JavaScript error in IE which occurs when there are placeholder elements in the
-			document and the user has pressed the Source button.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2314">#2314</a>] Corrected
-			mixed up Chinese translations for the blockquote command.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2323">#2323</a>] Fixed
-			the issue where the show blocks command loses the current selection from the view
-			area when editing a long document.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2322">#2322</a>] Fixed
-			the issue where the fit window command loses the current selection and scroll position
-			in the editing area.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1917">#1917</a>] Fixed
-			the issue where the merge down command for tables cells does not work in IE for
-			more than two cells.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2320">#2320</a>] Fixed
-			the issue where the Find/Replace dialog scrolls the entire page.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1645">#1645</a>] Added
-			warning message about Firefox 3's strict origin policy.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2272">#2272</a>] Improved
-			the garbage filter in Paste from Word dialog.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2327">#2327</a>] Fixed
-			invalid HTML in the Paste dialog.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1907">#1907</a>] Fixed
-			sporadic "FCKeditorAPI is not defined" errors in Firefox 3.</li>
-		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2356">#2356</a>] Fixed
-			access denied error in IE7 when FCKeditor is launched from local filesystem.</li>



More information about the geeklog-cvs mailing list