Postponed (maintainer needs more info)
Project:
XStandard WYSIWYG Editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 Jan 2009 at 22:30 UTC
Updated:
29 Jan 2009 at 23:18 UTC
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
Comments
Comment #1
henrrrik commentedIt 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.