![]() |
Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar
Navbar Forumjump This mod adds a popup menu to the navbar with quick links to all your forums. http://www.analogpoint.com/static/im...creenshot2.png 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 http://www.analogpoint.com/static/im...creenshot1.png Menu with the icon link to last post enabled. http://www.analogpoint.com/static/im...creenshot4.png http://www.analogpoint.com/static/im...creenshot3.png |
reserved?
|
Looks awesome mate, will try it later. Good work!
Oh and first post :D |
Installed! Groovy!
|
Nice work, installed in a second!
It's very helpful at about a hundred forums... thx a lot.:) Installed 'n' lots of stars |
Thanks, this was released here a while ago I believe, but yours looks very good. thanks for sharing.
|
thanks
|
my skin unfortunately doesn't use that navigation bar as it was converted to image buttons. what code can i use to link to an image?
thx |
BOO!!! NOT COMPATIBLE WITH OLDER VERSIONS OF VB!!!
SHAME SHAME! Can We make it work with 3.6.4??? :) |
Quote:
The only two mods I could find that were somewhat similar, turn out to be nothing like this. 1. [name]Michelle[/name]'s Move forumjump to the navbar with javascript Is just what the title says. It's a couple of template edits and a few lines of Javascript to move the existing (ugly) forumjump drop-down menu up to the navbar. It only displays on pages that already had the forumjump drop-down on them. My mod uses vB's DHTML popup menus and also displays on all pages. 2. [name]Floris[/name] did a bit better with navbar forumjump dropdown. But it has quite a few problems.
EDIT: I just found another forum jump mod by [name]P1erce[/name], which is better than Floris' version. It's actually quite similar to this mod, but it's not as easy to install, and it doesn't have all the admin formatting options etc. Quote:
Do you have it installed and working, but you want to change the text "Forum Jump" to an image? If that's the case, just edit the plugin (or in the product's XML file, then re-upload) and find this: Code:
'.$vbphrase['forum_jump'].' Code:
<img src="image.gif" alt="" /> Quote:
Instructions updated to work with version 1.0.3 1. Make some edits to the XML file ---------------------------------- :::: Find: Code:
<dependency dependencytype="vbulletin" minversion="3.6.8" maxversion="" /> Code:
<dependency dependencytype="vbulletin" minversion="3.6.4" maxversion="3.6.4" /> :::: Find: Code:
<hookname>global_setup_complete</hookname> Code:
<hookname>parse_templates</hookname> 2. Make some edits to your navbar template ---------------------------------- :::: Find: Code:
<if condition="$show['registerbutton']"> Code:
$template_hook[navbar_buttons_left] :::: Find: Code:
<if condition="$show['member']"> Code:
$template_hook[navbar_buttons_right] Upload and install the modified XML file, and hope it works. |
will this work w/ vbadvanced and other add ons?
|
Thank u , installed and works fine ...
what shall i do if i want to exclude some sections from that menu ?? |
Does anyone know if this work with 3.6.5?
|
Nope, no-work w/ 3.6.5
|
Quote:
|
I'm not sure why but this isn't displaying the majority of our boards, even though you can easily browse to them.
http://www.stgu.com Any ideas? |
Quote:
|
Quote:
|
Quote:
This doesn't add any queries since is uses vB's built-in forum cache. The only hit would be that it generates a bunch of HTML, especially if you have lots of forums. |
Quote:
Quote:
1. First try installing the newest version 1.0.1 and see if that changes anything. 2. If not, try enabling the vB Forum Jump (in General Settings) and see if the same forums are missing. 3. Also, do you know if vbAdvanced makes any changes to the way forum permissions work? If so, that might be causing problems. |
Hmmm. I got two navbars already and they are full. I like this idea, but I have no where to put it. lol
|
don't know about others but if I enable it, its breaks my forum & i get this msg in the header..
Quote:
|
thanks for add exclude option .... i imported new version and these errors shows up in header >
Warning: Invalid argument supplied for foreach() in /global.php(786) : eval()'d code on line 88 Warning: Invalid argument supplied for foreach() in /global.php(786) : eval()'d code on line 95 |
Should v. 1.0 be uninstalled first?
On Edit: You can upgrade by selecting "Overwrite". I'm getting this error: Quote:
|
I apologize for the bug in version 1.0.1, it's fixed in version 1.0.2
When upgrading, you shouldn't have to uninstall previous versions first. You can just import and select 'overwrite'. |
:up::up:
|
Thank u ... 1.0.2 works fine ( u forgot to change the Admin Screeshot ;) )
suggestion > Usergroup permission instead of Show To Logged In Members Only so we can exclude usergroups too ... just to make it perfect otherwise it s ok now :) |
hmmm working fine now...
I'd like to make one feature request... If Display Main Categories in Separate Columns is set YES, then we can choose how many categories to show in each row before its makes to next column. |
Quote:
|
Quote:
|
Quote:
Quote:
|
Quote:
Quote:
Quote:
|
thanks Analogpoint, for adding that option. its working gr8 now :D
|
Quote:
also i would like to know how can i add a color or make a title italic for current forum's link ?? i dunno about CSS :) thank u |
I am using vbulletin 3.6.8 and I cannot seem to get the forum jump menu to show up in my navbar. I do have a very modified navbar. Actually I have two navbars. Does this add-on use a link (in the navbar template) to show up in the navbar? If so when I import the xml it is not changing anything in the navbar template. What should I add to the template to get it to show in the navbar?:confused:
Thanks cant wat to get it working |
Quote:
$template_hook[navbar_buttons_left] or $template_hook[navbar_buttons_right] simply go for edit the navbar Template and put ONE of those line in the template . hope it helps ;) |
fab add-on! :D
Am wondering would it be possible to have an option in a future version that will allow users to select if link to the forums in the DHTML drop-down, link to a new thread for the forum, instead of the forum itself? I say I could change the links in the product templates to do this myself, but said I would say it here first... |
Quote:
font-weight: bold; font-style: italic; color: #090; Here's some examples of CSS http://www.w3schools.com/css/css_examples.asp |
Thanks Mecho, but still no luck It doesnt matter where I put
$template_hook[navbar_buttons_left] or $template_hook[navbar_buttons_right] the forum jump menu refuses to show itself I DO have "Use 'vBMenu' DHTML Popup Menus?" enabled in vboptions. and I do have "Enable Navbar Forumjump Popup Menu" set to yes :( |
Quote:
|
All times are GMT. The time now is 07:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|