Ticket #513 (new New Feature)
Implement source view with rich text area (designMode=on)
| Reported by: | fredck | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Source View | Version: | |
| Keywords: | Discussion | Cc: | alfonsoml, mjk |
Description
Implement the source view as an IFRAME with designMode=on (using FCKEditingArea), instead of using the <textarea>.
This change would give us many new possibilities to enhance the source view, like source code coloring, automatic selection positioning, and other features that could be implemented by using the DOM only.
Before doing this, we need to discuss all pros and cons of it, and the real possibility to implement it on browsers.
Change History
Note: See
TracTickets for help on using
tickets.