Opened 6 years ago

Closed 5 years ago

#4172 closed enhancement (fixed)

RTE doesn't have buttons for headings

Reported by: RuddO Owned by: anonymous
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)

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.

  • Type changed from defect to enhancement
  • Resolution set to fixed
  • Status changed from new to closed

In trunk the advanced toolbar for TinyMCE lets you pick heading types in the dropdown.

Note: See TracTickets for help on using tickets.