Removing readme text files from code
This commit is contained in:
parent
b461f2b690
commit
3b59d37c3b
54 changed files with 0 additions and 4753 deletions
|
@ -1,36 +0,0 @@
|
|||
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_6
|
||||
|
||||
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/
|
Reference in a new issue