Floris
13th August 2007, 08:23 AM
Style title: Add other buttons to Quick Edit/ Quick Reply Toolbar
Style author:
Released: Mon, 13 Aug 2007 03:25:31 GMT
This is the vB 3.6 port of the Add other buttons to Quick Edit/ Quick Reply Toolbar (http://www.vbulletin.org/forum/showthread.php?t=102282)
Similar 3.5, this hack mod will add the extra button to the Quick Edit or Quick Reply toolbar.
In vB 3.6, the showthread_quickedit has been changed to the postbit_quickedit.
To add the extra button to Quick Reply toolbar, add below code as instruction to the template showthread_quickreply.
To add the extra button to Quick Edit toolbar, add below code as instruction to the template postbit_quickedit.
In the appropriate template, find:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Add the desired button as below. We will add these button next to the Underline button (http://www.vbulletin.org/forum/images/editor/underline.gif):
- Button Align Left, Center, Right:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Font Size Dropdown list:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Font Face drop down list
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add Copy, Cut, Paste button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Code button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the HTML/PHP Code button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Decrease/Increase the indent button
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Order/Unorder List button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
* Want to add the custom bbcode to the end of the toolbar ?
- Find:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add below:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Hope that the way I written is easily to understand.
Any question, please post reply, I'm not sure to reply immediately but will reply as soon as possible
Attached Images http://www.vbulletin.org/forum/images/attach/jpg.gif Quick_edit.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68391&d=1186976316) (22.1 KB) http://www.vbulletin.org/forum/images/attach/jpg.gif Quick_Reply.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68392&d=1186976316) (30.7 KB)
Read More! (http://www.vbulletin.org/forum/showthread.php?t=155068&goto=newpost) (licensed customers only) :D
Style author:
Released: Mon, 13 Aug 2007 03:25:31 GMT
This is the vB 3.6 port of the Add other buttons to Quick Edit/ Quick Reply Toolbar (http://www.vbulletin.org/forum/showthread.php?t=102282)
Similar 3.5, this hack mod will add the extra button to the Quick Edit or Quick Reply toolbar.
In vB 3.6, the showthread_quickedit has been changed to the postbit_quickedit.
To add the extra button to Quick Reply toolbar, add below code as instruction to the template showthread_quickreply.
To add the extra button to Quick Edit toolbar, add below code as instruction to the template postbit_quickedit.
In the appropriate template, find:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Add the desired button as below. We will add these button next to the Underline button (http://www.vbulletin.org/forum/images/editor/underline.gif):
- Button Align Left, Center, Right:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Font Size Dropdown list:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Font Face drop down list
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add Copy, Cut, Paste button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Code button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the HTML/PHP Code button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Decrease/Increase the indent button
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add the Order/Unorder List button:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
* Want to add the custom bbcode to the end of the toolbar ?
- Find:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
- Add below:
Codedisplayerror: (Update license status (http://members.vbulletin.com/membersupport_priority.php)) You cannot view code until you prove your license status
Hope that the way I written is easily to understand.
Any question, please post reply, I'm not sure to reply immediately but will reply as soon as possible
Attached Images http://www.vbulletin.org/forum/images/attach/jpg.gif Quick_edit.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68391&d=1186976316) (22.1 KB) http://www.vbulletin.org/forum/images/attach/jpg.gif Quick_Reply.jpg (http://www.vbulletin.org/forum/attachment.php?attachmentid=68392&d=1186976316) (30.7 KB)
Read More! (http://www.vbulletin.org/forum/showthread.php?t=155068&goto=newpost) (licensed customers only) :D