📄 _whatsnew_history.html.svn-base
字号:
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1306">#1306</a>] [<a
target="_blank" href="http://dev.fckeditor.net/ticket/894">#894</a>] The undo system
can now undo text formatting steps like setting fonts to bold and italic.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/95">#95</a>] Fixed the
issue where FCKeditor breaks <meta> tags in full page mode in some circumstances.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/175">#175</a>] Fixed the
issue where entering an email address with a '%' sign in the insert link dialog
would cause JavaScript error.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/180">#180</a>] Improved
backward compatibility with older PHP versions. FCKeditor can now work with PHP
versions down to 4.0.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/192">#192</a>] Document
modifying actions from the FCKeditor JavaScript API will now save undo steps.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/246">#246</a>] Using text
formatting commands in EnterMode=div will no longer cause tags to randomly disappear.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/327">#327</a>] It is no
longer possible for the browser's back action to misfire when a user presses backspace
while an image is being selected in FCKeditor.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/362">#362</a>] Ctrl-Backspace
now works in FCKeditor.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/390">#390</a>] Text alignment
and justification commands now respects EnterMode=br paragraph rules.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/534">#534</a>] Pressing
Ctrl-End while the document contains a list towards the end will no longer make
the cursor disappear.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/906">#906</a>] It is now
possible to have XHTML 1.0 Strict compliant output from a document pasted from Word.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/929">#929</a>] Pressing
the Enter key will now produce an undo step.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/934">#934</a>] Fixed the
"Cannot execute code from a freed script" error in IE from editor dialogs.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/942">#942</a>] Server
based spell checking with ColdFusion integration no longer breaks fir non en_US
languages.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/942">#1056</a>] Deleting
everything in the editor document and moving the cursor around will no longer leave
the cursor hanging beyond the top of the editor document.</li>
</ul>
<p>
# This version has been <a href="http://dev.fckeditor.net/wiki/SD/COE">partially sponsored</a>
by the <a href="http://www.coe.int/">Council of Europe</a>.
</p>
<h3>
Version 2.4.3</h3>
<p>
New Features and Improvements:</p>
<ul>
<li>It is now possible to set the default target when creating links, with the new "<strong>DefaultLinkTarget</strong>"
setting. </li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new
"<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable the
Firefox built-in spellchecker while typing. Even if word suggestions will not appear
in the FCKeditor context menu, this feature is useful to quickly identify misspelled
words.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new
"<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced, to enable/disable
the ability of displaying the default browser's context menu when right-clicking
with the CTRL key pressed.</li>
</ul>
<p>
Fixed Bugs:</p>
<ul>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/300">#300</a>] The fck_internal.css
file was not validating with the W3C CSS Validation Service.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/336">#336</a>] Ordered
list didn't keep the Type attribute properly (it was converted to lowercase when
the properties dialog was opened again).</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/318">#318</a>] Multiple
linked images are merged in a single link in IE.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/350">#350</a>] The <marquee>
element will no longer append unwanted <p>&nbsp;</p> to the code.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/351">#351</a>] The content
was being lost for images or comments only HTML inserted directly in the editor
source or loaded in the editor.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/388">#388</a>] Creating
links in lines separated by <br> in IE can lead to a merge of the links.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/325">#325</a>] Calling
the GetXHTML can distort visually the rendering in Firefox.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/391">#391</a>] When ToolbarLocation=Out,
a "Security Warning" alert was being shown in IE if under https. Thanks to reister.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/360">#360</a>] Form "name"
was being set to "[object]" if it contained an element with id="name".</li>
<li>Fixed a type that was breaking the ColdFusion SpellerPages integration file when
no spelling errors were found.</li>
<li>The ColdFusion SpellerPages integration was not working it Aspell was installed
in a directory with spaces in the name.</li>
<li>Added option to SpellerPages to ignore "alt" attributes.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/451">#451</a>] Classes
for images in IE didn't take effect immediately.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/430">#430</a>] Links with
a class did generate a span in Firefox when removing them.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/274">#274</a>] The PHP
quick upload still tried to use the uppercased types instead of the lowercased ones.
</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/416">#416</a>] The PHP
quick upload didn't check for the existence of the folder before saving.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/467">#467</a>] If InsertHtml
was called in IE with a comment (or any protected source at the beginning) it was
lost.</li>
<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1518766&group_id=75348&atid=543653">SF
BUG-1518766</a>] Mozilla 1.7.13 wasn't recognized properly as an old Gecko engine.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/324">#324</a>] Improperly
nested tags could lead to a crash in IE.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/455">#455</a>] Files and
folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP
File Manager.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions
"sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions
on upload.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/453">#453</a>] No more
errors when hitting del inside an empty table cell.</li>
<li>The perl connector cgi file has been changed to Unix line endings.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] Regression:
The HR tag will not anymore break the contents loaded in the editor. </li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HR
command had a typo.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/505">#505</a>] Regression:
IE crashed if a table caption was deleted.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank"
href="http://dev.fckeditor.net/ticket/359">#359</a>] <object> and <embed>
tags are not anymore lost in IE.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If the
containing form had a button named "submit" the "Save" command didn't work in Firefox.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracing
was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/520">#520</a>] The "Select
Field" properties dialog was not correctly handling select options with &, <
and >.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Asp
integration didn't pass boolean values in English, using instead the locale of the
server and failing.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/487">#487</a>] If an image
with dimensions set as styles was opened with the image manager and then the dialog
was canceled the dimensions in the style were lost.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#220</a>] The creation
of links or anchors in a selection that results on more than a single link created
will not anymore leave temporary links in the source. All links will be defined
as expected.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<a
target="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank"
href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, like
percent signs or accented chars, and spaces are now correctly returned by the File
Browser.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/281">#281</a>] Custom
toolbar buttons now render correctly in all skins.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If the
configuration for a toolbar isn't fully valid, try to keep on parsing it.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<a
target="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>] [<a target="_blank"
href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SF
BUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SF
BUG-1163511</a>] Updated the configuration options in the ColdFusion integration
files.</li>
<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SF
Patch-1726781</a>] Updated the upload class for asp to handle large files and other
data in the forms. Thanks to NetRube.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/225">#225</a>] With ColdFusion,
the target directory is now being automatically created if needed when "quick uploading".
Thanks to sirmeili.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<a
target="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected some
path resolution issues with the File Browser connector for ColdFusion.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/239">#239</a>] The <xml>
tag will not anymore cause troubles.</li>
<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1721787&group_id=75348&atid=543653">SF
BUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector will
detect that and avoid generating a wrong folder.</li>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/431">#431</a>] PHP: The
File Browser now displays an error message when it is not able to create the configured
target directory for files (instead of sending broken XML responses).</li>
</ul>
<h3>
Version 2.4.2</h3>
<p>
Fixed Bugs:</p>
<ul>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/279">#279</a>] The UTF-8
BOM was being included in the wrong files, affecting mainly PHP installations.</li>
</ul>
<h3>
Version 2.4.1</h3>
<p>
New Features and Improvements:</p>
<ul>
<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/118">#118</a>] The SelectAll
command now is available in Source Mode.</li>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -