Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Cyb - Thread Listing Make-Up Details »»
Cyb - Thread Listing Make-Up
Version: 1.1, by Valter Valter is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.6.8 Rating:
Released: 03-16-2007 Last Update: 03-17-2007 Installs: 193
Uses Plugins Template Edits
 
No support by the author.

vB 3.7 VERSION HERE:
https://vborg.vbsupport.ru/showthread.php?t=177957


===

Info:
There was two of my hacks for this, one for prefixes and another for titles, and now it's all merged into this product and improved. Old two products are discontinued so please upgrade to this one to get future updates and support.

This hack will give you ability to customize thread prefixes to look different in forumdisplay and search results depending on thread type (normal, sticky, poll, closed, moderated, moved, announcement). You can do the same thing with thread titles. Hack also adds thread prefix for closed threads and ability to separate stickies and normal threads.

You can use different CSS Properties to customize titles/prefixes. You can change colors, apply different styles like bold, italic, strike,... etc. It's up to you. Product is very easy to set up.


Installation:
1. Import XML file (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]


To set options:
Go to: AdminCP > vBulletin Options > Cyb - Thread Listing Make-Up


Versions:
v1.0 - Mar 17. 2007.
-First release (two old hacks merged into this new one, ID changed, added "Product Version Checking", codes improved, removed some unneded templates, yet easier to use, options to disable any part,...)
v1.1 - Mar 18. 2007.
-New: Announcements prefixes/titles customization
-New: Option to separate Sticky and Normal threads
-Bug fixed (tags shown in text field when you edit thread title via AJAX on forumdisplay)


Click INSTALL if you like this hack.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 03-20-2007, 08:34 AM
Pathor Pathor is offline
 
Join Date: Mar 2006
Location: Germany
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack!

Just one suggestion: Sticky threads can be closed without using the CSS for closed threads.
Reply With Quote
  #33  
Old 03-21-2007, 11:02 AM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by principino1984 View Post
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.
Reply With Quote
  #34  
Old 03-22-2007, 02:39 PM
BobbyBig BobbyBig is offline
 
Join Date: Mar 2006
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #35  
Old 03-22-2007, 05:48 PM
BobbyBig BobbyBig is offline
 
Join Date: Mar 2006
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #36  
Old 03-23-2007, 04:17 PM
MThornback MThornback is offline
 
Join Date: Apr 2005
Location: Canada
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MThornback View Post
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?
Reply With Quote
  #37  
Old 04-08-2007, 06:12 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #38  
Old 04-09-2007, 07:12 AM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #39  
Old 04-30-2007, 08:48 PM
tirol07 tirol07 is offline
 
Join Date: Mar 2007
Location: Austria
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wonderful... ' install '
Reply With Quote
  #40  
Old 04-30-2007, 09:25 PM
iorkara iorkara is offline
 
Join Date: Mar 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice Job Clicks Install
Reply With Quote
  #41  
Old 04-30-2007, 11:01 PM
delphi77 delphi77 is offline
 
Join Date: Mar 2007
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:59 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.14426 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete