vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Tab Menu *** Enhanced (https://vborg.vbsupport.ru/showthread.php?t=148933)

aveon 06-25-2007 07:25 PM

Quote:

Originally Posted by Alfa1 (Post 1276314)
Is there a negative way to approach categories? I mean you can list forumID's 1,2,3,4,5 but what if you want forums defined, but excluding forumID's 1,2,3,4,5? Do you have to list all 6 to 150 if you have that many forums?

yea you have to friend

Alfa1 06-25-2007 09:17 PM

Some work to do then! :)
I have a vbadvanced homepage, located outside my forums directory: www.mydomain.com/index.php (calls adv_index)
My forums are in www.mydomain.com/forum/index.php
What is the best way to put a conditional to that?
Can I use a url as a conditional or should I use adv_index in some way?

Would it look like this:
<if condition="url=http:www.mydomain.com/index.php"><li id="active"><a href=" http:www.mydomain.com/index.php" id="active">Home</a></li><else /><li><a href=" http:www.mydomain.com/index.php">Home</a></li></if>

aveon 06-26-2007 01:39 AM

<if condition="THIS_SCRIPT=='adv_index'"><li id="active"><a href="/index.php" id="active">Home</a></li><else /><li><a href="/index.php">Home</a></li></if>

would be fine

713JunctionP 06-26-2007 05:26 AM

freakin awesome add-on! THANK YOU!!!!!!!!

Alfa1 06-26-2007 11:55 AM

Quote:

Originally Posted by aveon (Post 1276607)
<if condition="THIS_SCRIPT=='adv_index'"><li id="active"><a href="/index.php" id="active">Home</a></li><else /><li><a href="/index.php">Home</a></li></if>

would be fine

But that would define all vbadvanced pages as home. I need to exclude the other vbadvanced pages.

Is there another approach to the conditional. Like using the vbadvanced identifier for the page?

azarl 06-26-2007 04:23 PM

Quote:

Originally Posted by Alfa1 (Post 1276878)
But that would define all vbadvanced pages as home. I need to exclude the other vbadvanced pages.

Is there another approach to the conditional. Like using the vbadvanced identifier for the page?

Try this:

<if condition="THIS_SCRIPT == 'adv_index' OR defined('VBA_SCRIPT')">
<a href="$vboptions[bburl]?$session[sessionurl]"><span>Forums</span>
<else />
<a href="/"><span>Front Page</span>
</if>
</a>

Deepdog009 06-27-2007 04:09 AM

Update:
******

added java rollover effect tabs
added rainbow tabs
added highlighted tabs
added better intergration with Vbull
added tutorials helper
added TABS 4 all 2 use in other hacks
*** 2 <.> plugins and TABs Suite ***


Folks im not perfect so dont hit me hard with requests and stuff...
Im just a simple guy trying 2 have a little fun just like U...
Use any of this 2 help with whatever... Enjoy the forums...

Good luck;)

Panagioths 06-29-2007 07:34 AM

How do we do the update?

Deepdog009 06-29-2007 10:35 AM

Quote:

Originally Posted by Panagioths (Post 1279006)
How do we do the update?

Download Zips and read install instructions...

FAQ
***

  1. Upzip
  2. Upload folders 2 forums root
  3. install plugins
  4. Open forums new folder in browser 2 get started
  5. Read tutorials

Good Luck;)

Deepdog009 06-30-2007 07:41 PM

Added a TESTER file 2 assist those that say exp. some issues...
  1. Download
  2. Unzip
  3. Double Click
  4. Thats it
  5. If U can see the Tabs then its ALIVE:D


All times are GMT. The time now is 04:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01350 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete