You are here

README.txt in Wysiwyg 6

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 6.2 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 --

* None.


-- 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://www.unleashedmind.com

Previous maintainers:
* Nathan Haug (quicksketch) - http://quicksketch.org
* kreynen - http://drupal.org/user/48877
* Allie Micka - http://drupal.org/user/15091
* Theodore Serbinski (m3avrck) - http://drupal.org/user/12932
* Nedjo Rogers (nedjo) - http://drupal.org/user/4481
* Steve McKenzie - http://drupal.org/user/45890
* ufku - http://drupal.org/user/9910
* Matt Westgate - <drupal AT asitis DOT org> and
* Jeff Robbins - <robbins AT jjeff DOT com>
* Richard Bennett - <richard.b AT gritechnologies DOT com>


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. * None.
  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://www.unleashedmind.com
  26. Previous maintainers:
  27. * Nathan Haug (quicksketch) - http://quicksketch.org
  28. * kreynen - http://drupal.org/user/48877
  29. * Allie Micka - http://drupal.org/user/15091
  30. * Theodore Serbinski (m3avrck) - http://drupal.org/user/12932
  31. * Nedjo Rogers (nedjo) - http://drupal.org/user/4481
  32. * Steve McKenzie - http://drupal.org/user/45890
  33. * ufku - http://drupal.org/user/9910
  34. * Matt Westgate - and
  35. * Jeff Robbins -
  36. * Richard Bennett -
  37. This project has been sponsored by:
  38. * UNLEASHED MIND
  39. Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  40. MIND offers installation, development, theming, customization, and hosting
  41. to get you started. Visit http://www.unleashedmind.com for more information.