Opened 6 years ago
Closed 5 years ago
#4172 closed enhancement (fixed)
RTE doesn't have buttons for headings
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.5 |
| Component: | TinyMCE | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
IT'd be great if the RTE had buttons for H1 H2 H3 at the least. How hard would implementing this be?
It'd also be great if the buttons were customizable in-core, instead of having to write a plugin for that. I frequently write PRE and CODE tags, and the switching between visual and code views is not only slow but frustrating because the cursor is never where it was on the corresponding location.
Change History (3)
Note: See
TracTickets for help on using
tickets.

The RTE has a built-in toolbar element called formatselect which can be added via a plugin such as Advanced WYSIWYG. It would be nice to see heading control in the core though.