Back to vBulletin 3.6 Template Modifications

[Add-on] Thread Prefixes: Quick Prefix Filter
Mod Version: 1.00, by gavinzac

This modification is in the archives.
vB Version: 3.6.0 Rating: (2 votes - 4.50 average) Installs: 60
Released: 04 Sep 2006 Last Update: Never Downloads: 177
Not Supported Template Edits  

Requires Thread Prefixes:
Thread Prefixes

This just adds a little drop down to filter a forum by prefix. It will only show up if the forum has prefixes enabled. On my site I use it so that I don't need to have lots of little subforums, I have one central forum per area of the site and this filter lets them see all of one prefix type in the manner of a subforum, which in my opinion is tidier. See screenshots for my example.

Admin CP -> Styles & Templates -> Style manager --> [Style you want to edit] --> Edit templates --> Forum Display --> FORUMDISPLAY

Find:
PHP Code:
<if condition="$pagenav"
Insert above/before:
PHP Code:
<!-- START FILTER TEMPLATE EDIT -->
<
td class="smallfont"></form>
<
form action="forumdisplay.php" method="get">
<
input type="hidden" name="s" value="$session[sessionhash]/>
<
input type="hidden" name="f" value="$forumid/>
<
input type="hidden" name="page" value="$pagenumber/>
<
input type="hidden" name="pp" value="$perpage/>
<
input type="hidden" name="sort" value="lastpost" $sort[lastpost] />
<
input type="hidden" name="order" value="desc" $order[desc] />
<
input type="hidden" name="daysprune" value="-1" $daysprunesel[all] />
        <if 
condition="$show['threadprefix']">
Show this type of thread$threadprefixes
<input type="submit" class="button" value="Show" /></form></if></td>
<!-- 
END FILTER TEMPLATE EDIT --> 
You can edit the "type of thread" text to whatever suits your forum.

Its working fine on mine, just let me know if there are any errors.

If you use it, please click

Download

This modification is archived, downloads are still allowed.

File Type: %1$s filteredits.txt (1.4 KB, 248 downloads)

Screenshots

Click image for larger version
Name:	filter1.JPG
Views:	1811
Size:	100.5 KB
ID:	53047   Click image for larger version
Name:	filter2.JPG
Views:	1555
Size:	35.7 KB
ID:	53048  

Similar Mods

Thread Prefixes vBulletin 3.5 Add-ons
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