You are here

README.txt in Wysiwyg 7.2

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 6.2 README.txt
  4. 6 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration
 * Support requests
 * Maintainers


INTRODUCTION
------------

Wysiwyg API allows 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 of the module, visit the project page:
https://drupal.org/project/wysiwyg


INSTALLATION
------------

 * Install as usual, see
   https://drupal.org/documentation/install/modules-themes/modules-7

 * Go to Administration » Configuration » Content authoring » Wysiwyg,
   and follow the displayed installation instructions to download and install one
   of the supported editors.


CONFIGURATION
-------------

 * Go to Administration » Configuration » Content authoring » Text formats, and

   - either configure the Full HTML format, assign it to trusted roles, and
     disable "Limit allowed HTML tags", "Convert line breaks...", and
     (optionally) "Convert URLs into links".
     Note that disabling "Limit allowed HTML tags" will allow users to post
     anything, including potentially malicious content. For a more configurable
     alternative to "Limit allowed HTML tags" try
     https://drupal.org/project/wysiwyg_filter.

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

 * Setup editor profiles in Administration » Configuration » Content authoring
   » Wysiwyg.


SUPPORT REQUESTS
----------------

Before posting a support request, carefully read the installation
instructions provided in module documentation page.

Before posting a support request, check Recent log entries at
admin/reports/dblog

Once you have done this, you can post a support request at module issue queue:
https://drupal.org/project/issues/wysiwyg

When posting a support request, please inform if you were able to see any errors
at admin/reports/dblog in Recent log entries.


MAINTAINERS
-----------

Current maintainers:
 * Daniel F. Kudwien (sun) - https://drupal.org/user/54136
 * Henrik Danielsson (TwoD) - https://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. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. * Support requests
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. Wysiwyg API allows users of your site to use WYSIWYG/rich-text,
  11. and other client-side editors for editing contents. This module
  12. depends on third-party editor libraries, most often based on JavaScript.
  13. For a full description of the module, visit the project page:
  14. https://drupal.org/project/wysiwyg
  15. INSTALLATION
  16. ------------
  17. * Install as usual, see
  18. https://drupal.org/documentation/install/modules-themes/modules-7
  19. * Go to Administration » Configuration » Content authoring » Wysiwyg,
  20. and follow the displayed installation instructions to download and install one
  21. of the supported editors.
  22. CONFIGURATION
  23. -------------
  24. * Go to Administration » Configuration » Content authoring » Text formats, and
  25. - either configure the Full HTML format, assign it to trusted roles, and
  26. disable "Limit allowed HTML tags", "Convert line breaks...", and
  27. (optionally) "Convert URLs into links".
  28. Note that disabling "Limit allowed HTML tags" will allow users to post
  29. anything, including potentially malicious content. For a more configurable
  30. alternative to "Limit allowed HTML tags" try
  31. https://drupal.org/project/wysiwyg_filter.
  32. - or add a new text format, assign it to trusted roles, and ensure that above
  33. mentioned input filters are configured as detailed.
  34. * Setup editor profiles in Administration » Configuration » Content authoring
  35. » Wysiwyg.
  36. SUPPORT REQUESTS
  37. ----------------
  38. Before posting a support request, carefully read the installation
  39. instructions provided in module documentation page.
  40. Before posting a support request, check Recent log entries at
  41. admin/reports/dblog
  42. Once you have done this, you can post a support request at module issue queue:
  43. https://drupal.org/project/issues/wysiwyg
  44. When posting a support request, please inform if you were able to see any errors
  45. at admin/reports/dblog in Recent log entries.
  46. MAINTAINERS
  47. -----------
  48. Current maintainers:
  49. * Daniel F. Kudwien (sun) - https://drupal.org/user/54136
  50. * Henrik Danielsson (TwoD) - https://drupal.org/user/244227
  51. This project has been sponsored by:
  52. * UNLEASHED MIND
  53. Specialized in consulting and planning of Drupal powered sites, UNLEASHED
  54. MIND offers installation, development, theming, customization, and hosting
  55. to get you started. Visit http://www.unleashedmind.com for more information.