README.txt 1.5 KB

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