vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - [YUI] Tabbed Forum Home (https://vborg.vbsupport.ru/showthread.php?t=233135)

RedDevil 05-04-2011 03:32 PM

Any news on further development of this yet?

Would be nice to be able to have the tabs at the top below navbar or above shoutboxes etc.

bobster65 05-04-2011 04:44 PM

Quote:

Originally Posted by Red-Devil (Post 2191708)
Any news on further development of this yet?

Would be nice to be able to have the tabs at the top below navbar or above shoutboxes etc.

Nope, the person that was interested in taking over the vb4 version of this hasn't got back to me.

As far as relocating the tabs, that is something that can be done with a few edits.

ZeroHour 05-05-2011 10:11 AM

I am back, a few RL issues forced me to slow down my dev work and things in general but thats all solved now.
I have a few things planned but if you list off what features/options you would like I will look to integrating them too.

synseal 05-05-2011 10:24 AM

The only thing stopping me using this is that it is SEO unfriendly.

If this could be fixed that would be fantastic.

Thanks.

ZeroHour 05-05-2011 10:32 AM

Quote:

Originally Posted by synseal (Post 2192193)
The only thing stopping me using this is that it is SEO unfriendly.

If this could be fixed that would be fantastic.

Thanks.

Do you submit sitemaps? if so it then makes no difference to your SEO as your content is still *out there*
I have used this addon since we went vb4 and my site has grown and grown and I have seen no SEO hit.
Think about your forum home, other then the right column showing last post date/thread it has no real dynamic content that search engines would care about.
Sitemaps ensures you content is indexed properly not the forum home as such.
Remember as well that if we were to say dump the tabs content into the page as hidden div's the page would be slower to load which google cares about now.

ZeroHour 05-05-2011 12:07 PM

Quote:

Originally Posted by RichieBoy67 (Post 2184087)
Has anyone come up with a fix for the collapsing category issue?

I am working on a fix right now, simply put the collapse code vbulletin has scans the page for certian tags and applies the collapse's and tags the onclick event to found links. Because the tabs are loaded after the page is loaded (aka dynamic) the script that does this tagging has already run and does not rerun.

For now I would remove the tab code for now. Remove the following from forumhpme_forumbit_level1_nopost THIS ISSUE HAS BEEN FIXED AND A FIXED VERSION WILL BE COMING SOON
Code:

<a class="collapse" id="collapse_c_cat{vb:raw forum.forumid}" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>
That will remove the button.

Regarding Santori's implementation, its not a tweaked version of this mod, his code loads the tab content along with the page as hidden div tags which means the vbulletin code can *tag* the collapse onclick to the divs. This also makes the pages a larger and I dont think the tabs live update themselves either unlike this mod. This is a lot like the vb3 version of a similar mod and not dynamic tab content.

Regarding vBSEO, I have vbSEO here and it all plays well.

Regarding SEO in general, like I said in the last post, if you are feeding google etc sitemaps there should be no real seo hit as your forum home page is not going to be affected in rankings tbh. In a way because the page size is smaller for forumhome you could actually benefit. Most of your google traffic will probably be *long tail* aka to specific threads rather then to your forumhome, having had a site using this for ages now its not had any negative effect I can see.

ZeroHour 05-05-2011 12:31 PM

I have fixed the collapse issue. I am just getting the fix ready for you all but it works now.
NOTE: the fix is on a test version of my site not the live build yet but I do have the collapse issue resolved it appears, just testing browsers right now.

Alfa1 05-05-2011 12:46 PM

Quote:

Originally Posted by bobster65 (Post 2191760)
Nope, the person that was interested in taking over the vb4 version of this hasn't got back to me.

As far as relocating the tabs, that is something that can be done with a few edits.

I would love to see the jquery version.

billstelling 05-05-2011 01:59 PM

nice add-on! thanks for creating it..

RedDevil 05-05-2011 03:39 PM

Quote:

Originally Posted by bobster65 (Post 2191760)

As far as relocating the tabs, that is something that can be done with a few edits.


Are these available for use would be appreciated if they was :)


All times are GMT. The time now is 07:34 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.01883 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)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