![]() |
Link to Smilies in Quick Reply
This is an easy one that makes a lot of sense to be there by default.
I didn't want a smilie box next to my QR. To me, QR is supposed to be lean and mean. But, I did want my users to be able to pop up the smilies and click on them when using QR. |
Hmm the window doesn't popup
|
It does for me. I don't think anything I installed for my smilie category hack would affect this either. Can somebody else confirm the problem?
Amy |
All it does for me is go to the top of the page.
|
how about the smilie pull down menu? I'd like to have that in my quick reply box.
|
Quote:
Hotrod, I'll see what I can figure out. Amy |
Hotrod, I just thought of something. Do you have javascript enabled? Regardless, I need to see what I can do for non-javascript people.
|
That must be it, Amy. It comes up just fine for me.
|
I'm stuck at work and can't turn javascript off on this machine - damn IT managers :angry:
So, I can't see how the regular more smilies link works if javascript is off. I didn't see an alternative in the code when I looked a few minutes ago. |
OK. Now that I am home and am master of my own browser, I did some checking. If javascript is off, the window does not pop up. But, this is the same exact behavior of the more smilies link if javascript is off.
If you really want it to pop up for non-javascript users, you can use this code: Code:
<div>[<a href="misc.php?do=getsmilies" target="new" onclick="vB_Editor['$editorid'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false">Smilies</a>]</div> Amy |
thanx for this...i like the speed as well and this is the best way to keep that and still have smilies
|
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> Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> |
Quote:
|
^ Good call :)
|
Brent, wouldn't it be easier to just link to $stylevar[imgdir_editor]/smilie.gif ?
;) |
Quote:
|
Quote:
|
Quote:
|
works a treat on RC2
|
Yes, it works for me now, I just put this:
<if condition="$show['editor_toolbar']"> Before the "Add After" section code. |
Hi amykhar
Your hack works fine for me, thanks ;) |
Glad you enjoy it :)
|
Quote:
You can also add it in the postbit_quickedit if you want the smile box on your quick edit template. |
worked fine for me on rc3 :) thank you
[high]* Brandon Sheley installs[/high] |
Installed this but used Brent's version. Same concept but more aesthetically pleasing in my opinion.
|
Quote:
Here's my code: HTML Code:
<td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> |
Quote:
|
Quote:
|
Quote:
|
Nice...
thanx :) |
Nice i fixed it up a lil, just use a image to represent the "[Smilie]" thing so it looks normal.
|
Thanks for this hack Amykhar :)
Click Install |
Thanks, works great for me!
|
*installed*
|
Thanks!
|
Here is my code:
HTML Code:
<td><div class="imagebutton" id="{$editorid}_cmd_smilies"><a href="misc.php?do=showsmilies" target="new" onclick="if(qr_active) { 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[show_all_smilies]" border="0" /></a></div></td> |
Quote:
Thanks |
works for me :)
|
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? |
All times are GMT. The time now is 04:46 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|