Posted by mikl on May 29, 2008 at 3:55pm
Jump to:
| Project: | HTMLBox |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
To be able to completely ditch TinyMCE, I need an option to edit the HTML source. Either as TinyMCE does with a popup or just by disabling HTMLBox and exposing the HTML directly in the textarea.
Disabling JavaScript is an option, but hardly one I can sell to our clients :)
Comments
#1
There is the HTML button, which changes the WYSIWYG area into a regular textarea, with all the HTML pushed into it in plain text.