The TinyMCE modules allows you to designate certain nodes or within categories (node/+ ) where you can turn the TinyMCE on or off. Can this be included? Right now I have a text field where users can enter email addresses but the TinyMCE is on so anything the enter is formatted, therefore won't work. Does this make sense?
Comments
Comment #1
sunIf this is a CCK field, then simply configure it to be in "Plain text".
Otherwise, you might consider using the Better Formats module for more granular input format configuration.
Comment #2
fuquam commentedThe Better Formats module is still in dev stage and only for Druapl 6 I beleive. I don't want all text fields to be plain text. Just certain pages, nodes.