README.txt 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. -- SUMMARY --
  2. Wysiwyg API allows to users of your site to use WYSIWYG/rich-text, and other
  3. client-side editors for editing contents. This module depends on third-party
  4. editor libraries, most often based on JavaScript.
  5. For a full description of the module, visit the project page:
  6. http://drupal.org/project/wysiwyg
  7. To submit bug reports and feature suggestions, or to track changes:
  8. http://drupal.org/project/issues/wysiwyg
  9. -- REQUIREMENTS --
  10. * None.
  11. -- INSTALLATION --
  12. * Install as usual, see http://drupal.org/node/70151 for further information.
  13. * Go to Administration » Configuration » Content authoring » Wysiwyg,
  14. and follow the displayed installation instructions to download and install one
  15. of the supported editors.
  16. -- CONFIGURATION --
  17. * Go to Administration » Configuration » Content authoring » Text formats, and
  18. - either configure the Full HTML format, assign it to trusted roles, and
  19. disable "HTML filter", "Line break converter", and (optionally) "URL filter".
  20. - or add a new text format, assign it to trusted roles, and ensure that above
  21. mentioned input filters are disabled.
  22. * Setup editor profiles in Administration » Configuration » Content authoring
  23. » Wysiwyg.
  24. -- CONTACT --
  25. Current maintainers:
  26. * Daniel F. Kudwien (sun) - http://drupal.org/user/54136
  27. * Henrik Danielsson (TwoD) - http://drupal.org/user/244227
  28. This project has been sponsored by:
  29. * UNLEASHED MIND
  30. Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  31. MIND offers installation, development, theming, customization, and hosting
  32. to get you started. Visit http://www.unleashedmind.com for more information.