The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Tabs Add System for vBulletin 4 (sstab advanced) Details »» | |||||||||||||||||||||||||||||||||||||||||||||
Tabs Add System for vBulletin 4 (sstab advanced)
Developer Last Online: Feb 2023
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
About URL_PARAMETER To use this Option only Write the Part that Always repeat, por example for this URLs:
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:
************************************************** ***** 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 Download Now
Screenshots
Show Your Support
|
16 благодарности(ей) от: | ||
billstelling, F.nk, FReeSTER, gamersplatoon, Gorgasm, Guthatron, hyperviperx99, LOGECT, mohammadxxx, MonkYZ, smile2me, sternenfee, Teascu Dorin, The_Head |
Comments |
#22
|
|||
|
|||
How do you REMOVE vb4 default tabs? I'm looking to remove "Blogs" and "What's New".
Kurt |
#23
|
|||
|
|||
Quote:
|
#24
|
|||
|
|||
Hi thank you for this mod great job and voted mod of month.
Now can anyone tell me what the "THIS_SCRIPT" would be for vbadvanced please? Mark Edit: Sorry I found it "adv_index" Great mod! cheers |
#25
|
||||
|
||||
OUTSTANDING!!! I have been waiting for just this!
I agree with posts #3 and #14 and I wish you much more then 500 installs Thanks again! |
#26
|
|||
|
|||
Thank you for this great addon.
|
#27
|
|||
|
|||
this is great
thanks i love it |
#28
|
||||
|
||||
I'm tagging this one. If we have dropdowns option for tabs would be perfect.
|
#29
|
|||
|
|||
Any possiblity to get a tab to be marked active if the link is to a section of the CMS?
Like: content.php?118 |
#30
|
||||
|
||||
I have the DROP DOWN System complete (100%)
This is new option for the hack, the first menu (Manager) is the same when I finish the Sub menu system I going to release a new Version |
#31
|
|||
|
|||
for the ones who want to remove Whats New tab follow this steps:
AdminCP > Styles and templates > your style > Edit templates > in the list double click on Code:
navbar Code:
<vb:elseif condition="$show['member']" /> <li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getnew&contenttype=vBForum_Post">{vb:rawphrase getnew_tab}</a></li> <vb:else /> <li><a class="navtab" href="search.php?{vb:raw session.sessionurl}do=getdaily&contenttype=vBForum_Post">{vb:rawphrase getnew_tab}</a></li> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|