Opened 16 years ago
Closed 16 years ago
#10785 closed feature request (invalid)
Allow editor to be disabled on individual posts
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.8.4 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
The TinyMCE editor is known for destroying some tags and HTML structures. Please allow us to disable the editor on a per-post or -page basis where we need permanent exemption from editor use.
A good example is I need to put a Google Map in a page. Right now the workarounds are convoluted. I simply want to permanently disable TinyMCE on that one page.
Change History (4)
#2
@
16 years ago
TinyMCE is an external product. Any customizations will have to be re-implemented on each TinyMCE update.
I think the best solution is twofold:
- Lobby TinyMCE maintainers to improve code handling.
- Implement this feature request and keep it until #1 is fulfilled.
Note: See
TracTickets for help on using
tickets.
Surely a better approach would be to fix TinyMCE so that it doesn't fluff up markup in these situations.