vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Home Enhancements - [AJAX] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=175687)

ShawnV 09-14-2008 02:18 PM

Quote:

Originally Posted by bobster65 (Post 1621078)

No, ver2 will work with more than just categories, there is a "modules" plug in that you enter the URI to the external file and it will be included as content for that tab.. (you can use any of the "content" files that I have released with my CMPS AJAX Tabs Mod as well .. recent threads, blogs, news, links, photos etc.. custom content will be pretty easy to add to this. Hell, you could knock out a simple static HTML file, upload it to your server and then with the Module part in the ACP, just enter the file name, give it a tab name and you have a custom tab with your content.. or you can write a complex php file and do the same thing...

/Drool

Your teams work and dedication to improve this already great MOD is greatly appreciated.


_V

TheInsaneManiac 09-14-2008 06:23 PM

Right now, the 1.01 NON Ajax version, what would the queries be for that? Cause I think this is putting a huge load on my server.

siriuxs 09-15-2008 01:13 PM

It is possible to have a different color for each tab?

craiovaforum 09-15-2008 01:34 PM

Quote:

Originally Posted by siriuxs (Post 1622606)
It is possible to have a different color for each tab?

you can do that by editing ajaxtabs.css and adding something like this:

Code:

.TFHmenu2 a#specialtab {
background: #FF0000;
}

.TFHmenu2 a#specialtab.selected {
background: #FF3333;
border-color: #FF3333;
}

then, in the forumhome template where you defined your tabs just add class="specialtab" to the <a> you want inside the list.

TimberFloorAu 09-15-2008 11:03 PM

Okies. this is my second attempt at looking at this mod.
Im a great lover of ajax tabs, and we use it extensively on other (non Vb ) websites.

Just to get my head round this ( not always up with vb terminology )

So: here goes.

Example: i create 6 tabs.
called.
apples | oranges | bananas | grapes | nectarines | mangos

Can I assign different forum id's within each of those tabs.

So apples shows:
forum id's 1,34,78,23,14
Bananas 2,62,63,65

etc etc

This is the bit thats throwing me, as I keep seeing the word Category shown.. not sure what thats about.

Digital Jedi 09-15-2008 11:17 PM

Quote:

Originally Posted by TimberFloorAu (Post 1622958)
Okies. this is my second attempt at looking at this mod.
Im a great lover of ajax tabs, and we use it extensively on other (non Vb ) websites.

Just to get my head round this ( not always up with vb terminology )

So: here goes.

Example: i create 6 tabs.
called.
apples | oranges | bananas | grapes | nectarines | mangos

Can I assign different forum id's within each of those tabs.

So apples shows:
forum id's 1,34,78,23,14
Bananas 2,62,63,65

etc etc

This is the bit thats throwing me, as I keep seeing the word Category shown.. not sure what thats about.

It only displays forums you've setup as categories. Meaning it displays a category and all the subforums that are a part of it. You can, however, display multiple categories.

TimberFloorAu 09-15-2008 11:20 PM

Quote:

Originally Posted by Digital Jedi (Post 1622964)
It only displays forums you've setup as categories. Meaning it displays a category and all the subforums that are a part of it. You can, however, display multiple categories.

Thats a shame huh.

Surely. Though, creating it so that it displays various forum id.s in some sort of order is simple enough. At the end of the day, forumhome only lists the forums, 'a la' chronological id.

Digital Jedi 09-15-2008 11:27 PM

I don't know. I've never listed forums outside of a category because of the peculiar way it looks on forumhome.

TimberFloorAu 09-15-2008 11:47 PM

Quote:

Originally Posted by Digital Jedi (Post 1622970)
I don't know. I've never listed forums outside of a category because of the peculiar way it looks on forumhome.

Not sure if we use categories lol.. must check :)

::checked . we have 10 categories ( excl admin and mods area )

Digital Jedi 09-15-2008 11:51 PM

Yeah, I actually chucked a few forums into their own category just so I could exploit the look under each tab. I also have a Staff tab.


All times are GMT. The time now is 06:50 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.02854 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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