Opened 12 years ago
Last modified 12 years ago
#2133 new enhancement
add pre tag buttom to fancy html editor of the reply and topic form
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | General - Content Creation | Keywords: | |
Cc: |
Description
QTags.addButton( 'my_id_pre', 'pre' ... etc
Note: See
TracTickets for help on using
tickets.
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.