vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - Move smilies to below text area (and optionally add to Quick Reply) (https://vborg.vbsupport.ru/showthread.php?t=229650)

fxwoody 04-09-2011 12:14 PM

1 Attachment(s)
Ok, i managed to make the smilies to show in the PM-Quickreply box!

Simple edit to make in the template "pm_quickreply"

Find:
HTML Code:

                <div class="editor_textbox quickreply">
                        <textarea name="message" id="{vb:raw editorid}_textarea" rows="10" cols="80" tabindex="1" dir="{vb:stylevar textdirection}"></textarea>
                </div>

Add under:
HTML Code:

                  <vb:if condition="($vbulletin->options['lynne_sb_below'])"><div class="editor_smiliebox">{vb:raw smiliebox}</div></vb:if>
You don't have to set up the option in the main panel "Add smiliebox below Quick Reply on showthread page" to yes!
I have another Plugin that conflict with this option and .....Lynne is too busy to play around with these ;)

I tried to add the same code in the showthread-quickreply but it only shows the space the the smilies would be in and no smilies are showing :confused:

It as to be something so simple.....but i'm not a top coder :cool:

Hope it helped out a bit :D

fxwoody 04-09-2011 12:28 PM

1 Attachment(s)
Oups! Just found another solution for the quick-reply ! ;)

In the showthread-quick reply

Find:
HTML Code:

                                <li class="editor_control_group_item">
                                        <img src="{vb:stylevar imgdir_editor}/quote.png" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_quote" width="20" height="20" alt="{vb:rawphrase wrap_quote_tags}" />
                                </li>
                                </vb:if>

Add under:

HTML Code:

<!-- Modstyle -->
                                <li class="editor_control_group_item">
<div class="moresmilies"><a href="javascript://" onclick="vB_Editor['{vb:raw editorid}'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false" title="{vb:rawphrase showing_x_smilies_of_y_total, {vb:raw vboptions.smtotal}, {vb:raw totalsmilies}}"><img src="{vb:stylevar imgdir_editor}/smilie.png"/></a></div>
                                </li>
<!-- Modstyle -->

This will show the smilie icon in the toolbar and you will be able to select them for yor reply ;)

Enjoy!

Leo Brazil 05-03-2011 09:18 PM

Hi Lynne,

I tried everything here but couldn't find a way out, can you help me with this ?

I'm getting an strage issue with this.
Running on 4.1.3
I have set:
5 smiliebox rows
10 smiliebox per row
50 smiliebox total smilies

On Vb4 Default Style all I can get is a single row with 10 smilies

On my own Style (all Editor Stylevars are just the same as Vb4 default) I get a single row with 50 smilies (breaking out the editor box).

If I change the number of rows, smilies per row and total smilies (even doing the right math) all I can get is a single line on my Style with the same number of total smilies like on set up but on Vb Style nothing changes, just a single row with 10 smilies.

Also, I have lots of different smilies sizes, what's the best way to display biggers sizes looking better ?

Thanks

Lynne 05-03-2011 10:08 PM

I would need a link to see what is going on. I just tried this on my 4.1.3 test site and it is working just fine. Try less smilies and see if it works.

Leo Brazil 05-04-2011 11:23 AM

Hi Lynne,

I've tried less, more, smilies and any kind of combination between total similies x total rows.

I'm working on this is a closed test forum, I can make you a admin login if you can take a look.

Lynne 05-04-2011 04:12 PM

Quote:

Originally Posted by Leo Brazil (Post 2191632)
Hi Lynne,

I've tried less, more, smilies and any kind of combination between total similies x total rows.

I'm working on this is a closed test forum, I can make you a admin login if you can take a look.

You can PM the info and I can take a look.

dlewisr 05-05-2011 08:56 AM

Great mod Lynne. Installed and working great. A member was only asking about smilies on the 'Quick Reply' a couple of days ago. Installed, rated and nominated.

Thank you.

Leo Brazil 05-10-2011 07:20 PM

Quote:

Originally Posted by Leo Brazil (Post 2191484)
Hi Lynne,

I tried everything here but couldn't find a way out, can you help me with this ?

I'm getting an strage issue with this.
Running on 4.1.3
I have set:
5 smiliebox rows
10 smiliebox per row
50 smiliebox total smilies

On Vb4 Default Style all I can get is a single row with 10 smilies

On my own Style (all Editor Stylevars are just the same as Vb4 default) I get a single row with 50 smilies (breaking out the editor box).

If I change the number of rows, smilies per row and total smilies (even doing the right math) all I can get is a single line on my Style with the same number of total smilies like on set up but on Vb Style nothing changes, just a single row with 10 smilies.

Also, I have lots of different smilies sizes, what's the best way to display biggers sizes looking better ?

Thanks

Just a feed back for everyone here:

There wasn't an issue, I mean besides my self...:confused:

I was using Fire Fox on debug mode all the time as it helps a lot to indenty Stylevars and after making all changes I mentioned, I should get out of debug mode and so clear the cache. Clearing the cache on debug mode for some reason were keeping some CSS info on it messing up with my life.
Just a tip for you guys.

Lynne, you're the best. :)

billstelling 05-10-2011 07:57 PM

hey Lynne, I can't find this in 4.1.3 ".editor_smiliebox ul.smiliebox " I want to have it show more than 6 a row.. Have allot of smileys for the members to chose from..

Lynne 05-10-2011 11:33 PM

Quote:

Originally Posted by billstelling (Post 2194177)
hey Lynne, I can't find this in 4.1.3 ".editor_smiliebox ul.smiliebox " I want to have it show more than 6 a row.. Have allot of smileys for the members to chose from..

It's definitely there in a default 4.1.3 style.


All times are GMT. The time now is 03:02 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.01383 seconds
  • Memory Usage 1,756KB
  • 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
  • (4)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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