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)

stator 05-18-2010 11:09 AM

[Bug]
In quick reply
The advanced editor disappear and return to the normal editor interface.

[Edit]
I want to use this mod for quickreply only, How this can be done?

Lynne 05-18-2010 02:11 PM

- I have not noticed that bug at all. My editor stays in WYSIWYG mode.

- To only use it in Quick Reply, you'll have to modify the plugins and take out the options for it to work on other pages.

Walter Ronny 05-19-2010 04:37 PM

hi , how do i only can put smilies in quick reply? thx!

Lynne 05-19-2010 04:49 PM

Quote:

Originally Posted by Walter Ronny (Post 2039966)
hi , how do i only can put smilies in quick reply? thx!

I already answered the question:
Quote:

Originally Posted by Lynne (Post 2039218)
- To only use it in Quick Reply, you'll have to modify the plugins and take out the options for it to work on other pages.


Walter Ronny 05-19-2010 05:49 PM

how? i have not much idea about php and so! :o

Walter Ronny 05-19-2010 11:26 PM

i did it , it's possible only to add this to quick reply and pm reply?

http://i45.tinypic.com/2hd4qqa.png

ComoEstaEso-com 05-24-2010 03:54 AM

Just installed... followed directions, and all is good.

Thanks Lynne!! :)

Wilfred1 05-29-2010 12:38 AM

1 Attachment(s)
Ok, this is what I created:

Attachment 117701

To get this I did the following:
1. Settings -> Options -> Message Posting Interface Options ->
- Smiliebox Total Smilies = 60
2. Styles & Templates -> Style Manager ->Stylevar ->
- Smiliebox Max Avatar Display Size = 30 (px)
3. Replaced the template editor2.css with:
Code:

@charset "UTF-8";
/* editor2.css */

.editor_smiliebox {
clear:both;
height:{vb:math 5*{vb:math 21+2*2}}px;
position: relative;
float:left;
width: 100%;
}

.editor_smiliebox ul.smiliebox {
height:{vb:math 4.5*{vb:math 21+2*2}}px;
margin:0 auto;
}

.editor_textbox_smilie {
margin-right:0;
}

and that is it to get the above screen shot.

You have to play around with the numbers to get it right for the number of smilies and rows that you want to display

Hope this helps!

Lynne 05-29-2010 03:08 AM

Thank you! It's very much appreciated when people share their modified css to get something a bit different for their site. :)

Sunka 05-31-2010 04:24 AM

Quote:

Originally Posted by arco (Post 1999796)
This mod seems to conflict with the following two mods:

https://vborg.vbsupport.ru/showthread.php?t=180330
https://vborg.vbsupport.ru/showthread.php?t=232730

Ie they stop working when it's installed.


Lynne, any help for quoted above?
When I install your mod, and enable smilies below Quick Reply than this 2 quoted mods stop working.


All times are GMT. The time now is 08:43 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
  • Page Generation 0.01294 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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