Description:
You can add links or multiple menus to the navbar quickly through a form. Specify which usergroups can see each link via the permissions system.
F.A.Q. Q: Why aren't the links showing? A: Edit the link in your Admin CP and check the usergroup permissions
Q: All the links I made from the last version are gone A: Go into phpmyadmin and select your vbulletin database.
Browse the table named "custom_droplinks". Change all the "catid's" with 0 to 1.
Go into your ACP --> Advanced Navbar Links --> Modify/Delete The links should show up under the first category. You can edit the links from here and select a different category to place it in.
Q: How do I get the links to appear on vBAdvanced? A: Go into your ACP --> vBa CMPS --> Default Settings
Look for "Portal Output Global Variables". Add the following into the text area.
If you install this mod please press the "Install" button.
--Change Log-- 1.0.0 - Initial Release
1.0.1 - took out the code that automatically added HTML to the navbar. I thought having it do it automatically was cool but can be annoying because you can't easily customize the class or placement
2.0.0 - Added the functionality to add multiple drop down menus
2.0.1 - Added missing table prefixes
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Oh but there IS Harmor! I found it a little bit ago, AFTER, I posted of course.
Can I suggest you link to this post in your MOD description?
Edit to add a suggestion and pictures: For anyone who wants to add the categories using the linked to methiod, Don't add a category strip as the first to display. There is an extra space added above each manually added strip that just looks tacky if its in the #1 display order. Images attached. Also it doesn't display correctly in acp, but it doesn't harm anything. See attached images.
This would make an already good mod even greater. I hope you can add this to your mod as well. Thanks for all the hard work.
Everything seem work well when I add Menu and Link to Menu. But in Stand-Alone Link, I checked all in option "Select the usergroups that can see this link" but it do not show and when I try to edit that Stand-Alone Link, I see in that option, nothing checked. Please help
All went well with the install and it works great. The link I created is Home. It shows in the navbar, in the center, how do I position it to where ever I want?
As you can see I have the first two variables just after the login/logout link and the other is outside the table columns/rows.
I have tried to put the three lines ( $custom_singlelinks, $custom_droplinks_cat and $custom_droplinks ) everywhere I can think of but the formatting just isn't working.
Can someone give me a hand with this?
You can see what the above code is doing to the layout (as of 8/4/07) here: