Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 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.2, by Valter Valter is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.8.x Rating:
Released: 01-09-2009 Last Update: Never Installs: 233
Uses Plugins Auto-Templates
 
No support by the author.

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)
v1.2 - May 03. 2008.
-Compatible with vBulletin 3.7


Click INSTALL if you like this hack.

Download Now

File Type: zip Cyb - Thread Listing Make-Up v1.2.zip (3.4 KB, 1015 views)

Screenshots

File Type: jpg acp.jpg (100.7 KB, 0 views)
File Type: gif threads.gif (25.7 KB, 0 views)

Show Your Support

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

Comments
  #32  
Old 03-30-2010, 11:25 PM
LEGS LEGS is offline
 
Join Date: Sep 2007
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Download and installed but i uninstalled as it don't work.
Reply With Quote
  #33  
Old 05-20-2010, 10:50 PM
BobbyBig BobbyBig is offline
 
Join Date: Mar 2006
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I reqiest it for 4.0.3 too
Reply With Quote
  #34  
Old 07-20-2010, 11:54 AM
DaPro DaPro is offline
 
Join Date: Jan 2003
Location: CT, USA
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How come this mod hasn't been ported Valter, this is one of my favorites!
Reply With Quote
  #35  
Old 08-18-2010, 06:48 PM
MoMan MoMan is offline
 
Join Date: Oct 2005
Location: USA
Posts: 301
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI there is a small bug- the style attribute is duplicated for all unread threads, since the make-up code also inserts a style tag.

Fix:

In the threadbit plugin, find:
PHP Code:
 $vbulletin->templatecache['threadbit'] = str_replace('id=\"thread_title_$thread[realthreadid]','style=\"'.$vbulletin->templatecache['cyb_tlmu_titles'].'\" id=\"thread_title_$thread[realthreadid]',$vbulletin->templatecache['threadbit']); 
Replace:
PHP Code:
$vbulletin->templatecache['threadbit'] = str_replace('style=\"font-weight:bold\"','',$vbulletin->templatecache['threadbit']);
                
$vbulletin->templatecache['threadbit'] = str_replace('id=\"thread_title_$thread[realthreadid]','style=\"'.$vbulletin->templatecache['cyb_tlmu_titles'].'\" id=\"thread_title_$thread[realthreadid]',$vbulletin->templatecache['threadbit']); 
On my forum, I only use this portion of the hack to highlight moderated threads in red, so I've further wrapped both lines of code in a can_moderate conditional to save server resources
Reply With Quote
  #36  
Old 08-19-2010, 08:49 AM
TheMic TheMic is offline
 
Join Date: Feb 2006
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Leb View Post
I just tried it. it dosen't work, but i hope valter ugrade it to vb4.x
Pleaaaseeeee update to VB4!
Reply With Quote
  #37  
Old 09-25-2010, 03:51 AM
hoangserip's Avatar
hoangserip hoangserip is offline
 
Join Date: Jun 2009
Posts: 101
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you so much
Reply With Quote
  #38  
Old 10-24-2010, 11:53 AM
serkan serkan is offline
 
Join Date: Mar 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheMic View Post
Pleaaaseeeee update to VB4!
+1
this plugin is good. please update to VB4
Reply With Quote
  #39  
Old 11-13-2010, 11:46 PM
Joey Link Joey Link is offline
 
Join Date: Aug 2008
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

VB4 version please
Reply With Quote
  #40  
Old 12-28-2011, 08:45 PM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated for vBulletin 4.x:
https://vborg.vbsupport.ru/showthread.php?t=276131
Reply With Quote
  #41  
Old 08-15-2017, 02:45 AM
veressk veressk is offline
 
Join Date: May 2010
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I need to change style for all threads from specified forums (for ex. 7, 25, 32). Could you help me ?
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 07:10 PM.


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.14542 seconds
  • Memory Usage 2,342KB
  • Queries Executed 28 (?)
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_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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
  • (3)postbit_attachment
  • (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_postinfo_query
  • fetch_postinfo
  • 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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete