By BryanTreacy on
Sorry if this is the wrong place to ask this question. I'd like to change the WYSIWYG editor to use a product called XStandard Lite from http://xstandard.com Is there a module to do this or is it something that I easily can do myself. I know a bit of PHP and I am willing to give it a shot if someone can point me in the right direction. Thank you so much.
B.
Comments
new module
I don't think there's an existing module that changes textareas to use XStandard Lite - you'll probably have to create a module to do it yourself.
My advice would be to use the TinyMCE module as a guide to doing this. I can't imagine that it would be all that difficult if you know PHP and have written a Drupal module before...
-mike
The FCKEditor.module should
The FCKEditor.module should help shed some light on creation of this module as well.
Thanks for the quick reply.
Thanks for the quick reply. Where can I find these modules?
B.
http://drupal.org/project/tin
http://drupal.org/project/tinymce
and teh fckeditor is found
and teh fckeditor is found http://drupal.org/project/fckeditor