The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar Details »» | |||||||||||||||||||||||||||
Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar
Developer Last Online: Dec 2007
Navbar Forumjump This mod adds a popup menu to the navbar with quick links to all your forums. If you like this, you can show your support by Rating it, Marking it as installed, Nominating for MOTM, and/or Donating to the author. Thanks, you rock. Why would you want to install this?
In forums I often find myself clicking on the "forum home" link to see the list of forums and then choose one to visit. With this mod, you simply click the "Forum Jump" menu, and down drops a dynamic menu with all your forums (represented in correct hierarchy of parents/children, and organized by category). The user can more easily visualize the structure of your forums, and can get to where they want to go quicker. And this is a lot prettier and better placed than the forum jump at the bottom of the pages. How does this reduce server resources? With this mod installed, the users will go directly to the next forum they want to visit without first going to the forum home. This saves the HTTP requests associated with a pageload, as well as the database queries required to generate the page. All Features.
Adds one plugin and a control panel options section (and its associated phrases). The menu is attached to the navbar using a template hook. Installation
Version 1.0.8 Bug fix (Oct. 13, 2007) Fixed bug when using the forumjump with vBa. (See post #145)Version 1.0.7 Bug fixes and workarounds (Sept. 18, 2007) Integrated fix for Smoothie's problems (Post #76 and on)Version 1.0.6 New Features (Sept. 17, 2007) Workaround for menu display problem in OperaVersion 1.0.5 Internal Development - Not released Version 1.0.4 New features (Sept. 12, 2007) Added optional link (icon) to the latest post in each forumVersion 1.0.3 New features (Sept. 11, 2007) All error messages output as HTML comments (better end user experience)Version 1.0.2 Bug fix (Sept. 10, 2007) Fixed bug introduced in Version 1.0.1Version 1.0.1 Bug Fixes and Enhancements (Sept. 10, 2007) Fixed a bug when URLs have session IDs in them.Version 1.0.0 Initial Release Screenshots Menu with the icon link to last post enabled. Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
nCODE |
Comments |
#112
|
|||
|
|||
excellent update, thank you.
|
#113
|
||||
|
||||
My members love it. Had a couple of requests from them asking if is was possible to have forums with unread posts highlighted (bold or italic).
|
#114
|
|||
|
|||
okay installed & thank you
however, it's not showing up. (i've looked through this thread for answers, but cannot make sense of anything. cannot find the template hook navbar at all) i think i might need 'beginner's advisement' on this one, if you can |
#115
|
||||
|
||||
Quote:
If the automatic display is not working, set it to not automatically display, and then insert these two variables into your templates: $forumjumpmenu -- where you want the menu to appear. $forumjumphidden -- at the bottom of the same template. |
#116
|
||||
|
||||
Not a bad idea. I'll take a look at it when I get a chance, but if it requires extra queries, I probably won't add it. (right now the product doesn't add any extra queries.)
|
#117
|
|||
|
|||
thank you analogpoint for reiterating the instructions, and again for the hack - indeed works well!
|
#118
|
|||
|
|||
Question, which I also asked in the other mod you have, login popup. When I include the vertical pipe between these links, the | shows when the link is not visible. How to include the separator when links are not shown?
|
#119
|
||||
|
||||
Quote:
Code:
<if condition="$vboptions[navbar_forumjump_enable] && $show[popups]"> | </if> |
#120
|
|||
|
|||
That didn't quite work. I have the fj disabled for guests, but the pipe still shows.
|
#121
|
|||
|
|||
This is what I have in the header template:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|