vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Cyb - Thread Listing Make-Up (https://vborg.vbsupport.ru/showthread.php?t=142296)

Pathor 03-20-2007 08:34 AM

Nice hack! :)

Just one suggestion: Sticky threads can be closed without using the CSS for closed threads.

Valter 03-21-2007 11:02 AM

Quote:

Originally Posted by principino1984 (Post 1207901)
the new threads are not in bold character

Re-download and re-import XML.

First file attached here has that little bug but was updated in a few minutes. It seems you have downloaded it before it's changed. :)

BobbyBig 03-22-2007 02:39 PM

Very good work Cybernetec.

Maybe it is possible to do a different CSS for the Prefix and the Thread title ?

Example:
<font style="styleX1">Announcement:</font> <font style="styleX2">MyAnnouncement Text</font>

This would really be impressive.
regards

BobbyBig 03-22-2007 05:48 PM

you did a small mistake in the plugin:

Plug-in: parse_templates

Code:

yb_cs.'\"></td></tr>';;        break;
note the ;;

##############


For people who wants to have a natural Topic Row for the option "Blank table row between" should change the following:

Seach for the Plugin -> Cyb - Thread Listing Make-Up -> parse_templates

Change case 1 to :
Code:

case 1: $cyb_ssant = '$threadbits_sticky<tr><td class=\"thead\" colspan=\"'.$cyb_cs.'\">&nbsp;</td></tr>';    break;
now this has the same behavior like the good known "Sticky and Normal Threads" Mod.
Maybe Cyber you will change it for your plugin, it really looks better :)

regards

MThornback 03-23-2007 04:17 PM

Quote:

Originally Posted by MThornback (Post 1207296)
I installed this, and even tried overwriting it....but its not giving me the dropdowns just the y/n and CSS formatting boxes.....any ideas?

No one can help then I take it?

Tralala 04-08-2007 06:12 PM

I'd like for the "Poll" prefix to only be in RED if the user hasn't yet voted in the poll. Once the user votes in the poll, it would go back to black.

I'd think this is possible, considering this hack changes the icon based on the same criteria...

May I request this as a feature for the next update (if there is one?) A different setting for unvoted polls versus voted ones?

Valter 04-09-2007 07:12 AM

I'll add prefix for unvoted polls in the next version.

Maybe using different phrases.. something like:
Poll:
and
Poll (Voted):

I'll think about this when I have some time...

tirol07 04-30-2007 08:48 PM

wonderful... ' install '

iorkara 04-30-2007 09:25 PM

Nice Job Clicks Install

delphi77 04-30-2007 11:01 PM

My Thread are sticky and closed and i would like to show only the Sticky Color (red) How can i do that, because all of my closed Stickis are in closed color (grey).


All times are GMT. The time now is 11:43 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.01580 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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