您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->MyWebPages51aspx汉化最终版>>App-Code/FCKEditor/_whatsnew.html>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:MyWebPages51aspx汉化最终版
当前文件:文件类型 MyWebPagesStarterKit/App_Code/FCKEditor/_whatsnew.html打开代码结构图
普通视图
		            
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<!-- 3 * FCKeditor - The text editor for internet 4 * Copyright (C) 2003-2005 Frederico Caldeira Knabben 5 * 6 * Licensed under the terms of the GNU Lesser General Public License: 7 * http://www.opensource.org/licenses/lgpl-license.php 8 * 9 * For further information visit: 10 * http://www.fckeditor.net/ 11 * 12 * "Support Open Source software. What about a donation today?" 13--> 14<html> 15 <head> 16 <title>FCKeditor - What's New</title> 17 <style> 18 body { font-family: Arial, Verdana, Sans-Serif; } 19 p { margin-left: 20px; } 20 </style> 21 </head> 22 <body> 23 <h3>Version 2.2</h3> 24 <P>New Features and Improvements:</P> 25 <UL> 26 <LI> 27 The <STRONG>Quick File Uploader</STRONG> 28 is now available. So you point&nbsp;allo Uploading 29 configuration&nbsp;setting&nbsp;to the 30 editor/filemanager/upload/aspx/upload.aspx file. 31 <LI> 32 The rendered output is&nbsp;now <STRONG>XHTML</STRONG> 33 compatible. 34 <LI> 35 You can set the QueryString value "fcksource=true" to load the editor using the 36 source files (located in the _source directory) instead of the compressed ones. 37 Thanks to Kae Verens for the suggestion. 38 <LI> 39 <STRONG>Attention</STRONG>: for security reasons, it is not anymore possible to 40 pass the user files directory path by the URL.</LI></UL> 41 <P>Fixed Bugs:</P> 42 <UL> 43 <LI> 44 [<A href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1249796&amp;group_id=75348&amp;atid=543653" 45 target="_blank">SF BUG-1249796</A>] [<A href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1260153&amp;group_id=75348&amp;atid=543653" 46 target="_blank">SF BUG-1260153</A>] [<A href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1308718&amp;group_id=75348&amp;atid=543653" 47 target="_blank">SF BUG-1308718</A>] The editor is now loading correctly 48 over Firefox when placed inside a control hierarchy. 49 <LI> 50 The configurations set in the editor are now saved in the viewstate and persist 51 during posts.</LI></UL> 52 <H3>Version 2.1</H3> 53 <P>New Features and Improvements:</P> 54 <UL> 55 <LI> 56 All <STRONG>configurations</STRONG> can now be set as component <STRONG>properties</STRONG>. 57 <LI> 58 The editor now resolves <STRONG>application relative paths</STRONG> 59 (starting with tilde "~"). Thanks to "theyoyoman". 60 <LI> 61 The samples have been moved to the FCKeditor.Net package. In this way we can 62 provide a richer and more organized set of samples.</LI></UL> 63 <P>Fixed Bugs:</P> 64 <UL> 65 <LI> 66 [<A href="http://sourceforge.net/tracker/?group_id=75348&amp;atid=543653" target="_blank">SF 67 BUG-1118200</A>] [<A href="https://sourceforge.net/tracker/index.php?func=detail&amp;aid=1117410&amp;group_id=75348&amp;atid=543653" 68 target="_blank">SF BUG-1117410</A>] [<A href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1091348&amp;group_id=75348&amp;atid=543653" 69 target="_blank">SF BUG-1091348</A>] [<A href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1150981&amp;group_id=75348&amp;atid=543653" 70 target="_blank">SF BUG-1150981</A>] [<A href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1109086&amp;group_id=75348&amp;atid=543653" 71 target="_blank">SF BUG-1109086</A>] There was an incorrect use of the 72 UniqueID property when rendering the editor HTML. It was causing errors when 73 running the editor over a User Control. It has been fixed. 74 <LI> 75 The component now detects IE 5.5 browsers correctly. Thanks to "chayes20". 76 <LI> 77 The references to fckeditor.js in the samples have been removed. There were 78 never required. It was just a "typo" in the sample pages.</LI></UL> 79 </SPAN> 80 </body> 81</html> 82
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:MyWebPages51aspx汉化最终版
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号