FCKeditor - The text editor for Internet - http://www.fckeditor.net
Copyright (C) 2003-2008 Frederico Caldeira Knabben
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
(See Appendix A)
- GNU Lesser General Public License Version 2.1 or later (the "LGPL")
http://www.gnu.org/licenses/lgpl.html
(See Appendix B)
- Mozilla Public License Version 1.1 or later (the "MPL")
http://www.mozilla.org/MPL/MPL-1.1.html
(See Appendix C)
You are not required to, but if you want to explicitly declare the
license you have chosen to be bound to when using, reproducing,
modifying and distributing this software, just include a text file
titled "legal.txt" in your version of this software, indicating your
license choice. In any case, your choice will not restrict any
recipient of your version of this software to use, reproduce, modify
and distribute this software under any of the above licenses.
Appendix A: The GPL License
===========================
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not
FCKeditor在线编辑器
需积分: 0 57 浏览量
更新于2008-10-27
收藏 1.24MB RAR 举报
FCKeditor是一款在Web开发领域广泛应用的开源在线文本编辑器,它允许用户在浏览器环境中进行类似桌面文字处理软件的操作,极大地提升了网页内容编辑的便利性和效率。这款编辑器以其丰富的功能、良好的兼容性和易用性著称,尤其适合用于内容管理系统(CMS)、论坛、博客等需要用户输入文字的场景。
FCKeditor的主要特点包括:
1. **富文本编辑**:FCKeditor支持插入图片、链接、表格、列表、样式调整等多种富文本操作,提供了一套完整的WYSIWYG(所见即所得)编辑界面。
2. **跨平台与多浏览器支持**:FCKeditor可在多种操作系统上运行,包括Windows、Linux和Mac OS,同时兼容多种主流浏览器,如Internet Explorer、Firefox、Chrome和Safari。
3. **高度可定制**:开发者可以根据项目需求自定义编辑器的外观和功能,如修改工具栏按钮、设置编辑器样式、添加插件等。
4. **语言支持**:FCKeditor内置了多种语言包,支持国际化的用户体验。
5. **源代码编辑模式**:除了可视化编辑,FCKeditor还提供了源代码编辑模式,用户可以直接查看和编辑HTML代码。
6. **安全性**:编辑器内置了一些安全措施,如防止XSS攻击,确保用户输入的数据安全。
7. **API接口**:FCKeditor提供了丰富的JavaScript API,方便开发者集成到自己的应用程序中,进行更深入的控制和扩展。
在实际使用中,通过解压名为“fckeditor”的压缩包,我们可以得到FCKeditor的源代码文件,其中包括编辑器的核心文件、语言文件、样例、插件以及帮助文档等。这些文件可以按照官方文档的指导进行配置和部署,以便在网站或应用程序中集成FCKeditor。
在开发过程中,开发者可能会遇到各种问题,如编辑器样式与页面样式冲突、插件的安装和使用、特定浏览器的兼容性问题等。为了解决这些问题,FCKeditor的社区提供了大量的资源和讨论,包括官方论坛、GitHub上的开源项目、Stack Overflow等技术问答网站,这些都是获取帮助和解决问题的重要途径。
FCKeditor作为一款强大的在线文本编辑器,不仅为用户提供了便捷的文本编辑体验,也为开发者提供了丰富的定制选项和灵活的API,使其在Web开发领域有着广泛的应用。尽管现代已经有其他如CKEditor(FCKeditor的后续版本)等更新的编辑器出现,但FCKeditor的历史地位和影响力不容忽视,仍然是许多老项目中不可或缺的一部分。
edicky
- 粉丝: 3
- 资源: 2
最新资源
- SIMULINK 基于反推控制速度控制器的永磁同步电机控制系统研究
- springboot037基于SpringBoot的墙绘产品展示交易平台的设计与实现.zip
- springboot239华府便利店信息管理系统_0303173844.zip
- springboot239华府便利店信息管理系统.zip
- springboot038基于SpringBoot的网上租赁系统设计与实现.zip
- 关于AUTOSAR组织结构的介绍ppt
- 三菱FX3U与台达变频器通讯 器件:三菱FX3U PLC+F X3U 485BD板,台达VFD变频器,昆仑通态触摸屏 功能:采用485方式,modbus RTU协议,对台达变频器频率设定,正反转,点动
- springboot040社区医院信息平台.zip
- springboot039基于Web足球青训俱乐部管理后台系统开发.zip
- springboot240基于Spring boot的名城小区物业管理系统.zip
- springboot041师生健康信息管理系统.zip
- springboot242基于SpringBoot的失物招领平台的设计与实现.zip
- 基于三菱PLC和组态王供暖控制系统热器控制 带解释的梯形图程序,接线图原理图图纸,io分配,组态画面
- springboot241基于SpringBoot+Vue的电商应用系统的设计与实现.zip
- C++、基于OpenCV和MFC框架的口罩缺陷检测.zip
- springboot042IT技术交流和分享平台的设计与实现.zip