These Drupal 6 wysiwyg files are included here as part of our Drupal source code examples project. (Please see that project page, including our promise to donate back to the Drupal open source community.)
This content is from the Drupal 6 wysiwyg project README file:
/* $Id: README.txt,v 1.6.4.1 2009/06/21 03:54:46 sun Exp $ */ -- 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://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.
These are direct links to the Drupal 6 wysiwyg project source code files included in this project: