NAVTAB Combo Drop-Menu with Sub-Items
1 Attachment(s)
I have seen several hack to add a NAVTAB menu item (we are talking about the main links).
However, I had not ran across anything that would do exactly what I wanted. Here is what this does. Say you have a few pages you want a drop-down link (from the NAVTAB). For example, I have an add-on gallery. I wanted a single NAVTAB button called "GALLERY" but a drop-down to select the add on or VB Albums. There is documentation to cover that, however... Once the user clicks the drop-down menu, the NAVTAB "GALLERY" button is no longer "selected" and you do not have those nice sub-menu items. This little combo hack will do this. First, you must know the THIS_SCRIPT for the pages you will load with the drop-menu. Once you know this, you can add them to the THIS_SCRIPT area and do two comparisons. If you are not on one of the THIS_SCRIPT pages, the NAVTAB will be a drop-down. If you are on one of the THIS_SCRIPT pages, the NAVTAB will be a selected link with submenu items. Make a new plugin and add this code. Code:
global $template_hook; |
Nice Article. I get this error:
"Parse error: syntax error, unexpected '<' in /home/combatar/public_html/pfps/includes/class_bootstrap.php(509) : eval()'d code on line 52" I will look what it is... |
thanks alot 4 your work
|
Thanks Cory, very nice write-up! I now have 6 category drop-downs with 5 or so drop menus. :up:
|
Hi,
if i would like to create a plugin. I need to choose "Add-on" and "Hook". Can somebody tell me what to choose? Thank you. Skyborg |
Don't work with 4.0.7.
I tried to implement that code but only get an error: Parse error: syntax error, unexpected '<' in wholeserverpath/home/includes/class_bootstrap.php(517) : eval()'d code on line Okay it seems to be that you have an error in your syntax PHP Code:
|
|
This should be cleaner code no reason for an else in there.
Code:
$tabselected = ''; |
I'd like to use this mod but I am very confused as to the definition of this_script.
does this_script refer to page name such as forum.php, forumdisplay.php, showthread.php, etc? is that what it means? I'd like to use the tabbed menu built into vb4 because I'm currently using a commercial product in my vb3.8 install. please help me understand. |
Quote:
|
All times are GMT. The time now is 03:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|