Show Smilies in Quickreply
This modification is in the archives.
Show Smilies in Quickreply
vb3.5.x - vb3.6.0 to vb3.6.4 | Author DavidNg & TrucLinh | VietOnLine | http://www.++++++.org Here you go... DL / Unpacking the attachment: . UpLoad clientscript\vbulletin_smilies_qreply.js Installation Instructions: . Login Admin CP Modify templates: (1 templates) . Open showthread_quickreply template, Find: HTML Code:
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td> HTML Code:
<!-- wysiwyg smilies --> <script type="text/javascript" src="clientscript/vbulletin_smilies_qreply.js?v=$vboptions[simpleversion]"></script> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> <td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td> <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td> </tr> </table> </div></td> <!-- / wysiwyg smilies --> . Enjoy! ///////////////////////////////////////// update-01.zip ///////////////////////////////////////// DL / Unpacking the attachment: . UpLoad clientscript\vbulletin_smilies_qreply.js ( replace the exiting file with this file ) Update Note: Add new link " &d=1160311795 " If your forum have custom smilies. . Open vbulletin_smilies_qreply.js file, replace the exiting dir with your custom smilies dir and smilies on it... . More infor: #14 Spoiler (click to open)
Forum Home > Post New Thread > view-source
Find:
. Copy > Paste // copy and paste all the custom smilies... vbulletin_smilies_qreply.js . Enjoy! Close
Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Add-On Releases Show Smilies in Quickreply | vBulletin 3.6 Add-ons |
Show Smilies in Quickreply | vBulletin 3.5 Add-ons |