vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Style-specific smilies (https://vborg.vbsupport.ru/showthread.php?t=75763)

Sin City 02-05-2005 04:23 AM

Style-specific smilies
 
I was wondering if anyone knew of, or could possibly make a hack which would allow certain smilies for certain styles

for example... my site will have a blue style, so i wish to use blue smilies only for it.... it will also have a silver style, so i want to use silver smilies only for it, etc.

FWF 02-06-2005 06:08 AM

wow!

that sounds like an awesome idea, if its made i sure could use it on my site.

Sin City 02-07-2005 06:19 AM

bump

brisk_99 03-29-2005 02:03 AM

I hate to bump this thread but I would also really like to see something like this. Does anyone know of anything?

Marco van Herwaarden 03-29-2005 03:29 AM

AFAIK there is no Style setting for the smilies directory. This means a new var should be created and implemented everywhere. Sounds like a huge job. But i could be wrong on this one.

Adrian Schneider 03-29-2005 06:10 AM

Would be nice built into vBulletin 3.9.1 :)

RCN-Siggi 03-30-2005 03:15 AM

Solution: First change your smilies and post icon path.

smilies:
images/smilies/biggrin.gif => {iconpath}/smilies/biggrin.gif
...

and post-icon:
images/icons/icon2.gif => {iconpath}/icons/icon2.gif
...

Than define a replacement variable for every style:

{iconpath} => yourstylepath (e.g. vB standard: images)

If you use the global icon1.gif don't forget there to insert {iconpath}/icons/icon1.gif in admincp > vBulletin options > showthread. This works fine, we actually use two complete different smily-sets, the origin vB and our own special set.

Is's not a trick, it's a Mystics ... ;)
Siggi


All times are GMT. The time now is 08:03 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.01153 seconds
  • Memory Usage 1,718KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete