Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

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

Category: Forum Display Enhancements - Version: 4.x.x Rating:
Released: 12-27-2011 Last Update: 05-27-2012 Installs: 150
Uses Plugins Auto-Templates
 
No support by the author.

Info:
This product will give you ability to:
-Use different styles for different kind of threads in forumdisplay and search listings
-Options to add thread prefixes for closed, deleted, and normal threads
-Options to disable thread prefixes for sticky, poll, moved, and moderated threads
-Separate stickies and normal threads
-Add New Thread button to ShowThread

Note: All forum permissions are automatically applied to New Thread button, which means:
- It will not be shown in forums where new threads are not allowed
- It will not be shown in forums where user is not allowed to create new threads
- It will not be shown to search engines

Additionally, you can exclude forums you wish in Product Options

See screenshots for details...

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

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

Versions:
v1.0 - Mar 17. 2007.
-First release (two old hacks merged into this new one, added "Product Version Checking", removed some templates, easier to use, new options,...)
v1.1 - Mar 18. 2007.
-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
v1.3 - Dec 28. 2011.
-Updated for vB 4.x
v1.4 - Dec 29. 2011.
-Fixed (Deleted Threads): Style customizations not applied to thread titles
-Fixed (multiple kind threads): Not all prefixes are shown
-Fixed (multiple kind threads): Style customization may be wrong with some settings
-Minor bugs fixed
-Codes optimized
v1.5 - May 28. 2012.
-Fixed: CSS not applied to Thread Titles in search results
-New: Add New Thread button to ShowThread
-New: Options for above: On/Off, set distance from New Reply, exclude forums

Download Now

File Type: zip VSa - Thread Listing Make-Up v1.5.zip (4.2 KB, 497 views)

Screenshots

File Type: png threads.png (55.1 KB, 0 views)
File Type: jpg acp.jpg (125.7 KB, 0 views)
File Type: png newthread.png (53.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
elsa23, Hippy

Comments
  #12  
Old 12-29-2011, 12:31 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Found a slight hiccup. I had to change the execution order of the threadbit_process code to 1 so that Andreas' old Voted Polls hack would work properly.
Reply With Quote
Благодарность от:
sweetpotato
  #13  
Old 01-31-2012, 05:35 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Valter, You need to add this line in the threadbit_process hook, in the bottom piece of code, to make the mod work for the thread titles in searches:

PHP Code:
$vbulletin->templatecache['search_threadbit'] = str_replace($vsa_tlmu_tb_s$vsa_tlmu_tb_r$vbulletin->templatecache['search_threadbit']); 
Reply With Quote
Благодарность от:
Valter
  #14  
Old 01-31-2012, 06:04 AM
BlueCheri's Avatar
BlueCheri BlueCheri is offline
 
Join Date: Jul 2009
Posts: 339
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Many thanx for this Mod, looking great.

Installed and rated.
Reply With Quote
  #15  
Old 01-31-2012, 05:02 PM
nerowolfe nerowolfe is offline
 
Join Date: Feb 2011
Location: France/Italy
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've a little problem:

This is my forum before your addon:



and this after:




It's possible to resolve? I'd like this!
Reply With Quote
  #16  
Old 02-17-2012, 01:15 PM
Dwarden Dwarden is offline
 
Join Date: Nov 2011
Location: Czech Republic, EU
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this addon would be great if it supports settings per skin / template design

atm. if you have one skin white-black and another black-white then the addon is working well just for one ...

thanks for considering it and double thanks if implemented
Reply With Quote
  #17  
Old 02-17-2012, 04:24 PM
kkk333 kkk333 is offline
 
Join Date: Nov 2007
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you for this product
Is there a way to make different style for user groups thread title.
Reply With Quote
  #18  
Old 05-17-2012, 03:57 AM
wilford brimley wilford brimley is offline
 
Join Date: Apr 2012
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to make other seperate sections besides "sticky"? I would like to seperate vbookie threads on top. I could jsut sticky them but I would liek the section to say "vbookie"
Reply With Quote
  #19  
Old 05-17-2012, 03:59 AM
wilford brimley wilford brimley is offline
 
Join Date: Apr 2012
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

also, wont let me disable sticky prefixes in admin cp. using 4.1.12
Reply With Quote
  #20  
Old 05-28-2012, 09:07 AM
Valter Valter is offline
 
Join Date: Aug 2005
Location: Sarajevo
Posts: 2,432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

v1.5 - May 28. 2012.
-Fixed: CSS not applied to Thread Titles in search results (thanks Boofo)
-New: Add New Thread button to ShowThread
-New: Options for above: On/Off, set distance from New Reply, exclude forums

To upgrade:
-Import product XML, allow overwrite

Screenshots updated.

Note: All forum permissions are automatically applied to New Thread button, which means:
- It will not be shown in forums where new threads are not allowed
- It will not be shown in forums where user is not allowed to create new threads
- It will not be shown to search engines

Additionally, you can exclude forums you wish in Product Options
Reply With Quote
2 благодарности(ей) от:
Neal-UK, res6cue
  #21  
Old 05-28-2012, 10:07 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's Boofo, not Boofoo.
Reply With Quote
Reply

Thread Tools

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:13 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.05500 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
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
  • (1)bbcode_php
  • (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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)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_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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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