Anyway to tell editors to not attach themselves to a textarea?

mikeytown2 - July 1, 2009 - 09:01
Project:FCKeditor - WYSIWYG HTML editor
Version:6.x-2.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Is there a way to tell WYSIWYG Editors to not attach it's self to a textarea?
#506970: WYSIWYG Editors messing up text area for .htaccess rules
What if I make the textarea read only?

#1

EvanDonovan - July 1, 2009 - 17:47

It depends on which WYSIWYG editor you're talking about. FCKeditor, I think, the user has to specify the textareas to exclude. WYSIWYG API may be different.

#2

sun - July 1, 2009 - 19:56
Status:active» fixed

Wysiwyg module only attaches editors to input format-enabled textareas. Most probably, your textarea for .htaccess has no input format. ;)

That means, the users who are reporting this issue still use one of the old editor integration modules (and not Wysiwyg module).

#3

EvanDonovan - July 1, 2009 - 20:09
Title:Anyway to tell editors to not attach them selfs to a textarea?» Anyway to tell editors to not attach themselves to a textarea?
Project:Wysiwyg» FCKeditor - WYSIWYG HTML editor
Version:6.x-2.x-dev» 6.x-2.x-dev
Status:fixed» active

Moving this issue to FCKeditor issue queue to check there....

#4

Jorrit - July 7, 2009 - 19:07
Status:active» closed

Are you a module programmer or a website user? If you're a programmer, you can set the #wysiwyg variable of the textarea element to false to prevent fckeditor from loading (only for 6.x-2.x and up). If you're a user you can exclude the textarea in your FCKeditor profile. Please reopen if this didn't help.

 
 

Drupal is a registered trademark of Dries Buytaert.