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)
-   -   Add-On Releases - AJAX Tabs Content Script - Version 3.0 (YUI) (https://vborg.vbsupport.ru/showthread.php?t=191106)

Alfa1 10-05-2010 09:35 AM

These files are taking up a lot of resources and bandwidth:
/clientscript/yui/tabview/dispatcher-min.js
/clientscript/yui/tabview/tabview-min.js
/clientscript/yui/element/element-beta-min.js

In AdminCP > vbulletin options > Server Settings and Optimization Options > remote YUI, I have set hosting to Google.
I remember there where some issues with Yahoo not hosting all YUI files.

How can I get reduce the resource and bandwidth use of these files?
is it possible to host these files on Yahoo or Google? If yes, how?

Alfa1 10-09-2010 08:30 PM

I see that other js files are also eating up a lot of resources and bandwidth. To resolve this I need to find the files on http://yui.yahooapis.com or http://ajax.googleapis.com and add the location of those files to the addition css.

Which of the css files can not be replaced by the standard files on yahooapis or googleapis? i.e. Which files did you modify?
Can I replace tabview.css and tabview-skin.cs with the version on yahooapis?

angeljs 10-23-2010 07:52 PM

I've just decided this is my new favourite mod! :) It has so much potential! Unfortunately, I'm not a programer, so I was just wondering if there is any way to show rows of images in the tabthumb_sidebyside.php page, instead of them all shown in a row. I'd like to be able to show 3 rows of 3 images, if it's possible.

yotsume 10-23-2010 08:15 PM

1 Attachment(s)
Do you mean columns and rows of photos like my screen shot?

angeljs 10-23-2010 08:48 PM

Yes, something like that :)

angeljs 10-26-2010 08:25 PM

Also, would it be possible to modify this to show something like they have on Modthesims when viewing a post:
http://linna.modthesims.info/download.php?t=422172

So if I wanted to show one tab for the info and one for the comments for example.

Alfa1 11-08-2010 12:01 PM

Do the new YUI release (2.8.2r1) and the use of PHP 5.3 make any difference for this addon?

zyiad 03-22-2012 11:40 AM

thanks

merk_aus 07-27-2012 10:07 PM

I am having an issue that I hope someone will be able to assist me with. I am using this on my website http://nrl-central.com to have the latest ladders on the sidebar. The issue is no matter what I attempt to put in the styling section the words for the tabs inherit their colors from the overall board style.

I was wondering if this could be changed. Please visit the site look on the right hand side where it says ladders and you will see what I mean. Is there anyway to get it so the words show up as ffffff or something so that they can stand out?

bobster65 08-01-2012 05:07 AM

Quote:

Originally Posted by merk_aus (Post 2351999)
I am having an issue that I hope someone will be able to assist me with. I am using this on my website http://nrl-central.com to have the latest ladders on the sidebar. The issue is no matter what I attempt to put in the styling section the words for the tabs inherit their colors from the overall board style.

I was wondering if this could be changed. Please visit the site look on the right hand side where it says ladders and you will see what I mean. Is there anyway to get it so the words show up as ffffff or something so that they can stand out?

/clientscript/yui/tabview/assets/tabview-skin.css

/* selected tab background color and text color */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav a:focus,
.yui-navset .yui-nav a:hover {background:#053764 url(image.png) repeat-x left; color:#ffffff;}

change background:#053764 to the color you want.. 053746 is that darkish blue. also, set an !important on the color element (fro the text).. ie color: #ffffff !important; as its being over rode by #sidebar_container a

This below change (just adding !important) makes it look much better ;)

/* selected tab background color and text color */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav a:focus,
.yui-navset .yui-nav a:hover {background:#053764 url(image.png) repeat-x left; color:#ffffff !important;}

This file contains ALL the style settings, so to replace that blue, find other instances of it in the file and replace those as well.

tehPARADOX 08-03-2012 05:27 AM

Thanks.

ChiNa 08-20-2012 04:11 PM

Any demo or a Screenshot? Kinda boring when people dont know what this is about, if you could please put a screen shot!

I dont understand why our amazing coders use so much time to create something without setting up an image or an example of their great work!

bobster65 08-21-2012 09:42 AM

Quote:

Originally Posted by ChiNa-Man (Post 2358514)
Any demo or a Screenshot? Kinda boring when people dont know what this is about, if you could please put a screen shot!

I dont understand why our amazing coders use so much time to create something without setting up an image or an example of their great work!

If you look at this previous version, there are a few screen shots of what a Tabbed Module looks like. https://vborg.vbsupport.ru/showthread.php?t=161197

btw, this stuff is so outdated and hasn't even been updated in at least 2 years, so good luck if you try and use it.


All times are GMT. The time now is 12:54 PM.

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.01316 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)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