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)

Xencored 08-21-2010 10:58 PM

Lynne do you have blogs?
If so click Blog settings on the blog page and if you see there there is a editor box with the simile's still on the right

wd4x4 09-24-2010 09:34 PM

Great Mod Lynne :up:

Blog smilies are under editor on mine no other changes where done.

cloferba 10-07-2010 02:02 AM

this dont work when a mod is giving an infraction...

i see smiles on the right..not under :(

Lynne 10-07-2010 04:24 AM

I didn't make it to cover the Infraction page:
Quote:

This moves the smilie box to below the text area when posting within threads, blogs, groups, PMs, and cms when using the Advanced Editor (new item or advanced reply).
I would guess you can just edit the plugins though to include that page.

cloferba 10-07-2010 12:35 PM

well...its so difficult to show smilies on more than 1 line... i dont know why its so difficult and also they are bad showed

i ask something:
why you must specify the size of smilies...instead of using
HTML Code:

{vb:stylevar editor_smiliebox_smiliesize}
variable?

Lynne 10-07-2010 02:00 PM

Quote:

Originally Posted by cloferba (Post 2107664)
well...its so difficult to show smilies on more than 1 line... i dont know why its so difficult and also they are bad showed

i ask something:
why you must specify the size of smilies...instead of using
HTML Code:

{vb:stylevar editor_smiliebox_smiliesize}
variable?

This mod was written before that stylevar was available and I haven't updated that part of it. You may do so in yours.

cloferba 10-07-2010 03:40 PM

thanks lynne, i wasnt sure

Brandon Sheley 10-23-2010 01:35 AM

any chance this could be updated to 4.0.8 :)
or would step 3 still contain edits?

kf4eok 10-23-2010 04:52 AM

Here is what I found that worked for me with vb 4.0.8 I have 232 smiles. Let me know if something looks wrong to anyone with what I have done.
I just imported the product-lynne_smilies_below.xml and I did no edits other than to the editor2.css
I hope that this will help someone
Here is my editor2.css

@charset "UTF-8";
/* editor2.css */
.editor_smiliebox {
clear:both;
height:{vb:math 8*{vb:math 21+2*2}}px;
position: relative;
float:left;
width: 100%;
}
{vb:stylevar editor_smiliebox_smiliesize}.editor_textbox_smilie {
margin-right:0;
}

http://thestarquestclub.com/images/e...es-options.png

Lynne 10-23-2010 05:39 PM

Quote:

Originally Posted by Loco.M (Post 2113011)
any chance this could be updated to 4.0.8 :)
or would step 3 still contain edits?

OK, I think I got this done right. I've update the CSS to include the new stylevar editor_smiliebox_smiliesize and I added a new option on the Message Posting Interface Options page called Smiliebox Rows (smilies below textarea). This is the number of rows you want to show for your smilies. I think I got all the math correct here. You need to enter the Smiliebox Total Smilies also. And these must be evenly divisible or you won't get it to look correct.

If you change the Smiliebox Rows (smilies below textarea), you MUST then rebuild your style to get this option to work in your CSS!!!

If your CSS already works correctly, there is no need to upgrade your mod. If you choose to do so anyway, then I'd suggest you keep a copy of the old CSS just in case this new method doesn't work for you.


All times are GMT. The time now is 01:19 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.01492 seconds
  • Memory Usage 1,741KB
  • 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
  • (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