![]() |
Make Prefixes Clickable to Filter forumdisplay by Prefix
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> 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> </vb:if> 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 https://vborg.vbsupport.ru/attachmen...1&d=1259011984 After Prefix is clicked, now you have the Show All Threads option: https://vborg.vbsupport.ru/attachmen...1&d=1259012314 |
Any screen shots?
|
I added a couple of screenshots. It just makes your thread prefixes clickable to filter all the threads with that one particular prefix.
|
try to apply the explanation, but it is nothing changed :confused:
Can you help me |
Very nice mod. I have seen it in 38 and now I understand how to do it.
tagged |
Quote:
|
Thank you Lynne
|
Tagged for future use. Thanks.
|
Tagged for future use. Thanks.
|
Thanks.
|
All times are GMT. The time now is 06:54 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|