Skip to:
Content

bbPress.org

Opened 14 years ago

Last modified 14 years ago

#2133 new enhancement

add pre tag buttom to fancy html editor of the reply and topic form

Reported by: alexvorn2 Owned by:
Priority: normal Milestone: Future Release
Component: General - Content Creation Version: trunk
Severity: normal Keywords:
Cc:

Description

QTags.addButton( 'my_id_pre', 'pre' ... etc

Change History (1)

#1 @johnjamesjacoby
14 years ago

  • Milestone Awaiting ReviewFuture Release

Unfortunately there's no easy way to implement a 'pre' specific button. TinyMCE lumps preformatted text in with theme_advanced_blockformats, making it available only in the non-tiny version.

Going to move this to Future Release, as it would be nice to have.

Note that in 2.3, backticks have returned, and are the easiest way to post code and snippets.

Note: See TracTickets for help on using tickets.