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
![]() Developer Last Online: Nov 2023 ![]() ![]()
Thread Listing by Letter with ABC Navigation Menu
(please nominate for mod of the month) Should work fine on 3.6x and up See screenshot: click here 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. Same for "#" symbol. Shows only threads that begin with a number 0-9. 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" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]">All</a></td> <td class="alt1" style="padding:5px;text-align:center"> <a rel="nofollow" href="forumdisplay.php?f=$foruminfo[forumid]&letter=num">#</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 http://www.talkjesus.com/scriptural-bible-answers/ Quote:
*********** CHANGELOG *********** August 24th 2009
* Please Note: No Support Provided via PM or Email, only in This Thread for those who click Install * Download Now
Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
||||
|
||||
![]()
Loving this and working fine, cheers!, installed and nominated.
|
#33
|
|||
|
|||
![]() Quote:
This is awsome. There is just 1 more question. Ive orderd my website to set the newest thread on top. So even when I use this alphabetic search... it will do the same. Is there some way to keep the forum normal and only when I use this alphabetic search... that it will be orderd alphabetically? |
#34
|
||||
|
||||
![]()
@MrKramer
Not sure what you are asking for there :S |
#35
|
|||
|
|||
![]()
How do i make it in alphabetic order (after i searched on a letter)
|
#36
|
|||
|
|||
![]() Quote:
I can't click on "install" since this hack does not 100% work.. |
#37
|
||||
|
||||
![]() Quote:
&sort=title&order=asc that will sort it alphabetically (thread title) and ascending so the least would look (here is a demo at my site) Sally eats pie |
#38
|
|||
|
|||
![]()
But what the point in doing this ?
You click on the "G" letter, you've got a first page with all the G letter starting threads, then you click on the next page link and got a page with threads starting with the letter "D" ... Things are not supposed to work like this with this (very promising at first) hack. |
#39
|
||||
|
||||
![]() Quote:
I'm not a programmer, so I'm trying to get someone to help me fix that. |
#40
|
|||
|
|||
![]()
Installed...and waiting for a fix
|
#41
|
||||
|
||||
![]()
I'll watch this but I can not install this until all bugs are fixed.
Great Concept! Just post your request for a coder to help you in paid support and this will get fixed. It would be a shame to not get any bugs fixed for this in a timely manner. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|