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)

amykhar 11-23-2005 12:37 PM

Of course there is an advanced quick reply in 3.5.1. It's still working just fine on my board. You need to change your board settings to use the advanced quick reply.

Gizmo5h1t3 11-23-2005 07:56 PM

Quote:

Originally Posted by dreamer81
This doesn't work for my 3.5.1

First of all in 3.5.1 there is no advanced quickreply... so it doesn't show nada of all that stuff above. Only a lil textbox...

what to do?

err...try altering your settings in the admin cp for a start m8...course thers an advanced quick reply box...

icemann 11-27-2005 05:58 PM

Thanks amy.....installed. ;)

hotwheels 12-28-2005 09:41 PM

another great job amy...........hotwheels clicks *installs*

Bounce 12-28-2005 10:47 PM

nice one amy

/me clicks install

AquilaEagle 12-29-2005 05:04 PM

Thanks , got it :)

YOimYO 12-29-2005 09:03 PM

Installed and works great in firefox with 3.50 gold ;)

also I edited the txt a little to change the font color to green :)

<font color="green">smilies</font>

YOimYO 12-30-2005 09:11 AM

also you can do the same thing in postbit quick edit ;)
for quick edit smilies ;D

RichieBoy67 01-16-2006 04:33 PM

Quote:

Originally Posted by Oblivion Knight
You could of course go one step further and make it look like a real vB editor button.. ;)

Here's my code:
HTML Code:

                <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
                <td><div class="imagebutton" id="{$editorid}_cmd_smilies"><a onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false"><img src="$stylevar[imgdir_editor]/smilie.gif" width="21" height="20" alt="$vbphrase[display_smilies]" border="0" /></a></div></td>


Where does this get placed??

Gripemaster 02-11-2006 02:55 AM

*Clicks Install* Thank you!

tamborinegal 05-10-2006 12:53 AM

Perfect solution. Thanks amy. :)

Clancy

Dr.Viggy 05-10-2006 01:28 AM

real slick. works perfectly for me. thanks

*installed

amykhar 05-10-2006 02:39 AM

glad you like it :)

Invalid ID 05-12-2006 04:46 AM

Cool, works nice

Nathan2006 05-25-2006 05:26 AM

Thank you Amy

This really great now :D Saves all that time clicking everything just to get 1 emotion

Install;)

Al-Fateh 05-25-2006 06:23 PM

works great

bashy 08-17-2006 05:49 PM

Works great for 3.6.0 ;)

twitch 08-17-2006 05:53 PM

is there a way to do this with a plugin?

MotoUp 08-17-2006 06:39 PM

Quote:

Originally Posted by bashy
Works great for 3.6.0 ;)

Same here.

Although I would like to see it as a button on the toolbar above as well.

Brown23 08-23-2006 09:22 AM

Thanks!

hotwheels 08-24-2006 06:36 AM

Quote:

Works great for 3.6.0
yes it does...........thanks amy

tobybird 08-25-2006 12:51 PM

Thanks! Works great with 3.6.0. :)

feldon23 09-27-2006 03:01 PM

Quote:

Originally Posted by twitch
is there a way to do this with a plugin?

I suppose a Plugin could be written. You'd prefer that over a 2 line template mod?

Muellmann 04-18-2007 12:28 AM

Works fine, thanks I installed it now. :cool:

David Copeland 12-06-2007 03:02 PM

How do I ADD the Strike-Through Icon to the Quick Edit tool-bar for Ver 3.6.8?

We already have the Strike Out icon working in the Advanced Edit, but we need to also have it show up in the Quick Edit box (which is the first box when clicking on Edit).

Quote:

This should guide you into adding this new custom feature.
http://www.vbulletin.com/forum/showthread.php?t=202531
The above link instructed me to:
Quote:

If you want to change the default smilie "button" that this uses, replace the image located at /images/editor/smilie.gif.
I followed the instructions given in the above link where it said to replace the default smilie with the item I want (the strike through which is /strikethrough.gif), but instead it gave me a clickable Smilie Box to open. What should I remove in the following code so as to have the strikethrough only appear and not the smilie box?

PHP 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="$stylevar[imgdir_editor]/strikethrough.gif" alt="Smilies" border="0" /></a></td

Here is a sample of my current Quick Reply with the wrong smilie box:

http://www.ipiu.org/forums/showthread.php?t=31087

David Copeland 12-06-2007 04:25 PM

The above is for ver 3.6.8 , but I am not sure where to get help

Traxdata 12-20-2007 01:57 PM

LOl. works on 3.7. beta2 even (unexpected) on user profile messages boxes :eek::confused: :)

ArnyVee 03-22-2008 03:46 PM

Worked perfectly! :)

fourat 05-03-2008 06:30 AM

thank you very much :)

fourat 05-03-2008 06:42 AM

I want to ask you .. do you know the code of CSS which resize the images like vbulletin.org
and opneng the large images in new window ?

i have this code but i dont know how i use it !!

Code:

.aimgbox {position: relative;overflow:auto;height:auto;width:98%;padding:5px}
img.aimg {max-width:96%;cursor:pointer}
<!--[if lte IE 6]>
.aimgbox {width:99%}
img.aimg{width: expression(this.width > 530 ? 510: true)}
<![endif]-->



All times are GMT. The time now is 04:17 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.01144 seconds
  • Memory Usage 1,781KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (30)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