The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Thread Listing by Letter with ABC Navigation Menu Details »» | ||||||||||||||||||||||||||||
Thread Listing by Letter with ABC Navigation Menu
Developer Last Online: Nov 2023
Thread Listing by Letter with ABC Navigation Menu
(please nominate for mod of the month) Special thank you to member 'Dead Eddie' who originally created this and gave me permission (via pm) to post this as a mod. This will automatically display your forum's threads into alphabetical order when a member clicks a specific letter. It shows an ABC menu on top of the forum that you place the code into. Tested on a fresh Vbulletin install and VBSEO enabled install. Works fine on both. Description of MOD: Member clicks on the letter 'A', it will show all threads that begin with the letter A in the thread title, only. Installation / Upgrade
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center"> <td colspan="30" height="16" class="thead"> <strong>Search topics by first letter</strong><tr align="center"> <td class="alt2"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=a">A</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=b">B</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=c">C</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=d">D</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=e">E</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=f">F</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=g">G</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=h">H</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=i">I</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=j">J</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=k">K</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=l">L</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=m">M</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=n">N</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=o">O</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=p">P</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=q">Q</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=r">R</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=s">S</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=t">T</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=u">U</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=v">V</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=x">X</a></td> <td class="alt1"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=y">Y</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=Z">Z</a></td> </tr> </table> <br /> Live Demo (using VBSEO) http://www.talkjesus.com/scriptural-bible-answers/ Live Demo (fresh Vbulletin install) http://www.talkjesus.com/test/forumdisplay.php?f=2 Quote:
*********** CHANGELOG *********** May 5th 2009
Show Your Support
|
Comments |
#32
|
||||
|
||||
inciarco, I think that's pretty much what hs2005 was saying as well before.
I'll need some coder's help to resolve that because I'm not a programmer as I mentioned before. I only shared what I was helped with and know to the best of my knowledge. If someone can figure out how to fix this specific issue, please send me a pm and then I'll test it, update the mod again. |
#33
|
||||
|
||||
May 5th 2009
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|