The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to display the prefix on the navbar
How to display the prefix on the navbar
Like vborg, how to choose the navbar can sort and display by prefix. With default it is not. Example: thank's |
#2
|
||||
|
||||
I cannot see the picture here from work but do you mean the tabs at the top?, you could right click and view source or use the mod found here at vb.org called easy tbas in forum home i think, if you hover the tabs you will see the url in your browser status bar to a designated forum which then houses sub forums, all these little mods and tricks can be forund here at .org
|
#3
|
|||
|
|||
I have updated the picture, I mean when filtering by prefixid thread, it still works as normal but does not appear in the navbar prefixid
|
#4
|
||||
|
||||
Thats not the prefix, thats the current forum or thread that you are viewing, it's a native part of vb.
|
#5
|
|||
|
|||
You can view video
Code:
http://www.youtube.com/watch?v=1CLks0lkJZo |
#6
|
||||
|
||||
When on that page simply right click>view source and you probably want this
HTML Code:
<form action="forumdisplay.php" method="get"> <input type="hidden" name="s" value="" /> <input type="hidden" name="securitytoken" value="058acee317d1ba55f3aff2a3234b7112c0b0f465" /> <input type="hidden" name="f" value="245" /> <input type="hidden" name="page" value="1" /> <input type="hidden" name="pp" value="25" /> <table class="tborder" cellpadding="4" cellspacing="1" border="0" width="100%" align="center" style="border-bottom-width:0px"> <tr> <td class="tcat"><span class="smallfont"> Showing 1 to 25 of 1170 </span></td> </tr> <tr> <td class="alt1" align="center"> <select name="threadprefix"> <option value="">All Prefixes</option> <option value="">--------------------</option> <option value="Mini Mods" >Mini Mods</option> <option value="Add-On Releases" >Add-On Releases</option> <option value="End-User Options" >End-User Options</option> <option value="Forum Home Enhancements" >Forum Home Enhancements</option> <option value="Forum Display Enhancements" >Forum Display Enhancements</option> <option value="Show Thread Enhancements" >Show Thread Enhancements</option> <option value="Profile Enhancements" >Profile Enhancements</option> <option value="Private Messages Enhancements" >Private Messages Enhancements</option> <option value="Social Group and Album Enhancements" >Social Group and Album Enhancements</option> <option value="Calendar Enhancements" >Calendar Enhancements</option> <option value="Administrative and Maintenance Tools" >Administrative and Maintenance Tools</option> <option value="Major Additions" >Major Additions</option> <option value="Miscellaneous Hacks" >Miscellaneous Hacks</option> <option value="Moderators Functions" >Moderators Functions</option> <option value="New Posting Features" >New Posting Features</option> <option value="Integration with vBulletin" >Integration with vBulletin</option> <option value="Board Optimization" >Board Optimization</option> <option value="Chat Modifications" >Chat Modifications</option> <option value="Statistics Modifications" >Statistics Modifications</option> <option value="Portal Software" >Portal Software</option> <option value="BB Code Enhancements" >BB Code Enhancements</option> <option value="vBulletin Blog" >vBulletin Blog</option> <option value="vBulletin CMS Grid" >vBulletin CMS Grid</option> <option value="vBulletin CMS Widgets" >vBulletin CMS Widgets</option> <option value="vBulletin Forum Sideblocks" >vBulletin Forum Sideblocks</option> <option value="vBulletin Sphinx" >vBulletin Sphinx</option> <option value="vBulletin Project Tools" >vBulletin Project Tools</option> </select> <select name="sort"> <optgroup label="Sorted By"> <option value="title" >Thread Title</option> <option value="lastpost" selected="selected">Last Post Time</option> <option value="dateline" >Thread Start Time</option> <option value="replycount" >Number of Replies</option> <option value="views" >Number of Views</option> <option value="postusername" >Developer</option> <option value="voteavg" >Thread Rating</option> </optgroup> </select> <select name="order"> <optgroup label="Sort Order"> <option value="asc" >Ascending</option> <option value="desc" selected="selected">Descending</option> </optgroup> </select> <select name="daysprune"> <optgroup label="From The"> <option value="1" >Last Day</option> <option value="2" >Last 2 Days</option> <option value="7" >Last Week</option> <option value="10" >Last 10 Days</option> <option value="14" >Last 2 Weeks</option> <option value="30" >Last Month</option> <option value="45" >Last 45 Days</option> <option value="60" >Last 2 Months</option> <option value="75" >Last 75 Days</option> <option value="100" >Last 100 Days</option> <option value="365" >Last Year</option> <option value="-1" selected="selected">Beginning</option> </optgroup> </select> <input type="submit" class="button" value="Show Mods" /> </td> </tr> </table> </form> |
#7
|
|||
|
|||
No, you do not understand what I was going, when selecting the prefix and click "show mod" prefix his name shall be selected and displayed on the navbar. Carefully you can see the video again I have to mouse over
(the prefix, then I created in admincp) |
#8
|
||||
|
||||
Right i see what you mean, well i haven't tried to replicate it but it's done by this portion of code (you can find the code using the method i said above)
HTML Code:
<!-- breadcrumb --> <form action="search.php" method="post"> <input type="hidden" name="do" value="process" /> <input type="hidden" name="showposts" value="0" /> <input type="hidden" name="childforums" value="1" /> <input type="hidden" name="s" value="" /> <input type="hidden" name="securitytoken" value="058acee317d1ba55f3aff2a3234b7112c0b0f465" /> <table class="navheader" cellpadding="10" cellspacing="0" border="0" width="100%" align="center"> <tr> <td width="100%"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="bottom"> <td align="left"><a href="#" onclick="history.back(1); return false;"><img src="images/misc/navbits_start.gif" alt="Go Back" border="0" /></a></td> <td> </td> <td align="left" width="100%"><span class="navbar"><a href="index.php" accesskey="1">vBulletin.org Forum</a></span> <span class="navbar">/ <a href="forumdisplay.php?f=198">vBulletin Modifications</a></span> <span class="navbar">/ <a href="forumdisplay.php?f=244">vBulletin 4.x Modifications</a></span> <span class="navbar">/ <a href="forumdisplay.php?f=245">vBulletin 4.x Add-ons</a></span> </td> </tr> <tr> <td class="navbar" align="left" style="font-size:10pt; padding-top:1px" colspan="3"><a href="/forum/forumdisplay.php?s=&securitytoken=058acee317d1ba55f3aff2a3234b7112c0b0f465&f=245&page=1&pp=25&threadprefix=Add-On+Releases&sort=lastpost&order=desc&daysprune=-1"><img class="inlineimg" src="images/misc/navbits_finallink_ltr.gif" alt="Reload this Page" border="0" /></a> <h2> Add-On Releases </h2></td> </tr> </table> </td> <td align="left" valign="middle"> <div style="white-space:nowrap"> <input type="text" class="bginput" name="query" size="15" /> <select name="forumchoice[]"> <option value="-1" selected="selected">All Forums</option> <option value="198">All Mods</option> <option value="244">4.x Mods</option> <option value="234">3.8 Mods</option> <option value="227">3.7 Mods</option> <option value="191">3.6 Mods</option> <option value="109">3.5 Mods</option> <option value="184">Articles</option> <option value="212">Styles</option> <option value="213">Graphics</option> </select> <select name="titleonly"> <option value="0" selected="selected">All Posts</option> <option value="1" >Titles Only</option> </select> <input name="search" value="Search" type="submit" class="bginput" /> <a href="search.php" accesskey="4" rel="nofollow" id="navbar_search" class=""><img src="images/cstyle/menu_open.gif" alt="" title="Advanced Search" width="10" height="5" border="0" class="inlineimg" /></a> <script type="text/javascript"> vbmenu_register("navbar_search",1); </script> </div> </td> </tr> </table> </form> <!-- / breadcrumb --> |
#9
|
|||
|
|||
sorry I do not know how to present it so that you understand, but this is not just html and paste it in the navbar for each click sort by prefix, it will prefix the name of their choice on the navbar.
sorry, my bad english |
#10
|
||||
|
||||
Can you tell me, do you already have the ability to to select your items by prefix?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|