after 4.1.4 with the new editor, the custom button in quick reply/edit are not showed anymore. I have triyed to add buttons image in the showthread_quickreply , but the custom buttons are not showed anymore. There's a working way to add custom bbcode buttons in quick reply and in quick edit?
Thanks in advance
PS
The edit that i have triyed is:
Open the showthread_quickreply template, and before:
<img src="{vb:stylevar imgdir_editor}/video.png" class="imagebutton" id="{vb:raw editorid}_cmd_insertvideo" width="21" height="20" alt="{vb:rawphrase insert_video}" />
<img src="{vb:stylevar imgdir_editor}/hide.gif" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_hide" width="20" height="20" alt="Insert Hide Tags" />
Here in vbulletin.com, for example there's the plaintext like "custom" ?bbcode?
Should be awesome to have a custom button in quick reply/edit too....
Thanks
Comment