vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Link to Smilies in Quick Reply (https://vborg.vbsupport.ru/showthread.php?t=93544)

monstergamer 08-04-2005 08:23 PM

thanx for this...i like the speed as well and this is the best way to keep that and still have smilies

BamaStangGuy 08-07-2005 05:00 AM

This is how I have mine:

https://vborg.vbsupport.ru/external/...chmentid=33020

To have it this way:

Find:

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>
Add after:

Code:

<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>

<td><a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false"><img src="http://www.mustangevolution.com/forum/images/smilies/smile.gif" alt="Smilies" border="0" /></a></td>
</if>

Make sure you replace http://www.mustangevolution.com/foru...lies/smile.gif with the smilie you want to appear there :)

Boofo 08-07-2005 09:03 AM

Quote:

Originally Posted by BrentWilson
This is how I have mine:

https://vborg.vbsupport.ru/attachmen...chmentid=33020

To have it this way:

Find:

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>
Replace with:

Code:

<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
 
<td><a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false"><img src="http://www.mustangevolution.com/forum/images/smilies/smile.gif" alt="Smilies" border="0" /></a></td>
</if>

Make sure you replace http://www.mustangevolution.com/foru...lies/smile.gif with the smilie you want to appear there :)

Don't you mean to ADD after the code and not replace it? ;)

BamaStangGuy 08-07-2005 02:29 PM

^ Good call :)

Oblivion Knight 08-09-2005 07:28 PM

Brent, wouldn't it be easier to just link to $stylevar[imgdir_editor]/smilie.gif ?

;)

Boofo 08-09-2005 07:40 PM

Quote:

Originally Posted by Oblivion Knight
Brent, wouldn't it be easier to just link to $stylevar[imgdir_editor]/smilie.gif ?

;)

If you want to put smilie.gif in the editor directory, it would. ;)

Oblivion Knight 08-09-2005 07:51 PM

Quote:

Originally Posted by Boofo
If you want to put smilie.gif in the editor directory, it would. ;)

smilie.gif already exists in the editor directory from the WYSIWIG toolbar.. :p

Boofo 08-09-2005 08:20 PM

Quote:

Originally Posted by Oblivion Knight
smilie.gif already exists in the editor directory from the WYSIWIG toolbar.. :p

I guess I made a boo-boo, huh? I forgot about that. ;)

Gizmo5h1t3 08-09-2005 10:03 PM

works a treat on RC2

mrsbuzzy 08-27-2005 12:19 AM

Quote:

Originally Posted by BrentWilson
This is how I have mine:

https://vborg.vbsupport.ru/attachmen...chmentid=33020

To have it this way:

Find:

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>
Add after:

Code:

<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
 
<td><a href="#" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false"><img src="http://www.mustangevolution.com/forum/images/smilies/smile.gif" alt="Smilies" border="0" /></a></td>
</if>

Make sure you replace http://www.mustangevolution.com/foru...lies/smile.gif with the smilie you want to appear there :)

I like this, but when I do what you say, I get this:

Message:
http://www.parent-2-parent.com/forum...moveformat.gifhttps://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/2.gifhttps://vborg.vbsupport.ru/external/2005/08/3.gifhttps://vborg.vbsupport.ru/external/2005/08/4.gifhttps://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/5.gifhttps://vborg.vbsupport.ru/external/2005/08/6.gifhttps://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/7.gifhttps://vborg.vbsupport.ru/external/2005/08/8.gifhttps://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/9.gifhttps://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/10.gif https://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/11.gifhttps://vborg.vbsupport.ru/external/2005/08/12.gifhttps://vborg.vbsupport.ru/external/2005/08/13.gifhttps://vborg.vbsupport.ru/external/2005/08/1.gifhttps://vborg.vbsupport.ru/external/2005/08/14.gif
= 'vB_Editor_QR'; //-->
OptionsShow your signature
Quote message in reply?


It seems to me it's missing some kind of code that starts with: <if condition=


All times are GMT. The time now is 07:59 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.01155 seconds
  • Memory Usage 1,750KB
  • 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
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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