Integration with WYSIWYG API
vitzo.com - January 29, 2009 - 22:30
| Project: | XStandard WYSIWYG Editor |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | henrrrik |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Xstandard is a great editor, but it doesn't work for every input format. For example, when editing PHP, Xstandard is pretty much useless. What I'd suggest is integrating with the WYSIWYG API since they already have a nice framework in place which allows you to switch editors based on the selected content type, not just by name of the form.
I'm not sure if modifications would be required in both modules since Xstandard has very different configuration options compared to most other editors so here's another feature request in the WYSIWYG API issues list: http://drupal.org/node/362016#comment-1227905

#1
It would be nice, yes. I don't know how much effort is required. I gave WYSIWYG API a look a while back and it seemed very focused around JavaScript based editors.