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

📄 _whatsnew_history.html.svn-base

📁 通用ERP 表格审批系统
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
		<li>The new open source FCKpackager sub-project is now available. It replaces the FCKeditor.Packager
			software to compact the editor source.</li>
		<li>With Firefox, if a paste execution is blocked by the browser security settings,
			the new "Paste" popup is shown to the user to complete the pasting operation. </li>
	</ul>
	<p>
		Fixed Bugs:</p>
	<ul>
		<li>Various fixes to the ColdFusion File Browser connector.</li>
		<li>We are now pointing the download of ieSpell to their pages, instead to a direct
			file download from one of their mirrors. This disables the ability of "click and
			go" (which can still be achieved by pointing the download to a file in your server),
			but removes any troubles with mirrors link changes (and they change it frequently).</li>
		<li>The Word cleanup has been changed to remove "display:none" tags that may come from
			Word.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1659613&group_id=75348">SF
			BUG-1659613</a>] The 2.4 version introduced a bug in the flash handling code that
			generated out of memory errors in IE7.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1660456&group_id=75348">SF
			BUG-1660456</a>] The icons in context menus were draggable.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1653009&group_id=75348">SF
			BUG-1653009</a>] If the server is configured to process html files as asp then it
			generated ASP error 0138.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1288609&group_id=75348">SF
			BUG-1288609</a>] The content of iframes is now preserved.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1245504&group_id=75348">SF
			BUG-1245504</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1652240&group_id=75348">SF
				BUG-1652240</a>] Flash files without the .swf extension weren't recognized upon
			reload.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1649753&group_id=75348&atid=543655">SF
			PATCH-1649753</a>] Node selection for text didn't work in IE. Thanks to yurik dot
			m.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1573191&group_id=75348&atid=543653">SF
			BUG-1573191</a>] The Html code inserted with FCK.InsertHtml didn't have the same
			protection for special tags.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/110">#110</a>] The OK
			button in dialogs had its width set as an inline style.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/113">#113</a>] [<a
			target="_blank" href="http://dev.fckeditor.net/ticket/94">#94</a>] [<a target="_blank"
				href="https://sourceforge.net/tracker/?func=detail&aid=1659270&group_id=75348&atid=543653">SF
				BUG-1659270</a>] ForcePasteAsPlainText didn't work in Firefox.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/114">#114</a>] The correct
			entity is now used to fill empty blocks when ProcessHTMLEntities is disabled.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/90">#90</a>] The editor
			was wrongly removing some &lt;br&gt; tags from the code.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/139">#139</a>] The CTRL+F
			and CTRL+S keystroke default behaviors are now preserved.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/138">#138</a>] We are
			not providing a CTRL + ALT combination in the default configuration file because
			it may be incompatible with some keyboard layouts. So, the CTRL + ALT + S combination
			has been changed to CTRL + SHIFT + S.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/129">#129</a>] In IE,
			it was not possible to paste if "Allow paste operation via script" was disabled
			in the browser security settings.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/112">#112</a>] The enter
			key now behaves correctly on lists with Firefox, when the EnterMode is set to 'br'.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/152">#152</a>] Invalid
			self-closing tags are now being fixed before loading. </li>
		<li>A few tags were being ignored to the check for required contents (not getting stripped
			out, as expected). Fixed.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] The HR
			tag will not anymore break the contents loaded in the editor.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/211">#211</a>] Some invalid
			inputs, like "&lt;p&gt;" where making the caret disappear in Firefox.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/99">#99</a>] The &lt;div&gt;
			element is now considered a block container if EnterMode=p|br. It acts like a simple
			block only if EnterMode=div.</li>
		<li>Hidden fields will now show up as an icon in IE, instead of a normal text field.
			They are also selectable and draggable, in all browsers.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/213">#213</a>] Styles
			are now preserved when hitting enter at the end of a paragraph.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/77">#77</a>] If ShiftEnterMode
			is set to a block tag (p or div), the desired block creation in now enforced, instead
			of copying the current block (which is still the behavior of the simple enter).</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/209">#209</a>] Links and
			images URLs will now be correctly preserved with Netscape 7.1.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/165">#165</a>] The enter
			key now honors the EnterMode settings when outdenting a list item.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/190">#190</a>] Toolbars
			may be wrongly positioned. Fixed.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/254">#254</a>] The IgnoreEmptyParagraphValue
			setting is now correctly handled in Firefox.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/254">#248</a>] The behavior
			of the backspace key has been fixed on some very specific cases.</li>
	</ul>
	<h3>
		Version 2.4</h3>
	<p>
		New Features and Improvements:</p>
	<ul>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1329273&group_id=75348&atid=543656">SF
			Feature-1329273</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1456005&group_id=75348&atid=543656">SF
				Feature-1456005</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1315002&group_id=75348&atid=543653">SF
					BUG-1315002</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1350180&group_id=75348&atid=543653">SF
						BUG-1350180</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1450689&group_id=75348&atid=543653">SF
							BUG-1450689</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1461033&group_id=75348&atid=543653">SF
								BUG-1461033</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1510111&group_id=75348&atid=543653">SF
									BUG-1510111</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1203560&group_id=75348&atid=543653">SF
										BUG-1203560</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1564838&group_id=75348&atid=543653">SF
											BUG-1564838</a>] The advance <strong>Enter Key Handler</strong>
			is now being introduced. It gives you complete freedom to configure the editor to
			generate <strong>&lt;p&gt;, &lt;div&gt; or &lt;br&gt;</strong> when the user uses
			both the [Enter] and [Shift]+[Enter] keys. The new "EnterMode" and "ShiftEnterMode"
			settings can be use to control its behavior. It also guarantees that all browsers
			will generate the same output. </li>
		<li>The new and powerful <strong>Keyboard Accelerator System</strong> is being introduced.
			You can now precisely control the commands to execute when some key combinations
			are activated by the user. It guarantees that all browsers will have the same behavior
			regarding the shortcuts.<br />
			It also makes it possible to remove buttons from the toolbar and still invoke their
			features by using the keyboard instead.
			<br />
			It also blocks all default "CTRL based shortcuts" imposed by the browsers, so if
			you don't want users to underline text, just remove the CTRL+U combination from
			the keystrokes table. Take a look at the FCKConfig.Keystrokes setting in the fckconfig.js
			file. </li>
		<li>The new "<strong>ProtectedTags</strong>" configuration option is being introduced.
			It will accept a list of tags (separated by a pipe "|"), which will have no effect
			during editing, but will still be part of the document DOM. This can be used mainly
			for non HTML standard, custom tags.</li>
		<li>Dialog box commands can now open resizable dialogs (by setting oCommand.Resizable
			= true).</li>
		<li>Updated support for AFP. Thanks to Soenke Freitag.</li>
		<li>New language file:<ul>
			<li><strong>Afrikaans</strong> (by Willem Petrus Botha). </li>
		</ul>
		</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1456343&group_id=75348&atid=543655">SF
			Patch-1456343</a>] New sample file showing how to dynamically exchange a textarea
			and an instance of FCKeditor. Thanks to Finn Hakansson</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1496115&group_id=75348&atid=543655">SF
			Patch-1496115</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1588578&group_id=75348&atid=543653">SF
				BUG-1588578</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1376534&group_id=75348&atid=543653">SF
					BUG-1376534</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1343506&group_id=75348&atid=543653">SF
						BUG-1343506</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1211065&group_id=75348&atid=543656">SF
							Feature-1211065</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=949144&group_id=75348&atid=543656">SF
								Feature-949144</a>] The content of anchors are shown and preserved
			on creation. * </li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1587175&group_id=75348&atid=543656">SF
			Feature-1587175</a>] Local links to an anchor are readjusted if the anchor changes.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1500040&group_id=75348&atid=543655">SF
			Patch-1500040</a>] New configuration values to specify the Id and Class for the
			body element.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1577202&group_id=75348&atid=543655">SF
			Patch-1577202</a>] The links created with the popup option now are accessible even
			if the user has JavaScript disabled.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1443472&group_id=75348&atid=543655">SF
			Patch-1443472</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1576488&group_id=75348&atid=543653">SF
				BUG-1576488</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1334305&group_id=75348&atid=543653">SF
					BUG-1334305</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1578312&group_id=75348&atid=543653">SF
						BUG-1578312</a>] The Paste from Word clean up function can be configured
			with FCKConfig.CleanWordKeepsStructure to preserve the markup as much as possible.
			Thanks Jean-Charles ROGEZ. </li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1472654&group_id=75348&atid=543655">SF
			Patch-1472654</a>] The server side script location for SpellerPages can now be set
			in the configuration file, by using the SpellerPagesServerScript setting.</li>
		<li><span style="color: #ff0000">Attention:</span> All connectors are now pointing by
			default to the "/userfiles/" folder instead of "/UserFiles/" (case change). Also,
			the inner folders for each type (file, image, flash and media) are all lower-cased
			too.</li>
		<li><span style="color: #ff0000">Attention:</span> The UseBROnCarriageReturn configuration
			is not anymore valid. The EnterMode setting can now be used to precisely set the
			enter key behavior.</li>
	</ul>
	<p>
		Fixed Bugs:</p>
	<ul>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1444937&group_id=75348">SF
			BUG-1444937</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1274364&group_id=75348">SF
				BUG-1274364</a>] Shortcut keys are now undoable correctly.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1015230&group_id=75348">SF
			BUG-1015230</a>] Toolbar buttons now update their state on shortcut keys activation.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1485621&group_id=75348">SF
			BUG-1485621</a>] It is now possible to precisely control which shortcut keys can
			be used.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1573714&group_id=75348">SF
			BUG-1573714</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1593323&group_id=75348">SF
				BUG-1593323</a>] Paste was not working in IE if both AutoDetectPasteFromWord
			and ForcePasteAsPlainText settings were set to "false". </li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1578306&group_id=75348">SF
			BUG-1578306</a>] The context menu was wrongly positioned if the editing document
			was set to render in strict mode. Thanks to Alfonso Martinez.</li>
		<li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&

⌨️ 快捷键说明

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