Log in

View Full Version : Miscellaneous Hacks - vBH-Add new tabs


Pages : [1] 2 3 4

Elmer
11-20-2009, 10:00 PM
vBH-Add new tabs 1.2 with no querys
Mark as installed, if you use it :)


If you like this modification please suport it in the mod of the moth poll (https://vborg.vbsupport.ru/showthread.php?t=234672) :)


What does this plugin?
This plugin allows you to add new tabs in the navigation bar to link to any site you want.

Installation:
Import the xml file from the product manager..
Upload the files in the upload folder to your forums via ftp.

To add new tabs, go to:
vBulletin Options> VBH New Tabs Option


Configuration example:
AdminCP|/admincp/=>self;6
google|http://www.google.com=>self;1 2
vbulletin|http://www.vbulletin.com=>self;1 2
yahoo|http://www.yahoo.com=>self;1 2
vbulletin.org|http://www.vbulletin.org=>self;1 2
See screenshots.

To make tab selected:
This option only works if your tab links to internal files. You need to enter the THIS_SCRIPT value under the option Tabs Selected.

Also note that some areas of vBulletin already use the THIS_SCRIPT value in their code and because of this some tabs may not work correctly. A example of this would be the usercp.php file. If you make a tab linking to this file and then you enter the value 'usercp' to make it selected, the tab will be selected but also will be the forum tab. This is because vBulletin used this value in the navbar template.

You won't have problems when linking to custome pages.

en espa?ol
vBHispano - Agregar Pesta?as en Espa?ol (http://www.vbhispano.com/foros/f31/vbh_agregar_nuevas_pestanas_1_0_a-15400/#post81219)


History:
11-23-09: First release 1.0
Ability to add tabs with option to disable the modification.11-23-09: Update 1.1
Some bug fixes
New option to align the tabs on the left, right or center.
Now you can choose which usergroup can view each tab.
Links can now be set to open in a new window or the same window.12-24-09
Updated to work on vB4 Gold02-08-10: Update 1.2
Added option to make the tab selected, please read the product options.
Added option to disable the default tabs Home, Blogs and What's New. At this time tab forum can't be removed.This product does not add sublinks even if tabs are selected.

Defkalion
11-21-2009, 09:14 AM
Simple and to the point. Thanks. This should be a default option in vb.

Billspaintball
11-21-2009, 09:16 AM
Ohhh.....
This has potential.
Tagging for future reference

nureeves
11-21-2009, 09:28 AM
Wow, I'm gonna love this :)
Thanks

mokujin
11-21-2009, 09:33 AM
good idea. thanks

Elmer
11-21-2009, 09:39 AM
I have updated the file, please download it again. I was cahing the wrong template so if you installed it before this post you may be getting a new query in your forums :(

JVCode
11-21-2009, 10:01 AM
Tagged, nice mod!

SİMAR
11-21-2009, 10:05 AM
Thanks

maximutt
11-21-2009, 10:26 AM
Love it! Great job!

syrus.xl
11-21-2009, 10:31 AM
Good idea... easier than editing the darn templates! lol

yilmaz
11-21-2009, 10:42 AM
thanks
installed

Veer
11-21-2009, 10:48 AM
Is it possible to have Tabs with Navbar links and dropdown menu as well?

mitch84
11-21-2009, 10:51 AM
good job, thx!

messengermatt
11-21-2009, 11:12 AM
Great mod but i am wanting to make the tabs so they open in a new window, is this possible at all?

Elmer
11-21-2009, 11:29 AM
Great mod but i am wanting to make the tabs so they open in a new window, is this possible at all?
You can do that by editing the template "vbh_newtabs" and add the url target. I can add a new option to choose whether the link opens in a new window or current, but that would make all links open in a new window if selected.

messengermatt
11-21-2009, 11:37 AM
Can you PM me how to do that and where please? as im a bit stuck

Elmer
11-21-2009, 12:22 PM
Edit template vbh_newtabs and replace all the code inside with this:

<li><a class="navtab" href="{vb:raw url}" target="_blank">{vb:raw titulo}</a>

I will update the plugin soon to add that option anyway.

halkum
11-21-2009, 12:23 PM
Marked as installed and vote for motm

elwachiman
11-21-2009, 01:24 PM
very good thanks elmer this option and the excellent facilities

wtsnake
11-21-2009, 01:28 PM
I'm very new to vB and I cant find where to add the option. I dont have a tabs option.

edit* nevermind I got it. Thanks!

Itworx4me
11-21-2009, 02:06 PM
This would be the perfect mod if you could add the dropdown list. Make it seperate from each tab.

Thanks,
Itworx4me

rinunez
11-21-2009, 02:46 PM
Excelent Elmer, Excelent!

nomoreturn
11-21-2009, 04:42 PM
Very easy To make new tab Installed Thanks

crazyace
11-21-2009, 04:54 PM
This mod is really great but how ever, with my tabs I control which ones show up depending on what user group the user has. Can this mod do that as well? At the moment I'm adding them by hand which isn't really hard.

mondiuk
11-21-2009, 04:58 PM
best and easy mode for vb4.

thank's

abdobasha2004
11-21-2009, 06:56 PM
thanks
reserved

wtsnake
11-21-2009, 07:19 PM
Is there a way to move them in front of the "forums" tab?

also, if its possible to have sub-tabs under them, please let me know. that would be very helpful

Elmer
11-21-2009, 08:21 PM
This would be the perfect mod if you could add the dropdown list. Make it seperate from each tab.

Thanks,
Itworx4me
That's a very good idea, noting for future updates.

This mod is really great but how ever, with my tabs I control which ones show up depending on what user group the user has. Can this mod do that as well? At the moment I'm adding them by hand which isn't really hard.
You can not, but I think it's a good idea and I will be working on it for next update.


Is there a way to move them in front of the "forums" tab?

also, if its possible to have sub-tabs under them, please let me know. that would be very helpful
That's not possible, just by editing the plugin and changing the hook for the center or left. I will add an option in the next update, so it can be activated from the options.
For now, submenus can't not be added, I don't know how they work so far but I will give a try and we'll see.

rinunez
11-21-2009, 10:27 PM
I support the dropdown menu tabs, It will be great for my downloads.
The source code Its very interesting.

cjwzx2
11-22-2009, 03:23 AM
Nice addition!

Dr.osamA
11-22-2009, 04:17 AM
god mod man

thxxxxx
________
VAPORIZER SHOP (http://vaporizer.org)

FlameGun
11-22-2009, 04:54 AM
Suggestion, It is amazing already but I would love if you could:

Edit Titles of Already Placed Tabs
Edit Sub-Links of Tabs
Edit Display Order

TandyServices
11-22-2009, 10:23 AM
Great this will help alot.. Thanks

VonDoom
11-22-2009, 10:56 AM
This would be perfect if it would allow us to arrange the tabs before or after the default tabs. Installed, Nominated

iamspookysdaddy
11-22-2009, 12:25 PM
Excellent Mod....Thanks for the great work!

Any way to make it so that a tab is only visible to non-logged in users? I am going to be using my forum integrated with another program where the login takes place. I am going to turn off registrations and remove the code for the login from vbulletin. I would like to have two tabs for login and register which will be used to direct to the other programs register and login pages. Once a user is logged in I would not want them to see the tabs:erm:

Thanks

crazyace
11-22-2009, 02:55 PM
Excellent Mod....Thanks for the great work!

Any way to make it so that a tab is only visible to non-logged in users? I am going to be using my forum integrated with another program where the login takes place. I am going to turn off registrations and remove the code for the login from vbulletin. I would like to have two tabs for login and register which will be used to direct to the other programs register and login pages. Once a user is logged in I would not want them to see the tabs:erm:

Thanks

You would need to add in an if statment. Something like this

if (is_member_of($vbulletin->userinfo, 5, 6, 7))
{ some code in here
}

LoveStream
11-22-2009, 03:09 PM
Very simple and strong.

marianoblesa
11-22-2009, 03:43 PM
please, target_blank

iamspookysdaddy
11-22-2009, 05:46 PM
You would need to add in an if statment. Something like this

if (is_member_of($vbulletin->userinfo, 5, 6, 7))
{ some code in here
}


What code needs to be added? I am not a programmer :erm:

Thanks

Cajunle
11-23-2009, 12:52 AM
Excellent and easy to setup.

Thanks

Elmer
11-23-2009, 06:03 AM
I just uploaded a new version, read the first post :) now i'm going to sleep

This would be perfect if it would allow us to arrange the tabs before or after the default tabs. Installed, Nominated
Done.. you just need to select where to arrange the tabs, based on the navtab_start, navtab_middle and navtab_end hooks.

Excellent Mod....Thanks for the great work!

Any way to make it so that a tab is only visible to non-logged in users? I am going to be using my forum integrated with another program where the login takes place. I am going to turn off registrations and remove the code for the login from vbulletin. I would like to have two tabs for login and register which will be used to direct to the other programs register and login pages. Once a user is logged in I would not want them to see the tabs:erm:

Thanks
Done, download it again ;)

please, target_blank

You can now add blank or self for links to open in a new window or same.

halkum
11-23-2009, 06:10 AM
I'm holding off on installing new version as I'd like to know if you can update it to have a "show to all user groups" option as, well, my forum has a lot of user groups.

Elmer
11-23-2009, 06:12 AM
I'm holding off on installing new version as I'd like to know if you can update it to have a "show to all user groups" option as, well, my forum has a lot of user groups.
You can, if you don't insert any usergroup id to the line, that tab will be visible to all your users.

halkum
11-23-2009, 06:36 AM
You can, if you don't insert any usergroup id to the line, that tab will be visible to all your users.

Ok, I'm sold@!~

hendri
11-23-2009, 07:31 AM
installed ! cool !

VonDoom
11-23-2009, 08:26 AM
Right on now its perfect. Eeasy to replicate the suite now. Still using joomla for a CMS and WP for blogs. yeah im cheep. ;) id nominate it again if i could.

marianoblesa
11-23-2009, 10:48 AM
Thanks, now it's much better.

odonel
11-23-2009, 11:13 AM
I am getting this error after the upgrade...

Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(386) : eval()'d code on line 40

the original version worked fine...

Elmer
11-23-2009, 11:46 AM
Try uninstalling the old one, and then install the new one. I didn't test it upgrading. :(

The Coon
11-23-2009, 12:21 PM
Simple and works fine! Thanks again.

(I deinstalled the old version before installing the new one)

odonel
11-23-2009, 12:35 PM
works great, thanx Uncle Elmer

Mrquarter2
11-23-2009, 01:28 PM
Warning: Invalid argument supplied for foreach() in [path]\includes\class_bootstrap.php(386) : eval()'d code on line 39

I will attempt to uninstall and reinstall.

Elmer
11-23-2009, 01:39 PM
Warning: Invalid argument supplied for foreach() in [path]\includes\class_bootstrap.php(386) : eval()'d code on line 39

I will attempt to uninstall and reinstall.
Let me know if unistalling and reinstalling worked out for you. I'll check it as soon as I get home, now I'm at work. :P

jaffaman
11-23-2009, 04:12 PM
Great this will help alot.. Thanks

compact123
11-23-2009, 04:34 PM
thank you for update....

elwachiman
11-23-2009, 05:26 PM
updated to version1.1 is more versatile than before thanks elmer

elwachiman
11-23-2009, 05:35 PM
Warning: Invalid argument supplied for foreach() in [path]\includes\class_bootstrap.php(386) : eval()'d code on line 39

I will attempt to uninstall and reinstall.

if you upgraded to the new versions have to change in adminpanel> vbulletin options> tabs VBH new options and replaces the old code with new code as you set to your liking and you are ready to upgrade and remove the error message.saludos pues

AdminCP|/admincp/=>self;6
google|http://www.google.com=>self;1 2
vbulletin|http://www.vbulletin.com=>self;1 2
yahoo|http://www.yahoo.com=>self;1 2
vbulletin.org|http://www.vbulletin.org=>self;1 2

Leo Brazil
11-23-2009, 05:53 PM
Great idea for sure. Installed.

Any chances to add some dropdowns on new tabs ? I know this may "sound" strange but as I use to have tons of links in triple navbar bar on 3.8.4 and with new design of 4.0 I've got 100% orphan of it as if I add new navbars like I used to, design would be kind of odd.

Beller
11-23-2009, 07:41 PM
Good simple aplication.

Installed
Thank you

Bounce
11-23-2009, 09:28 PM
Great idea for sure. Installed.

Any chances to add some dropdowns on new tabs ? I know this may "sound" strange but as I use to have tons of links in triple navbar bar on 3.8.4 and with new design of 4.0 I've got 100% orphan of it as if I add new navbars like I used to, design would be kind of odd.

Would like that too, as have loads of VIP links just for the VIP usergroup :)

mrt12345
11-24-2009, 12:12 AM
Fantastic just what i wanted good work

Nightridr
11-25-2009, 08:53 AM
Simple and to the point. Thanks. This should be a default option in vb.

Agree Def ....... downloaded, thanks

Marek58
11-26-2009, 11:39 AM
Polish translation for the version 1.0

http://img697.imageshack.us/img697/9418/navbar1.jpg

http://img263.imageshack.us/img263/5454/navbar2y.jpg

Parture
11-26-2009, 05:04 PM
Has anyone created tab(s) with menus and submenus like the Forum tab works rather than a drop down box off of a tab or just one tab with no menus?

That's what we really want. I'd like to convert all my drop down tabs you see here (http://biblocality.com/forums/forum.php) into menus.

Nobody it seems has been able to figure this out yet.

Giray
11-28-2009, 02:59 AM
Installed on vB4-b4 and working like a charm. THANK YOU.

BBR-APBT
11-29-2009, 12:50 AM
How to make the tab highlight on a new page?

PinkLiquorice
11-29-2009, 05:15 AM
Thanks! :)

pokash
11-29-2009, 06:41 PM
How to make the tab highlight on a new page?

I'm wondering the same. Currently the home tab will stay highlighted even though your on a different page.

Elmer
11-29-2009, 07:59 PM
This addon doesn't integrate with custom pages, or existing ones. The purpose of this addon was to add tabs that links to external sites, and doing it in an easy way. However, I do agree that a feature like that should be added. I will be working into this, but I can't promise anything at this moment.

BBR-APBT
11-29-2009, 10:44 PM
This addon doesn't integrate with custom pages, or existing ones. The purpose of this addon was to add tabs that links to external sites, and doing it in an easy way. However, I do agree that a feature like that should be added. I will be working into this, but I can't promise anything at this moment.

That would be great.

It would be nice too if you could the ability for drop downs on some tabs.

Hoagie
11-30-2009, 12:00 PM
I would be happy with the sub menus but I would be extatic with the navtab to be highlighted when on that page....like for instance my screenshot ;)

Veer
11-30-2009, 12:06 PM
This addon doesn't integrate with custom pages, or existing ones. The purpose of this addon was to add tabs that links to external sites, and doing it in an easy way. However, I do agree that a feature like that should be added. I will be working into this, but I can't promise anything at this moment.
Is it possible in future version to have a Tab (i.e Arcade) highlighted when open and with its own sub-menu links? that is exactly what I need.

milsirhc
12-01-2009, 11:01 AM
Thanks for the mod!

I agree! If the tab get highlighted when selected, that will be awesome!

Eric Anderson
12-02-2009, 06:26 AM
Is there a way to move them in front of the "forums" tab?

also, if its possible to have sub-tabs under them, please let me know. that would be very helpful

You can do this manually if you want to do a little manual editing.

Elmer adding the left(_start) right (_end)center(_middle) would be great also if you could possible add the ability for loading order for exact tab location.

Tagged for possible future use

Thanks

cjwzx2
12-02-2009, 11:16 AM
Love the new update. Great work.

Entonadoscl
12-02-2009, 10:48 PM
gracias elmer, podrias tenerlo en español tambien

Chuta
12-02-2009, 10:53 PM
gracias elmer, podrias tenerlo en espa?ol tambien

De aqu? lo descargas en espa?ol compa?ero:

http://www.vbhispano.com/foros/f31/vbh_agregar_nuevas_pestanas_1_0_a-15400/

Great work Elmer! ;)

stationar
12-03-2009, 02:52 AM
I would mark it as mode of the month!

znop
12-03-2009, 03:34 PM
Thanks.

saintsmc
12-04-2009, 05:22 PM
Love it.

Entonadoscl
12-05-2009, 08:54 PM
Elmer, with a bit of html you can play with colors, images and separations, a example

http://i45.tinypic.com/35n3hq9.png

SPANISH: Elmer, con un poco de html se puede jugar con los colores, imagenes y separaciones, aqui te dejo un ejemplo



<font color=#3366ff><img src=URLIMAGE border=0 align=left>Contacto Staff</font>|http://yoururllink=>self;1 2 3 4 5 6 7 8 9 10 11


or


<font color=yellow><img src=http://iimagelink border=0 align=left>Comunidad</font>|http://yoururllink=>self;1 2 3 4 5 6 7 8 9 10 11

Deepdog009
12-06-2009, 05:16 AM
I dont have 4.0 installed yet,,, but so far its looking very beauts...

Keep up the gr8t work Elmer... :up:

P.S when i get it up and running i have some ideas for releases and updates...

alashram
12-07-2009, 05:56 AM
This is a must have, thanks!!

wragge11
12-07-2009, 05:56 PM
Can you add links under the tabs with this?

Cheers

ugrboz
12-08-2009, 06:16 PM
thanks installed

CrosseyedGamer
12-08-2009, 08:50 PM
Very nice. Installed. thanks!

oddmud
12-09-2009, 12:48 AM
Makes life simple, thank you.

Would vote for it if i could.

Booth
12-09-2009, 03:59 PM
Is it possible in future version to have a Tab (i.e Arcade) highlighted when open and with its own sub-menu links? that is exactly what I need.

When our site is updated to VB4 suite I would use this if we could have highlighted tabs and sub-menu links :up:

PPUS
12-10-2009, 04:35 PM
d/l will install on RC1 on release and setup. Thanks for making life so simple!

thunderclap82
12-10-2009, 08:07 PM
I want to be able to access other CMS pages I create but the plugin cuts my links off after the 'content.php?r'. It won't take anything after the 'r='.

Charlie98902
12-12-2009, 02:45 AM
No rush but when enabled this is causing database errors in vb4 rc 2.

Delilahs
12-12-2009, 03:54 AM
The only problem I have with this now since upgrading to RC2 is that the tabs are not highlighted at all untill you move your mouse over the blocks.

Is this a fault in the tabs, or the template itself?

Datenpapst
12-12-2009, 07:27 AM
Best mod!

Matt Slick
12-12-2009, 09:01 PM
Can you add a feature to allow 2 (or more) rows or tabs? That'd be great if possible.

DesignWerks
12-14-2009, 01:06 AM
Installed. Very cool! - would be perfect with an option for drop downs and tabs that highlight.

fariborz khan
12-14-2009, 04:23 AM
Tagged, nice mod!

sojobo
12-14-2009, 12:44 PM
Is it possible to have it only show certain tabs according to the style being used?

04wayne
12-14-2009, 01:09 PM
Okay, call me a n00b, but I don't know where to upload the xml file too. Via my ftp client, where do I upload it too? :(

Garamond
12-14-2009, 03:04 PM
Bad mod, doesn't work at all :(

Bounce
12-14-2009, 04:50 PM
Installed. Very cool! - would be perfect with an option for drop downs and tabs that highlight.

That's what i'm looking for too :up:

Delilahs
12-14-2009, 07:12 PM
Check my site out, (the forum) it has drop down links, there is a mod somewhere that did it, but not sure what one it was.

Garamond, it obviously does work.

04wayne
12-15-2009, 12:13 AM
Aw one of you that have uploaded the mod can surely answer my question:

Okay, call me a n00b, but I don't know where to upload the xml file too. Via my ftp client, where do I upload it too? :(

Pleeeeeeease?!

Universal
12-15-2009, 09:01 AM
Aw one of you that have uploaded the mod can surely answer my question:

Pleeeeeeease?!

In your admincp, on the left side column, scroll down to 'Plugins & Products'.

Open that and import as a product.

04wayne
12-15-2009, 11:34 AM
Thank you so much! :)

MikeH2911
12-15-2009, 07:43 PM
Trying to point it at a custom template by custom|/misc.php?do=page&template=custom it's failing because it can't parse the second =

stained
12-16-2009, 10:59 AM
Thanks very much for this.

I had a request from one of my members to have tabs which, when clicked, will take him to a listing of his posts with another tab taking him to his threads. Obviously he could achieve the same by going through the 'my profile' link in the header but it would be nice to get to the posts and threads with just one click. The problem is that I don't know which url to point the buttons at to achieve this. I'd appreciate any help.

woffie
12-16-2009, 03:35 PM
Awesome Mod!

Gnoll
12-17-2009, 06:12 PM
Thx easy to use :) , Marked as Installed ...

microlight
12-17-2009, 06:19 PM
Hi.

I have installed this mod. Thanks for the contribution it's great.

However, I don't know the code to search for Todays Posts. I wanted to emulate the 3.8.4 navbar a little and I found the code from within the userCP, cut and pasted it but it didn't work. Any ideas?

sebaldus
12-18-2009, 08:35 AM
Do'es this works on Version 4.0.0 Release Candidate 4 ?

Sebaldus.

ZoltanN
12-18-2009, 10:09 AM
Hi.

However, I don't know the code to search for Todays Posts. I wanted to emulate the 3.8.4 navbar a little and I found the code from within the userCP, cut and pasted it but it didn't work. Any ideas?


New posts are tagged by default in Vb 4 but should end with
search.php?do=getnew&contenttype=vBForum_Post

For today's posts (Also in Navbar) should end with

search.php?do=getdaily
All the above after the correct path to your forum

bbcentral
12-19-2009, 06:13 AM
Very nice! I may have to use this, I don't have the CMS installed so I only have 2 tabs, "Forum" and "What's New".
I'll be installing ibProArcade, so I can use this mod to add a tab for "Arcade". I might also have to add one for "Social Groups" and "Albums".

Nicely done! :D

bbcentral
12-19-2009, 06:20 AM
Thanks very much for this.

I had a request from one of my members to have tabs which, when clicked, will take him to a listing of his posts with another tab taking him to his threads. Obviously he could achieve the same by going through the 'my profile' link in the header but it would be nice to get to the posts and threads with just one click. The problem is that I don't know which url to point the buttons at to achieve this. I'd appreciate any help.

What about this link?
search.php?do=finduser&userid={USERID}&contenttype=vBForum_Post&showposts=1
(Replace {USERID} with whatever the phrase is to display their user ID)
That will show all his posts.

I'm not exactly sure how you can show the threads, I get different results when I change "showposts=1" to "showthreads=1", but I'm not sure what the difference is exactly.

ageurtse
12-19-2009, 06:45 AM
are you planning on adding dropdown button's

that would be great for us

balkanboy
12-19-2009, 07:00 AM
thanks working great on RC4

khaoula
12-20-2009, 07:49 AM
thanks... good works

zonaenlinea
12-20-2009, 10:02 AM
thanks....

gyaronn
12-20-2009, 10:11 AM
So simple and to the point wow :-). Thanks allot man i was looking for this for ages :-)

janaf
12-20-2009, 03:19 PM
Great mod! *****

One typo in the code in the settings text:

This one will open in a new window, visible only to administrators.
vBulletin.org|http://www.vbulletin.org=>blank
If you don't specify a usergroup, that means that will be visible to all users.

A live list of usergroup (IDs) on the settings page would be nice.

radmoose
12-21-2009, 08:20 AM
Nice..

The only problem I have had (using the vB4 default template in RC4) is when the screen size is small, the added tabs wrap down to a second line, and therefore mess us the layout.

It seems to be due to the design of the template itself, however, is there a way to fix this within this plug in or do I need to modify the template to keep the fixed with? (and if I do, it kind of defeats the purpose)

Mosh
12-21-2009, 06:21 PM
Thanks very much for this.

I had a request from one of my members to have tabs which, when clicked, will take him to a listing of his posts with another tab taking him to his threads. Obviously he could achieve the same by going through the 'my profile' link in the header but it would be nice to get to the posts and threads with just one click. The problem is that I don't know which url to point the buttons at to achieve this. I'd appreciate any help.
You could just use my View Your Threads Or Posts From The Navbar hack, as it does exactly what your members want.

Mosh
12-21-2009, 06:25 PM
What about this link?
search.php?do=finduser&userid={USERID}&contenttype=vBForum_Post&showposts=1
(Replace {USERID} with whatever the phrase is to display their user ID)
That will show all his posts.

I'm not exactly sure how you can show the threads, I get different results when I change "showposts=1" to "showthreads=1", but I'm not sure what the difference is exactly.
"showposts=1" shows the search results as posts, so if you have say 4 posts in 1 thread, then you will 4 posts in the search results.

"showthreads=1" shows the search results as threads, so if you have say 4 posts in 1 thread, then you will only have the one thread in the search results.

kpa4941
12-21-2009, 06:53 PM
I made a custom tab that links to a custom template via: http://xxxxx.com/forum/misc.php?do=page&template=xxxxx

Is it possible for the tab to be "selected", because currently if I click on it, it leads me to the page alright but the "Forum" tab remains the default selected tab.

Mosh
12-21-2009, 07:06 PM
I made a custom tab that links to a custom template via: http://xxxxx.com/forum/misc.php?do=page&template=xxxxx

Is it possible for the tab to be "selected", because currently if I click on it, it leads me to the page alright but the "Forum" tab remains the default selected tab.
Not with this hack unfortunately, as all it does at the moment is take you to external sites only, which is why you had to put the full url and which is why it does not highlight the tab.

If you look at my signature, I have a product that does the lot.

alnassrah
12-21-2009, 10:31 PM
When they are updated to vb 4.0.0 gold ?

Edrondol
12-21-2009, 11:05 PM
Not compatible with v4 Gold.

Error:

1. This product is not compatible with version 4.0.0 of vBulletin. (Compatible starting with 4.0.0 Beta / Incompatible with 4.0.0 and greater)

Alteran Ancient
12-21-2009, 11:19 PM
Edit the XML file and remove the "maxversion=" setting. The addon still works.

Edrondol
12-21-2009, 11:51 PM
Edit the XML file and remove the "maxversion=" setting. The addon still works.

Cool. Thanks, man.

RDX1
12-22-2009, 08:32 AM
Works great. Will probably be dysfunctional in vB5 when they offer customers to add their own tabs.

firstimecaller
12-22-2009, 11:23 AM
Amazing that this isn't part of vB out-of-the-box. They are selling a CMS without a simple method of modifying menu navigation? World class!

RDX1
12-22-2009, 11:29 AM
Amazing that this isn't part of vB out-of-the-box. They are selling a CMS without a simple method of modifying menu navigation? World class!

vBulletin CMS isn't really a CMS. It's no where near what a CMS should be.

TunerNetwork
12-22-2009, 02:58 PM
Edit the XML file and remove the "maxversion=" setting. The addon still works.

I deleted that but still not showing up in my admin options.

Can you just add a file for download to be compatible, thanks

TunerNetwork
12-22-2009, 02:59 PM
Disregard my last, fix it!

HondaATC
12-22-2009, 04:58 PM
Removing that line worked for me in vb gold too, thank you!

SledgeHead
12-23-2009, 04:50 AM
Is there a way to add your own sub links?

Like...
" * New Posts
* Private Messages
* FAQ
* Calendar"

etc.?

fayax
12-23-2009, 06:40 AM
FYI Works in vBcms 4 pl1 also. After upgrade didnt even have to reinstall. Good work!

sapgaurav
12-23-2009, 09:20 AM
its not working with 4.0 gold, it should be upgrade, if its upgradde kinly mail me at sapgaurav@yahoo.com, i need this for http://forums.indianfresher.com

sapgaurav
12-23-2009, 11:38 AM
when you will launch for vb4 gold?

Alex@Mk3OC
12-23-2009, 12:15 PM
Got it installed and working fine on vb4 gold here

Bram H
12-23-2009, 12:54 PM
How you did that ?

I am getting this message while importing 1.1:
1.This product is not compatible with version 4.0.0 of vBulletin. (Compatible starting with 4.0.0 Beta / Incompatible with 4.0.0 and greater)

adigaorg
12-23-2009, 01:28 PM
please update for vb 4.0 gold

thedudleys
12-23-2009, 02:23 PM
i would suggest editing it to say minversion="4.0.0" maxversion="4.2.0" in order to get it work until the OP can update themselves.

MattZ DSLR
12-23-2009, 06:22 PM
Got it installed and working fine on vb4 gold here

How did you get it installed?

rdrunnr
12-23-2009, 07:31 PM
i would suggest editing it to say minversion="4.0.0" maxversion="4.2.0" in order to get it work until the OP can update themselves.

That's what I did and then it worked on Gold.

Alibass
12-23-2009, 08:51 PM
Good mod, installed.

Maybe in your next update you keep the tab highlighted when it's used to redirect inside your website.

Alex@Mk3OC
12-24-2009, 12:11 PM
How did you get it installed?

I edited the xml file to change the maxversion

gillaraz
12-24-2009, 01:01 PM
Change the original to minversion="4.0" maxversion="4.2" It works !!

Charlie98902
12-24-2009, 01:03 PM
Yep works just fine now. When you update form a previous VB I didn't get it but upon a new install you have to edit the xml.

Elmer
12-24-2009, 04:07 PM
Updated to work with vB4 Gold..

For the users that are asking to get tabs highlighted in custom pages, at this time it's not possible for me to do it. I haven't added any new feature, but I'm working in a new version that will make tabs more easily to add. However it will include 1 query, I think, I don´t know how many yet.

I will update this thread when this happen, but don't expect it to be released soon.

Cheers.

BozzaJos
12-24-2009, 04:27 PM
Dear Elmer,

First of all, great mod! Does its job and does it pretty easy. One thing though:

I've added some new tabs using your mod. However, when I'm on the Forums and I click on one of the new tabs, the Forum tab stays highlighted. Also, the page of the new tab doesn't have a title. Is this a known problem and do you know how to fix this?

Thank you in advance Elmer!

Gnoll
12-24-2009, 04:30 PM
i installed this mod @ RC4 need to update it ?

steven s
12-24-2009, 04:33 PM
i installed this mod @ RC4 need to update it ?If you downloaded the 1.1 version, then no.

Elmer
12-24-2009, 06:39 PM
Dear Elmer,

First of all, great mod! Does its job and does it pretty easy. One thing though:

I've added some new tabs using your mod. However, when I'm on the Forums and I click on one of the new tabs, the Forum tab stays highlighted. Also, the page of the new tab doesn't have a title. Is this a known problem and do you know how to fix this?

Thank you in advance Elmer!

The page title has nothing to do with the new tab, if you have a custom page then you should add your page title into your custom template or page. This addon doesn't support tab highlighting at this moment, but I'm trying to implement it, however I can't tell when will be done.

Alibass
12-24-2009, 06:48 PM
This addon doesn't support tab highlighting at this moment, but I'm trying to implement it, however I can't tell when will be done.Thanks for working on this. :)

Alibass

macc
12-24-2009, 06:52 PM
hello!
Nice mod, but found one problem when i tested on my test site ...

i put link to arcade and that should open in same window - works fine
but ...
when user is logged on board and use link to go to arcade and arcade open in same window - in that moment you lose info in navbar template - looks like is guest on arcade ..but in next step when you click on some game ..you can play ...like reg. user

reg

macc

fum1n
12-24-2009, 07:13 PM
doesn't seem to work whatever I do. Tried on Vb 4.0 beta 3, beta 4 , gold pl1

junaid
12-24-2009, 08:20 PM
Selected functions not work
Forum is selected always

baghdad4ever
12-25-2009, 12:36 PM
thanks

installed

Riccardo83
12-25-2009, 11:36 PM
adding facebook link groups doesnt work like Facebook|http://www.facebook.com/group.php?gid=125972630124 if you dont set =>blank or self....

grahamsmythe
12-25-2009, 11:43 PM
This is beautiful.

How comes vBulletin didn't include something as simple as this in the base software?

Zaiaku
12-26-2009, 12:30 AM
Was working on beta but since I upgraded to Gold PL1 no l onger working.

kf4eok
12-26-2009, 02:05 AM
workes great with 4.0 gold
installed thanks

abroad
12-26-2009, 02:09 PM
Selected functions not work
Forum is selected always

yes have the same problem....it always shows "Forum" as selected tab

RDX1
12-26-2009, 03:21 PM
Can you include dropdown support? Hover over a tab to be able to have multiple links below? I'm not sure why separate threads and stickies is above you for hack of the month, but this feature would make you win. :P


http://www.wowhead.com/?items

Hover over community. It drops down to list links, with options for sublinks.

Zaiaku
12-26-2009, 04:07 PM
Working on gold pl1 for me
there was a few pages bacc that posted the edit that fixes everything.

valendono
12-26-2009, 10:45 PM
I have 40++ group.. its annoying if adding 1 by 1.. any clue to use groupping for every groups ?

badawidollah
12-26-2009, 11:30 PM
hello
how to modify it to open to a new tab when it click?

radmoose
12-26-2009, 11:40 PM
how to modify it to open to a new tab when it click?

Talking about a brower tab or a vBulletin navigation tab?

For browser tab, the "self" or "blank" setting as documents is what targets what window or browser tab will be used. put blank for it to spawn a new window or tab (it uses the syntax as used in the target field for a A HREF.

For a vBulletin navigation tab, you just use that URL.

badawidollah
12-26-2009, 11:46 PM
Talking about a brower tab or a vBulletin navigation tab?

For browser tab, the "self" or "blank" setting as documents is what targets what window or browser tab will be used. put blank for it to spawn a new window or tab (it uses the syntax as used in the target field for a A HREF.

For a vBulletin navigation tab, you just use that URL.


i put this

Add new tabs URL and Text

Football|http://myfootballforum.com

but i want if a users click it, it will still open my current forum and open a new url window.

badawidollah
12-26-2009, 11:50 PM
working now
thanks radmoose

i put =>blank

radmoose
12-27-2009, 12:09 AM
You're welcome. =)

lovefords
12-27-2009, 04:00 AM
It's great. Thank you.

SLY LS1
12-27-2009, 07:11 AM
Works great, should have been standard in VB4

Cheers
Wayne

S4RFamily
12-27-2009, 07:47 AM
Thanks, by the way how can i turn off the "what's news" tab :)

Gleedo
12-27-2009, 01:07 PM
Thanks for a great mod - used it to make the 'Albums' more obvious :)

Fr4n-FX
12-27-2009, 03:42 PM
thx Elmer, installed and mark as installed :)

Kat00
12-28-2009, 03:14 AM
Thanks, by the way how can i turn off the "what's news" tab :)


Yes, that is a good call, I can't work it out either.

Awesome mod, I mainly want it for todays posts........If I can figure out how to remove that annoying "Wha's New" Tab, I'll install it for sure.

frogster
12-28-2009, 05:38 AM
This addon doesn't support tab highlighting at this moment, but I'm trying to implement it, however I can't tell when will be done.

Great Mod...waiting on this too.

Voted!

Thanks!!!

smooth-c
12-28-2009, 10:17 AM
Please add support for navbar tabs :)

DDIG
12-28-2009, 03:24 PM
Can't believe it is not standard VB functionality. These are the small things that make life easier. Thanks a lot :)

This mod will be perfect if it could display active tab... I hope this can be accomplished somehow.

ARadarDetector
12-28-2009, 07:15 PM
Can anyone recommend how I do this? I have this mod where it creates new tabs, however the page I link it to is a custom coded page, I want to keep the same header and navbar...background....logo...etc. as my site has. How would I just create a mirror basic page with same header and navbar but allow me to just have custom code in between the header and navbar? Please list DETAILED instructions on how to do this.

wIrEs
12-29-2009, 03:05 AM
any ideas if it could be possible to add the possibility to modify the default tabs ?

Mosh
12-29-2009, 03:18 AM
Can anyone recommend how I do this? I have this mod where it creates new tabs, however the page I link it to is a custom coded page, I want to keep the same header and navbar...background....logo...etc. as my site has. How would I just create a mirror basic page with same header and navbar but allow me to just have custom code in between the header and navbar? Please list DETAILED instructions on how to do this.
Check out this tutorial - [HOW TO - vB4] Create a own vBulletin page.

Silencer Groans
12-29-2009, 04:09 AM
Very nice

The installation was

Annex in Arabic

Longjohn
12-29-2009, 06:55 AM
Installed it on vB4 Gold, works fine but using vBulletin.org|http://www.vbulletin.org=>blank
for example allows all usergroups to view the tab, when its supposed to be Admin only.

I could not get it to work for registered users and admins by using vBulletin|http://www.vbulletin.com=>blank;6 1, instead I had to use vBulletin.org|http://www.vbulletin.org=>blank.

Not sure if its a bug or if I am doing something wrong.

Longjohn
12-29-2009, 07:11 AM
My apologies, I had been using a moderator user to do testing.

Everything is working as suggested. Good work :)

http://www.bblogic.com
SMB & Enterprise Computing

mulberrycrush
12-29-2009, 11:07 AM
Excellent mod, thanks

SuperGLS
12-29-2009, 05:00 PM
Simple and easy. Thanks for this!

Verionia
12-29-2009, 09:59 PM
How can I be able to do drop down menus with this?

Mosh
12-30-2009, 05:34 AM
How can I be able to do drop down menus with this?
You can not with that with this hack, although Elmer says that he will try to add that functionality at some point, but there is no ETA atm.

However, if you can not wait for that to happen, then check out my site, there is a product that does all of this, see my signature for the link.

Bacon Butty
12-30-2009, 10:47 AM
Shocking that such a feature isn't standard.

Good mod and thanks for doing what vBulletin should have already done. Needs custom nav bar sub links though.

wheres me jumpa
12-30-2009, 11:39 AM
Installed. Thank you.

albibak
12-30-2009, 07:43 PM
Elmer,

Thanks for the mod
Please, find in attachment the french translation
You can find the french topic for this mod here: http://forum.vbulletin-fr.org/modifications.php?do=showmod&modid=1080

P.S : For the next update, could you please include the phrase concerning the tab position (left, center, right), to have a fully phrased mod :)

P.S 2 : In your example, we notice a mistake. When you write : "Opens in a new window an is visible to the administrator and registered users. <br />
<b>vBulletin|http://www.vbulletin.com=&gt;blank;6 1<br />"
The usergroup ID for registered users is 2, and not 1 :)

Hornstar
12-31-2009, 04:35 AM
such a useful mod that makes life that little easier. Why can't things like this be added as default is past me. Maybe 4.1 will include some useful features like this.

WILFMAN
12-31-2009, 06:42 AM
Thanks for this very useful tool.

I would love to see it developed to include the standard tabs, Home Forums Blogs What's New, so they can be removed if required.

Thanks again

WILFMAN

steven s
12-31-2009, 11:49 AM
When I click an an added tab, Forum is still highlighted.
Anyway around this?

Bacon Butty
12-31-2009, 12:54 PM
When I click an an added tab, Forum is still highlighted.
Anyway around this?

Just noticed this myself.

ryacine
12-31-2009, 01:39 PM
Thank you, thank you for this awesome mod. I simply love it.

Sworm
01-01-2010, 10:09 AM
Hi,
why when i click on a tab, the button don't change in white like all the other default vbulletin 4 buttons?

For example if i go in the forum, the forum button will be changed in white, if i go in the blog, the blog button change in white..... Why using this mod , the new tab are not contorned and not been white?

hassshasss
01-01-2010, 10:40 AM
in this way would be if we plug the link easy_pages.php?p=1 the following link button easy_pages.php?p in this way is that your pages for broken links will not open and how we can solve?

glen290
01-01-2010, 11:23 AM
When I click an an added tab, Forum is still highlighted.
Anyway around this?

Same here, but not too bothered as this is a great mod, far easier to use for links to arcade etc than the small navbar links.

paulbhoy
01-01-2010, 10:23 PM
Nice mod, saves me a lot of work

I have a questions though, I am using this to link to a page I made using this "how to" https://vborg.vbsupport.ru/showthread.php?threadid=229194

Is there anyway that when they click the link to that page, the tab is selected, instead of the home tab being selected?

Elmer
01-02-2010, 01:28 AM
Nice mod, saves me a lot of work

I have a questions though, I am using this to link to a page I made using this "how to" https://vborg.vbsupport.ru/showthread.php?threadid=229194

Is there anyway that when they click the link to that page, the tab is selected, instead of the home tab being selected?
paulbhoy, there is no way to do that in the current versi?n. I'll be working in a minor update to include some suggestions, but I won't be including every suggestion. I'm just going to update the current version, I will include a variable, that if active you will be able to use it in your custom page and use it in some sort of conditional to highlight your tab.


For all the other users that keep asking why this addon doesn't change the tab color to white when clicked, this addon doesn't support it and provably wont, however I will try to make something in the future.
There is a paid addon out there that do everything you people want, however I know that would be better if this features were free, so I will try to implement them at some point.

Mary303
01-02-2010, 02:03 AM
This addon doesn't support tab highlighting at this moment, but I'm trying to implement it, however I can't tell when will be done.

This mod is great - thank you. I tried to write my own before I found this mod. Not terrifically difficult, but I'd still rather not have to do that again. ;)

I am also seconding the requests for highlighting. My "new tab" was just a simple link to Advanced Search. The default tab "What's New" gets highlighted when the "Search" link is clicked (and if I link to "content.php" instead of "search.php," the "Home" button gets highlighted - evidently some links will trigger certain tab highlights? - argh).

Thanks again for the time-saver, Elmer!

paulbhoy
01-02-2010, 03:58 AM
paulbhoy, there is no way to do that in the current versi?n. I'll be working in a minor update to include some suggestions, but I won't be including every suggestion. I'm just going to update the current version, I will include a variable, that if active you will be able to use it in your custom page and use it in some sort of conditional to highlight your tab.


For all the other users that keep asking why this addon doesn't change the tab color to white when clicked, this addon doesn't support it and provably wont, however I will try to make something in the future.
There is a paid addon out there that do everything you people want, however I know that would be better if this features were free, so I will try to implement them at some point.
Thank you for the speedy reply, ill be looking forward to an update

childfun
01-02-2010, 03:48 PM
Nice! Thanks!

GeorgeB85
01-02-2010, 07:12 PM
I like this, but I would suggest that it allows you to choose which user groups get to see the tape from a multiple drop down list (meaning you can choose more than one usergroup. Other than that, good job!

alfanni
01-02-2010, 09:26 PM
Simple, yet very helpful and well-coded.
Thank you for this nice mod.

Verionia
01-03-2010, 02:28 AM
You can not with that with this hack, although Elmer says that he will try to add that functionality at some point, but there is no ETA atm.

However, if you can not wait for that to happen, then check out my site, there is a product that does all of this, see my signature for the link.

I saw a website that was able to do that... was that with ur mod?

abqtj
01-03-2010, 04:24 AM
Works great! Thanks!!

Mosh
01-03-2010, 05:13 AM
I saw a website that was able to do that... was that with ur mod?
If it was Wolfshead Solutions you saw this on, yes it was.

Datenpapst
01-03-2010, 09:55 AM
Is it possible to place the new tabs after the Home tab for the CMS but before the Forum tab?

tonmo
01-03-2010, 12:03 PM
Works great, but I think it's incredibly important to have the tab you create be highlighted when selected. Otherwise it seems broken to the end-user.

ddrake
01-03-2010, 08:58 PM
Thanks!

sveinung
01-04-2010, 11:16 PM
Installed, thanks :)

OcR Envy
01-06-2010, 11:17 AM
Would really love to see a selected tab option added to this. Meaning the css changes when you are on the current tab page :)

meissenation
01-06-2010, 05:29 PM
Installed. My only pet peeve is that I find myself having to list a crap load of usergroups just to get it to display for everyone. Can there not be, say, "all" that can be used to display the tab to everyone? Just to get one tab to show I'm having to add like 6 usergroups... :( I'd honestly prefer that leaving the usergroup part blank would default to everyone rather than defaulting to admins only... I'd rather have to specify the Admin usergroup ID and be able to leave it blank to display to everyone than having to list out all these usergroups...

jaffaman
01-06-2010, 05:44 PM
I left mine blank and it shows to everyone (didnt notice it was a bug lol)

My code looks like.
Arcade|./arcade.php

meissenation
01-07-2010, 01:01 AM
Haha well thanks for the info. The description in AdminCP says that if it's left off that it will be shown to only the Administrators usergroup. But hey if that works - then that's perfect for my needs! :)

Sador
01-07-2010, 10:55 AM
Nice mod, thank you.

MooseMoney
01-07-2010, 03:24 PM
Nice! :) Thank you.

w1z8it
01-07-2010, 07:03 PM
Not working properly for me:

Wiki|http://www.<link removed>.org/wiki=>blank;6 1

Only shows for admin and unregistered users where it says in the settings:

Link Name|URL=>target;usergroup id
Example:
Opens in a new window an is visible to the administrator and registered users.
vBulletin|http://www.vbulletin.com=>blank;6 1

So how do I allow ALL users to see the button, registered, unregistered, admin, and mods?

I have tried:


Wiki|http://www.<link removed>.org/wiki=>blank;6 1 2

Same shit, not showing for registered users (who are in fact usergroup ID 2 :/)

vcruiser
01-08-2010, 04:05 PM
VB needs to hire you. Works like a charm. Thanks

Ocean-Wonders
01-08-2010, 04:06 PM
Brilliant mod thanks !

abdicar
01-09-2010, 12:05 AM
great mod bro... installed, and postulated.

devafee
01-09-2010, 12:22 PM
Thanks a lot, it's an great add-on, very simple for everyone!

Britta
:D

Grimace
01-09-2010, 02:40 PM
Really awesome. Works like a charm.

remember
01-10-2010, 05:19 PM
Works great, but I think it's incredibly important to have the tab you create be highlighted when selected. Otherwise it seems broken to the end-user.

I agree with this - it really needs to highlight the currently viewed tab. Very confusing at the moment with the wrong tab highlighted. Great work on the plug-in though! Thanks

cherylferraro
01-10-2010, 09:36 PM
This is a great idea for a modification. I think that this type of functionality should be included in the default software. The selected tab really needs to be highlighted before I'd install this mod on my live forums.

I really appreciate your work on this. Thank you.

Scan Cape Cod
01-10-2010, 10:05 PM
A most excellent plugin; can't get much easier than that. Many thanks, one excellent rating from here.

pranaysanghavi
01-11-2010, 04:12 PM
excellent
just one thing.. reverse the logic of showing for selected users.. leaving the number blank, or 0, means that everyone can see the damn links.. i'd prefer that logic at least.. wat say/

otherwise, very good..
sometimes i dont know how the VB coding is done by those developers..

Datenpapst
01-13-2010, 03:35 PM
Any idea when the current tab will be highlighted?

ti07shadow
01-14-2010, 02:39 AM
me likeys! downloaded and installed

flegul
01-15-2010, 02:42 PM
AWESOME Installed :up:

aaronrand
01-15-2010, 04:42 PM
Thanks so much, i was struggling trying to add buttons for hours

albrens
01-15-2010, 04:50 PM
Thanks a lot

ddrake
01-15-2010, 10:39 PM
Is there a way to add two separate tab groups, for example, one group on the left and one on the right? I tried adding a second plugin, but that didn't work. I just see one "vbh New Tabs Options" instance in Edit Settings.

athlon64bit
01-15-2010, 11:51 PM
New posts are tagged by default in Vb 4 but should end with
search.php?do=getnew&contenttype=vBForum_Post

For today's posts (Also in Navbar) should end with

search.php?do=getdaily
All the above after the correct path to your forum

The url you suggested displays the results as threads. Do you know how you can list todays posts as posts. I would be grateful if you could provide the url to display todays posts as posts. :)

mikem164
01-16-2010, 12:10 AM
Any idea on how to change the color of the text? I've been looking and can't seem to come up with anytning. Thanks and keep up the good work!

DHewes
01-16-2010, 02:32 AM
Great mod - easy to do, MUCH better than the template mod crap. As MANY people have said, three things:

1) This should be part of the default install - like any other CMS/Forum script (not your problem)

2) The selected tab really needs to be the one highlighted

3) Need a way to change the sub-navbar links along with the new tab, like the default links

Changing order of the new links and the default links is a fine idea, but I can live without it.

Great work, thanks!

jimfries
01-16-2010, 04:56 AM
I take it this does not work with 4.0.1, because I have installed it and cannot get it to work

Edit.
I take this back, I got it to work in 4.0.1 I was putting in the wrong usergroup id LOL

ddrake
01-16-2010, 05:01 PM
excellent
just one thing.. reverse the logic of showing for selected users.. leaving the number blank, or 0, means that everyone can see the damn links.. i'd prefer that logic at least..

FWIW, I agree...

Yeongwon
01-17-2010, 03:05 AM
it doesn't work with 4.0.1

steven s
01-17-2010, 03:14 AM
it doesn't work with 4.0.1It works on 4.0.1.

simon157
01-17-2010, 06:20 AM
Great mod. I'm just trying to use this as a link but it doesn't seem to like the anything after the equals sign. How how I get round this please?

monthid.php?flightID=<?php echo date( 'F', time() ); ?>

I even tried using the link below instead but it still didn't show the text after the equals sign.

monthid.php?flightID=January

Can you help?

Juggernaut
01-17-2010, 06:27 AM
One of the best mods available :D
Nominated.

Muggz562
01-17-2010, 06:31 AM
waiting on the new version, hopefully theres a tab highlight option.

Fusion2
01-18-2010, 03:48 PM
This is simple and easy to use. I love it!

But, how can i use with navbar links or dropdowns?

I am guessing i can do this on the page template, so that certain sub-categories appear on navbar as links. But, lots of extra work.

Fusion2
01-18-2010, 03:56 PM
waiting on the new version, hopefully theres a tab highlight option.

OMG, your right. The tab doesnt have hover or highlight options. This totally doesnt work for me then as it will confuse my visitors as to where they are.

Neptun
01-18-2010, 06:56 PM
is there a possibility to have this tabs with a drop down function ?! this would be great if Elmer can integrate this to the hack - then this hack is the best