NB: crosspost from http://drupal.org/node/601278 as no-one answered it there... hopefully someone here can answer it...
Hi, this might have a very simple resolution, but I have looked around and can't find any way to do it (although I am watching the Bathurst 1000 V8 Supercars race while trying to figure it out too : )
What I want to do is use the WYSIWYG API (with TinyMCE) to create the custom front pages rather than hand-code them or use another editor to make them and have to cut-and-paste.
Am I missing something simple, or does this just not work... and if it doesn't work, would it be hard to implement?
Cheers in advance
Steve (Down Under)
Comments
Comment #1
twodI took a quick look at the code for their 6.x version and it looks like they don't create any input format selectors for their textareas. Wysiwyg module uses those to know where it should attach itself. See this page for a reference: http://drupal.org/node/358316