📄 whatsnew.apt
字号:
~~ 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 ==~~ @version $Id: whatsnew.apt 2190 2008-07-08 16:13:43Z th-schwarz $ ------------------------------ What's New ------------------------------What's New The FCKeditor.Java integration version 2.4 is a complete rewrite of the last version.\ This is just a short overview of the changes since version 2.3: * The integration pack is now managed by {{{http://maven.apache.org}Maven 2}} with complete documentation and reports. * Automatic creation of release distribution files (assemblies). * The library runs now from Servlet 2.4/JSP 2.0 and above. * A complete structure and package review has been done. Base package moved from <<<com.fredck.FCKeditor>>> to <<<net.fckeditor>>>. * The {{{http://dev.fckeditor.net/wiki/ServerSideStatus}Server Side Integration}} requirements are completely fulfilled. * The SimpleUploaderServlet functionality has been merged into the ConnectorServlet. * The JSP tag library has been completely restructured. * A more complete and reliable browser detection code. * New configuration handling: * No configuration settings in the <<<web.xml>>> anymore. * The configuration properties can be set in a common properties file or programmatically. * 'Convention over conversion', just reset the properties which don't meet your requirements. * Introduced the state-of-the-art {{{http://www.slf4j.org}SLF4J}} logging facade. * Pluggable interfaces have been introduced to extend the ConnectorServlet. This system provides session or request-based functionality. * JUnit test coverage on viable classes. * Clean and safe parameter handling and abstraction. * A lot of code performance improvements and tweaks.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -