Back to Modification Graveyard

Make Prefixes Clickable to Filter forumdisplay by Prefix
Mod Version: 1.00, by Lynne

This thread is in the Modification Graveyard.
vB Version: 4.0.0 Rating: (1 vote - 4.00 average) Installs: 13
Released: 23 Nov 2009 Last Update: 23 Nov 2009 Downloads: 36
Not Supported Template Edits  

I decided to make this as a plugin. That modification is located here - Make Prefixes Clickable to Filter Forumdisplay

This is another modification which should be standard vbulletin. This template modification will make your thread prefixes clickable. If you click on the prefix, then the forumdisplay will only show threads with that prefix in that forum.

Version History:
1.0 2009-11-23: - initial release by Lynne at vbulletin.org

What to Do
This is a template modification. Open the threadbit template and Find:
HTML Code:
{vb:raw thread.prefix_rich}
.
Change to:
HTML Code:
<a href="{vb:link forum, {vb:raw thread}, {vb:raw foruminfo}}&prefixid={vb:raw thread.prefixid}" rel="nofollow">{vb:raw thread.prefix_rich}</a>
That's it! If you then want to add a "Show All Threads" link next to the "Thread Starter" header, then you may edit the FORUMDISPLAY template also.

Find:
HTML Code:
<a href="{vb:link forum, {vb:raw foruminfo}, {vb:raw pageinfo_postusername}}" rel="nofollow">{vb:rawphrase thread_starter}{vb:raw sortarrow.postusername}</a>
.
Add beneath:
HTML Code:
<vb:if condition="$_GET['prefixid']"> / <a href="{vb:link forum, {vb:raw foruminfo}}" rel="nofollow">Show All Threads</a>&nbsp;&nbsp;</vb:if>
To install:

1. Make the above changes to the threadbit template and optionally the FORUMDISPLAY template.

To uninstall:

1. Undo the above changes to the threadbit template and optionally the FORUMDISPLAY template.

Screenshots
Clickable Prefixes


After Prefix is clicked, now you have the Show All Threads option:

Download

This modification cannot be downloaded.

Screenshots

   

Similar Mods

[Add-on] Thread Prefixes: Quick Prefix Filter vBulletin 3.6 Template Modifications
Forum Display Enhancements Clickable, Sortable Prefixes vBulletin 3.7 Template Modifications
Forum Display Enhancements Nexia's Threadbit Prefix Clickable Modification Graveyard
Administrative and Maintenance Tools Admin CP Thread Prefixes Add-On move & del by prefix vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024