You are here

README.txt in Wysiwyg 5.2

Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7.2 README.txt
-- SUMMARY --

Wysiwyg API allows to users of your site to use WYSIWYG/rich-text, and other
client-side editors for editing contents.  This module depends on third-party
editor libraries, most often based on JavaScript.

For a full description visit the project page:
  http://drupal.org/project/wysiwyg
Bug reports, feature suggestions and latest developments:
  http://drupal.org/project/issues/wysiwyg


-- REQUIREMENTS --

* jQuery Update 2.x.


-- INSTALLATION --

* Install as usual, see http://drupal.org/node/70151 for further information.

* Go to Administer > Site configuration > Wysiwyg, and follow the displayed
  installation instructions to download and install one of the supported
  editors.


-- CONFIGURATION --

* Go to Administer > Site configuration > Input formats and

  - either configure the Full HTML format, assign it to trusted roles, and
    disable "HTML filter", "Line break converter", and (optionally) "URL filter".

  - or add a new input format, assign it to trusted roles, and ensure that above
    mentioned input filters are disabled.

* Setup editor profiles in Administer > Site configuration > Wysiwyg.


-- CONTACT --

Current maintainers:
* Daniel F. Kudwien (sun) - http://drupal.org/user/54136
* Henrik Danielsson (TwoD) - http://drupal.org/user/244227

This project has been sponsored by:
* UNLEASHED MIND
  Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  MIND offers installation, development, theming, customization, and hosting
  to get you started. Visit http://www.unleashedmind.com for more information.

File

README.txt
View source
  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 visit the project page:
  6. http://drupal.org/project/wysiwyg
  7. Bug reports, feature suggestions and latest developments:
  8. http://drupal.org/project/issues/wysiwyg
  9. -- REQUIREMENTS --
  10. * jQuery Update 2.x.
  11. -- INSTALLATION --
  12. * Install as usual, see http://drupal.org/node/70151 for further information.
  13. * Go to Administer > Site configuration > Wysiwyg, and follow the displayed
  14. installation instructions to download and install one of the supported
  15. editors.
  16. -- CONFIGURATION --
  17. * Go to Administer > Site configuration > Input 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 input format, assign it to trusted roles, and ensure that above
  21. mentioned input filters are disabled.
  22. * Setup editor profiles in Administer > Site configuration > Wysiwyg.
  23. -- CONTACT --
  24. Current maintainers:
  25. * Daniel F. Kudwien (sun) - http://drupal.org/user/54136
  26. * Henrik Danielsson (TwoD) - http://drupal.org/user/244227
  27. This project has been sponsored by:
  28. * UNLEASHED MIND
  29. Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  30. MIND offers installation, development, theming, customization, and hosting
  31. to get you started. Visit http://www.unleashedmind.com for more information.