Opting out by URL not just fieldname
m.e. - June 25, 2009 - 02:16
| Project: | Tiny Tiny MCE |
| Version: | 6.x-1.9 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be really useful to be able to turn TinyTinyMCE off completely for pages where PHP code is entered. It breaks the code every time such a page is reopened in Edit mode.

#1
That would be great. Is there a way to turn it off for all block editing? For example, a way to tell it not to display when the path is admin/build/block/*
#2
There would be, if the feature I'm requested were added. Right now, I have this module configured to include only edit-body (by putting edit-body in the exclude box, and then checking "reverse the above"). edit-body is for both nodes and blocks. Yet I notice blocks don't have it turned on in my site, whereas nodes do. I'm not sure why ....