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)
-   -   Forum Display Enhancements - Separate Sticky and Normal Threads (https://vborg.vbsupport.ru/showthread.php?t=228036)

CFodder 12-01-2009 04:17 AM

Nice mod Atakan, thanks :). Have modified it a touch to just give a blank line between the stickies and normal threads and without the titles.

bluidkiti 12-02-2009 04:42 PM

Quote:

Originally Posted by BBR-APBT (Post 1922291)
I made changes to the templates to make it look more like it did in the older versions.
I figured I would share my templates.

First off here is the screen of what mine looks like.
https://vborg.vbsupport.ru/external/2011/04/38.png


Now here is the code.

Look for the following FORUMDISPLAY templates:

FORUMDISPLAY_Separate
Code:

<li class="threadbit" id="cat1">
<div class="icon0 nonsticky">
<div class="inner">
<p><b>&nbsp; $vbphrase[delim_normal] &nbsp;</b></p>
</div>
</div>
</li>

FORUMDISPLAY_Separate2
Code:

<li class="threadbit" id="cat1">
<div class="icon0 nonsticky">
<div class="inner">
<p><b>&nbsp; $vbphrase[delim_sticky] &nbsp;</b></p>
</div>
</div>
</li>


Thank you for this! :up:

Entonadoscl 12-02-2009 05:05 PM

install right now x)

thanks

SİMAR 12-02-2009 10:24 PM

thanks

PitchouneN64ngc 12-03-2009 01:04 PM

Thanks for this mod ;)

I have some things to place here:
  • In the plugin in the 'cache_templates' hook, the line which globalize $globaltemplates is useless. You can remove it.
  • The 'style' option exists nowhere in the product, should it have any function usually?

Sagua 12-12-2009 08:09 PM

Thanks installed.

Atakan KOC 12-13-2009 08:09 AM

4.0.1 style change (Thanks BBR-APBT)

alnassrah 12-13-2009 08:34 AM

Thanks

Charlie98902 12-13-2009 01:21 PM

1 Attachment(s)
I liked the older version than this one. Now threads are not separated.Plust where it said Sticky and Normal there was a background before I imported this update as well. Now I can't get that. Look at the pic I provided.

Besides that thanks and great work.

Vaupell 12-14-2009 09:49 PM

perfer and use old version :D


All times are GMT. The time now is 12:04 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.01118 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)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