Version: 2.0.5, by Jhonnyf
Developer Last Online: Feb 2023
Category: Forum Display Enhancements -
Version: 4.1.0
Rating:
Released: 01-19-2010
Last Update: 01-18-2011
Installs: 2058
DB Changes Uses Plugins Auto-Templates
Additional Files
No support by the author.
Review:
This mod allows you to easily add and remove tabs on the navigation bar using the adminCP. Tabs can appear as "selected" after being clicked, automatically deselecting the other tabs.
You also have the option of indicating which groups are allowed and not allowed to see the tabs via usergroup id.
Tabs may operate as normal select tabs, as drop-down menus. or as links to external sites.
The Hack only use 1 SQL sentence to create All the Menu, no Template edition
This Hack allows you to create tabs at the bar of vBulletin 4.0
Installation:
- Upload all files in the UPLOAD folder to the root of the forum
- Import the product 'product-evbs_sstab_advanced.xml'
- Configure and manage your tabs in the "Tabs vbSoporte" menu in AdminCP
- Do not forget to "Allow Overwrite" if you are Updating to 2.0
20-01-10: ver 1.0
Create Tabs in vBulletin 4
23-01-10: ver 2.0
Create/Manager Tabs Drop Down
Create/Manager Sublinks for Tabs
Option to Disable FORUM, HOME, BLOG, WHAT'S NEW Defaults vBulletin Tabs and not delete their sublinks menu
Phrases in native English and all phrases are in variables
Code with new algorithm for better performance
Spanish Language (sstab_advanced_spanish.xml)
23-01-10: ver 2.0.1
Fix some bugs
Work with vBadvanced CMPS Menu
23-01-10: ver 2.0.2
Fix menu Tab mix problem
Define some Rules:
If TABS is a menu -> No process Sublink
If MENU TAB no have Item -> No Process
27-01-10: ver 2.0.3
Change Title Size from 20 to 50 characters
Fix Error when not have Tabs
Add 2 phrases that I forgot to include in the last version
Fix Groups Permission when is a TAB MENU or TAB with SUBLINK
Add MultiScript
Option to TABMODE (THIS_SCRIPT, URL,URL_PARAMETER) Please, READ POST #2
membergroup with a list and checkbox (option to SET Colums in Config)
12-May-10: ver 2.0.4 (Compatible with vB 4.0.3)
Fix What's News
Add Option to ser Imagen to tabs
Credits in footer can be disable from Option Panel
Fix Calendar problem
Fix Option to URL_PARAMETER
19-Jan-11: ver 2.0.5 (Compatible with vB 4.1.1)
Fix All Hide Options
Allow to use Phrase as Titles (RULES)
If the "Phrase Variable Name" don't exist, them use the TITLE
************************************************** ***
About URL_PARAMETER To use this Option only Write the Part that Always repeat, por example for this URLs:
http://x.com/showthread.php?1-Nuevo (Main thread)
http://x.com/showthread.php?1-Nuevo&p=13#post13 (Post in thread)
http://x.com/showthread.php?1-Nuevo/page2 (One page of thread)
You Only Set:
Tab Label = Any Name
URL = http://x.com/showthread.php?1-Nuevo (or only http://x.com/showthread.php?1- that have the ID of thread)
Tab mode: URL_PARAMETER
************************************************** **** About Phrases as TITLES
When you create a New Element (Tab, menu, etc) You see a box to put only the variable Phrase name
To create New Phrase go to Languages & Phrases -> Phrase Manager -> Add New Phrase ************************************************** **** Special Thank to vB Style Taught me about new the CSS system and help me using CSS standards dieKetzer Betatester and Translator to native English Language
Observation:
This Hack is FULL AUTO-TEMPLATE but need the default NAVBAR template to work
This Hack have copyright ad at the bottom of the page (if you use this)
************************************************** *****
How to Add Variables Like userid:
if you need to use vBulletin variables to make URL like http://myurl.com/?u={userid} see this Post https://vborg.vbsupport.ru/showpost....postcount=1031
Why do coders want credit, three links, and to put a copyright on every page of your site, just for a little tabs mod? I don't get it.
I appreciate people sharing their work, but credits like this should be reserved for MAJOR mods or add-ons.
There is enough clutter as it is. Thanks, but no thanks.
Agreed... in a sense.. I think one page display is fine, this mod though shows the footer credit in IE but not Firefox in every page and it was a no-go. I removed and manually added in the required new tabs and sub-menus.
Why do coders want credit, three links, and to put a copyright on every page of your site, just for a little tabs mod? I don't get it.
I appreciate people sharing their work, but credits like this should be reserved for MAJOR mods or add-ons.
There is enough clutter as it is. Thanks, but no thanks.
What's this? I'm using this product, and I can't see any links or copyright notice for the product. Using Internet Explorer. Where do you see the links?
What's this? I'm using this product, and I can't see any links or copyright notice for the product. Using Internet Explorer. Where do you see the links?
SGL.
Well I had them showing on a 4.0.1 site so unless the author has removed, it was in fact there and in IE7 heck if you want to argue the point I'll reinstall the old saved version I have on my 4.0.2 and provide the link... it was weird as on each site it was different so for consistency and the fact some did not like it being added as they had a branding free vB version I decided to code it up manually for each.
Edit:
From the mod description above:
Quote:
Observation:
* This Hack is FULL AUTO-TEMPLATE but need the default NAVBAR template to work
* This Hack have copyright ad at the bottom of the page (if you use this)
Long story short, if you can't code them in yourself and don't mind the footer link then your set, disregard our posts and "As you were" otherwise for those who read what they wanted to in the description.. installed then saw the link and disliked well you should start reading the modifications full description .
Well I had them showing on a 4.0.1 site so unless the author has removed, it was in fact there and in IE7 heck if you want to argue the point I'll reinstall the old saved version I have on my 4.0.2 and provide the link... it was weird as on each site it was different so for consistency and the fact some did not like it being added as they had a branding free vB version I decided to code it up manually for each.
I don't want to argue, I just couldn't find it and still can't. I'd uninstall it if it cluttered my forums with links and copyright notices, but it doesn't. Weird.
Quote:
This Hack have copyright ad at the bottom of the page (if you use this)
Could it be that it was an option during installation? Anyway, doesn't really matter.
Okay, maybe this hack will be a good alternative. Has twice the installs.
SGL.
It doesn't support as much as this mod does. I uninstalled this one and just copy/pasted the html from the already existing navbar and edited it as needed. The extra 15 minutes of work is not worth this guy's copyright notice.
It doesn't support as much as this mod does. I uninstalled this one and just copy/pasted the html from the already existing navbar and edited it as needed. The extra 15 minutes of work is not worth this guy's copyright notice.
Other add-on also adds links and whatnot. But I found a description of how to do it myself here. I'm only in need of some very simple extra tabs, so that will work fine probably.