TrucLinh
10-07-2006, 10:00 PM
Show Smilies in Quickreply
vb3.5.x - vb3.6.0 to vb3.6.4 | Author DavidNg & TrucLinh | VietOnLine | www.vbViet.org (http://www.vbViet.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:
<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>. Below add:
<!-- 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 -->Thats all!
. 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 " Show all Smilies (https://vborg.vbsupport.ru/attachment.php?attachmentid=54369&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 (https://vborg.vbsupport.ru/showpost.php?p=1096547&postcount=14)
vb3.5.x - vb3.6.0 to vb3.6.4 | Author DavidNg & TrucLinh | VietOnLine | www.vbViet.org (http://www.vbViet.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:
<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>. Below add:
<!-- 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 -->Thats all!
. 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 " Show all Smilies (https://vborg.vbsupport.ru/attachment.php?attachmentid=54369&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 (https://vborg.vbsupport.ru/showpost.php?p=1096547&postcount=14)