36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
About CKEditor for Drupal
|
|
-------------------------
|
|
This module allows Drupal to replace textarea fields with CKEditor.
|
|
CKEditor is an online rich text editor that can be embedded inside web pages.
|
|
It is a WYSIWYG (What You See Is What You Get) editor which means that the
|
|
text edited in it looks as similar as possible to the results end users will
|
|
see after the document gets published. It brings to the Web popular editing
|
|
features found in desktop word processors such as Microsoft Word and
|
|
OpenOffice.org Writer. CKEditor is truly lightweight and does not require any
|
|
kind of installation on the client computer.
|
|
|
|
Help & Documentation
|
|
--------------------
|
|
If you are looking for more information, have any trouble with the configuration of the module
|
|
or found an issue, please visit the official project page:
|
|
http://drupal.org/project/ckeditor
|
|
|
|
Extensive CKEditor for Drupal documentation is available at:
|
|
http://docs.cksource.com/CKEditor_for_Drupal/Open_Source/Drupal_7
|
|
|
|
Contribution
|
|
------------
|
|
If you would like to help in the development of the module, we encourage you to join our team.
|
|
Any help will be greatly appreciated!
|
|
|
|
Module Information and License
|
|
----------------------------
|
|
CKEditor - The text editor for the Internet
|
|
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
|
http://cksource.com/
|
|
|
|
Licensed under the terms of the GNU Lesser General Public License:
|
|
http://www.opensource.org/licenses/lgpl-license.php
|
|
|
|
For further information visit:
|
|
http://ckeditor.com/ |