vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Show Smilies in Quickreply (https://vborg.vbsupport.ru/showthread.php?t=128536)

TrucLinh 10-07-2006 10:00 PM

Show Smilies in Quickreply
 
Show Smilies in Quickreply

vb3.5.x - vb3.6.0 to vb3.6.4 | Author DavidNg & TrucLinh | VietOnLine | 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:
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>
. Below add:
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 -->

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 "

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

shadowevil 10-08-2006 05:16 AM

first post .... *installed* :)

Snatch 10-08-2006 06:04 AM

Big ThX

GreeTz
Snatch

Shazz 10-08-2006 06:12 AM

Will try it out
*installed.

3mr3 10-08-2006 08:55 AM

At first thanks for sharing , ı installed it success

But how can ı show my other smilies in QuickReply??

TrucLinh 10-08-2006 11:50 AM

Quote:

Originally Posted by 3mr3
At first thanks for sharing , ı installed it success

But how can ı show my other smilies in QuickReply??

///////////////////////////////////////// update-01.zip /////////////////////////////////////////

DL / Unpacking the attachment:

. UpLoad clientscript\vbulletin_smilies_qreply.js
( replace the exiting file with this file )

. Enjoy!

Next ver of QuickReply - FullTool Bar

Shazz 10-08-2006 02:38 PM

*Updated.

Allan 10-08-2006 05:24 PM

Click Install ;)

Thanks :)

Edit: Don't show all smilies, check screen

3mr3 10-08-2006 06:01 PM

Quote:

Originally Posted by TrucLinh
///////////////////////////////////////// update-01.zip /////////////////////////////////////////

DL / Unpacking the attachment:

. UpLoad clientscript\vbulletin_smilies_qreply.js
( replace the exiting file with this file )

. Enjoy!

Next ver of QuickReply - FullTool Bar

Thanks for upload file :) :)

I installed it and works perfect

Devil Woman 10-08-2006 08:11 PM

Thanks for this, had something similar to this installed in my forum before and couldnt find it again lol, this is great

*Installed*


All times are GMT. The time now is 06:54 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01131 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete