Ticket #3563 (closed defect (bug): wontfix)
Integrate buttonsnap
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hackers list discussion:
http://comox.textdrive.com/pipermail/wp-hackers/2007-January/010238.html
Seems like a good candidate for integration into core.
Attachments
Change History
-
attachment
buttonsnap.php
added
comment:1
Viper007Bond — 5 years ago
ButtonSnap doesn't work with the version of TinyMCE in v2.1. It needs updating.
- Owner changed from anonymous to andy
- Status changed from new to assigned
for the sake of completeness:
http://comox.textdrive.com/pipermail/wp-hackers/2007-January/010281.html
If somebody fix the buttonsnap issue, you sould close than the ticket #3551 I reported the same problem a couple of days ago.
comment:7
in reply to:
↑ description
strider72 — 5 years ago
There is a plugin out there that seems like a really good start. It allows you to add custom Quicktag buttons.
It doesn't seem to wirk in the Rich-text editor, but it works both when rich-text is turned off in user prefs OR when you're in the "Code" tab of the rich-text editor.
http://bueltge.de/wp-addquicktags-de-plugin/120 (Page is in German....)
Also -- with respect, I don't think this should be "low" priority. This would be a _boon_ to plugin authors!!!
comment:8
markjaquith — 5 years ago
Considering that the RTE is on by default, we really need to make it work with both.
comment:12
lloydbudd — 4 years ago
POSSIBLE WORKAROUND
http://codex.wordpress.org/TinyMCE_Custom_Buttons#Further_Reading
"For good examples on how to integrate with WP's TinyMCE 2 (WP < 2.5) and 3 (WP >= 2.5), as well as buttonsnap, I recommend checking out the source of Viper's Video Quicktags plugin."

buttonsnap plugin