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)

synseal 04-24-2010 07:02 PM

Quote:

Originally Posted by COL NIL SATIS (Post 2026652)
does this work on 4.0.3????

Works ok for me on 4.0.3

Mastergumble 04-24-2010 10:33 PM

Working here :)

Footman 04-29-2010 04:05 PM

1 Attachment(s)
I've SORT OF got it working and wondering if someone can help me fix a couple of issues, or at least tell where I messed up.

In the quick reply box the smilies and the [more] link are partially below the text box as seen in the attachment. Any idea why and how to fix it?

Also it seems the smilies chosen for display rotate with each refresh. Am I wrong or shoud/could they be set to display certain smilies all the time?

Lynne 04-30-2010 02:26 AM

Quote:

Originally Posted by Footman (Post 2029080)
In the quick reply box the smilies and the [more] link are partially below the text box as seen in the attachment. Any idea why and how to fix it?

Sorry, but it's near impossible to figure out css from an image. Take a look at the page in a default style, then in your style. Use something like firebug, for firefox, to compare the css for for that area in each style and see what the difference is.

Quote:

Originally Posted by Footman (Post 2029080)
Also it seems the smilies chosen for display rotate with each refresh. Am I wrong or shoud/could they be set to display certain smilies all the time?

In your smilie manager you may set the order of the smilies.

Footman 04-30-2010 12:46 PM

1 Attachment(s)
Quote:

Originally Posted by Lynne (Post 2029347)
Sorry, but it's near impossible to figure out css from an image. Take a look at the page in a default style, then in your style. Use something like firebug, for firefox, to compare the css for for that area in each style and see what the difference is.

Thanks Lynne, I figured it would be after I posted it. So I went in and started changing the values here and there to see what would happen. I seem to have gotten it to look fairly presentable with the following changes to editor2.css.

Code:

@charset "UTF-8";
/* editor2.css */
.editor_smiliebox {
clear:both;
height:{vb:math 2*{vb:math 40+2*2}}px;
position: relative;
float:left;
width: 100%;
}
.editor_smiliebox ul.smiliebox {
height:{vb:math 70+2*2}px;
margin:0 auto;
width:{vb:math 100+{vb:raw vboptions.smtotal}*{vb:math 100+2*2}}px;
}
.editor_textbox_smilie {
margin-right:0;
}

Although the smilies are too spaced out for my taste. I'd like to display them side by side with only a small space between them. I'm assuming the changes I made changed the size of the area the smilies display in and didn't move the smilies per se. I wish I had more of an understanding of what part of the code does what though.

Quote:

Originally Posted by Lynne (Post 2029347)
In your smilie manager you may set the order of the smilies.

Thanks for that. I'm still a little confused about the "order" numbers I see in certain parts of the admin. Not really sure what they refer to. I'll play with these numbers and see what happens.

BozzaJos 05-05-2010 09:37 AM

Quote:

Originally Posted by Mastergumble (Post 1991319)
Nice, Lynne is any way to make the same for CMS Comments?

I was trying to find what to add but currently stuck with it.

Quote:

Originally Posted by Lynne (Post 1991663)
Just add 'vbcms' to the array.

Dear Lynne,

Thank you for creating such a quality mod!
I do have the same question as Mastergumble, about the CMS Comments. Unfortunately, I don't really understand your solution. Could you please explain it a bit more detailed?

Thanks!

Mastergumble 05-05-2010 09:51 AM

Give me a second :)

Mastergumble 05-05-2010 09:54 AM

Here it goes, hope it work as you want :)

Mastergumble 05-05-2010 10:26 AM

Quote:

Originally Posted by Mastergumble (Post 2032037)
Here it goes, hope it work as you want :)

For mistake the first uploaded was the incorrect one, its fixed now.

Lynne 05-05-2010 01:46 PM

I updated the first post with the addition of 'vbcms' and 'editpost'.


All times are GMT. The time now is 03:00 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.01424 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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