⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 _whatsnew.html.svn-base

📁 通用ERP 表格审批系统
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
<!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 RC</h3>
	<p>
		New Features and Improvements:</p>
	<ul>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2017">#2017</a>] The FCKeditorAPI.Instances
			object can now be used to access all FCKeditor instances available in the page.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1980">#1980</a>] <span
			style="color: #ff0000">Attention:</span> By default, the editor now produces &lt;strong&gt;
			and &lt;em&gt; instead of &lt;b&gt; and &lt;i&gt;.</li>
	</ul>
	<p>
		Fixed Bugs:</p>
	<ul>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1924">#1924</a>] The dialog
			close button is now correctly positioned in IE in RTL languages.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1933">#1933</a>] Placeholder
			dialog will now display the placeholder value correctly in IE.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/957">#957</a>] Pressing
			Enter or typing after a placeholder with the placeholder plugin will no longer generate
			colored text.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1952">#1952</a>] Fixed
			an issue in FCKTools.FixCssUrls that, other than wrong, was breaking Opera.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1695">#1695</a>] Removed
			Ctrl-Tab hotkey for Source mode and allowed Ctrl-T to work in Firefox.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1666">#1666</a>] Fixed
			permission denied errors during opening popup menus in IE6 under domain relaxation
			mode.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1934">#1934</a>] Fixed
			JavaScript errors when calling Selection.EnsureSelection() in dialogs.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1920">#1920</a>] Fixed
			SSL warning message when opening image and flash dialogs under HTTPS in IE6.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1955">#1955</a>] [<a
			target="_blank" href="http://dev.fckeditor.net/ticket/1981">#1981</a>] [<a target="_blank"
				href="http://dev.fckeditor.net/ticket/1985">#1985</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/1989">#1989</a>]
			Fixed XHTML source formatting errors in non-IE browsers.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2000">#2000</a>] The #
			character is now properly encoded in file names returned by the File Browser.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1945">#1945</a>] New folders
			and file names are now properly sanitized against control characters. </li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1944">#1944</a>] Backslash
			character is now disallowed in current folder path.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1055">#1055</a>] Added
			logic to override JavaScript errors occurring inside the editing frame due to user
			added JavaScript code.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1647">#1647</a>] Hitting
			ENTER on list items containing block elements will now create new list item elements,
			instead of adding further blocks to the same list item.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1411">#1411</a>] Label
			only combos now get properly grayed out when moving to source view.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2009">#2009</a>] Fixed
			an important bug regarding styles removal on styled text boundaries, introduced
			with the 2.6 Beta 1. </li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2011">#2011</a>] Internal
			CSS &lt;style&gt; tags where being outputted when FullPage=true.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2016">#2016</a>] The Link
			dialog now properly selects the first field when opening it to modify mailto or
			anchor links. This problem was also throwing an error in IE.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2021">#2021</a>] The caret
			will no longer remain behind in the editing area when the placeholder dialog is
			opened.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2024">#2024</a>] Fixed
			JavaScript error in IE when the user tries to open dialogs in Source mode.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1853">#1853</a>] Setting
			ShiftEnterMode to p or div now works correctly when EnterMode is br.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1838">#1838</a>] Fixed
			the issue where context menus sometimes don't disappear after selecting an option.
		</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2028">#2028</a>] Fixed
			JavaScript error when EnterMode=br and user tries to insert a page break.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2002">#2002</a>] Fixed
			the issue where the maximize editor button does not vertically expand the editing
			area in Firefox.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1842">#1842</a>] PHP integration:
			fixed filename encoding problems in file browser.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1832">#1832</a>] Calling
			FCK.InsertHtml() in non-IE browsers would now activate the document processor as
			expected.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1998">#1998</a>] The native
			XMLHttpRequest class is now used in IE, whenever it is available.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1792">#1792</a>] In IE,
			the browser was able to enter in an infinite loop when working with multiple editors
			in the same page. </li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1948">#1948</a>] Some
			CSS rules are reset to dialog elements to avoid conflict with the page CSS.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1965">#1965</a>] IE was
			having problems with SpellerPages, causing some errors to be thrown when completing
			the spell checking in some situations.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2042">#2042</a>] The FitWindow
			command was throwing an error if executed in an editor where its relative button
			is not present in the toolbar.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/922">#922</a>] Implemented
			a generic document processor for &lt;OBJECT&gt; and &lt;EMBED&gt; tags.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1831">#1831</a>] Fixed
			the issue where the placeholder icon for &lt;EMBED&gt; tags does not always show
			up in IE7.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2049">#2049</a>] Fixed
			a deleted cursor CSS attribute in the minified CSS inside fck_dialog_common.js.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1806">#1806</a>] In IE,
			the caret will not any more move to the previous line when selecting a Format style
			inside an empty paragraph.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1990">#1990</a>] In IE,
			dialogs using API calls which deals with the selection, like InsertHtml now can
			be sure the selection will be placed in the correct position.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1997">#1997</a>] With
			IE, the first character of table captions where being lost on table creation.</li>
		<li>The selection and cursor position was not being properly handled when creating some
			elements like forms and tables.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/662">#662</a>] In the
			Perl sample files, the GetServerPath function will now calculate the path properly.</li>
	</ul>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -