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)
-   -   Mini Mods - No more what's new - removes whats new tab (https://vborg.vbsupport.ru/showthread.php?t=238187)

BadgerDog 05-09-2010 12:27 PM

Quote:

Originally Posted by fishmaster (Post 2032904)
What is everyones major objection to the whats new button?

Brings up old data?

I'm curious about this too .. :)

Regards,
Badger

Vaupell 05-09-2010 02:30 PM

Quote:

Originally Posted by BadgerDog (Post 2034101)
I'm curious about this too .. :)

Regards,
Badger

Quote:

Originally Posted by fishmaster (Post 2032904)
What is everyones major objection to the whats new button?

Brings up old data?

At first i was gonna ignore this, (usually when i se a mod i dont understand, i just moveon)
And i dont want to be rude, but sure feel a troll comeing up..

But since you have plenty of room on your site..

Many sites have limited width and therefor also a limited space
for main buttons/links. And considering that it would be better
using the space for links suited for the specifik site..

Hence removeing the button.


IN SHORT
if you dont understand it, ITS NOT DESIGNED FOR YOU!! :cool:

BadgerDog 05-09-2010 02:57 PM

Quote:

Originally Posted by Vaupell (Post 2034140)
A

IN SHORT
if you dont understand it, ITS NOT DESIGNED FOR YOU!! :cool:

Ahhhh ... thanks .. :up:

I thought it was something to do with broken functionality and not cosmetics .. :)

Appreciate the clarification and feedback ...

Regards,
Badger

darrentb 05-26-2010 04:17 AM

thank you thank you thank you!

DreamnetRob 06-14-2010 02:37 PM

THANK YOU .... this worked perfectly. Tried several different pluggins and this was the best. Simple and does what it says.

Preech 06-14-2010 07:53 PM

Thank you. Worked with no problems.

TrailRecon 07-07-2010 03:22 PM

Thank you for this.

Also, to keep the sub nav buttons under the Forum tab (even when on Search.php)


Go to the NAVBAR template...Search for:
Code:

{vb:raw template_hook.navtab_start}
and just below you will see:

Code:

<vb:if condition="!$vboptions['selectednavtab'] AND THIS_SCRIPT != 'search'">
Remove:
Code:

AND THIS_SCRIPT != 'search'
So you are left with
Code:

{vb:raw template_hook.navtab_start}
<vb:if condition="!$vboptions['selectednavtab']">


TrailRecon 07-07-2010 04:36 PM

Quote:

Originally Posted by fishmaster (Post 2032904)
What is everyones major objection to the whats new button?

Brings up old data?


For me, it was wasted clicks and inconsistent design.

IMO, the navbar tabs show you what section you are in. If you are on the home tab it should be home pages...if you are on forum pages you should be on the forum tab. It is inconsistent to have 2 tabs for the forums. Also, there are different options available under whats new and forum so you have to click back and forth to get to the option you want.

For example if you click "new posts" it automatically takes you to the "what's new" tab but if you wanted to see who is online next you would have to click back to forum tab then who is online.

If you do the quick edit I posted above in combination with this authors mod then every page of the forum you will always be on the forum tab and always have the same navigation options.

It makes way more since, is more consistent and saves users clicks and frustration

TMSBrad 09-08-2010 03:37 PM

Quote:

Originally Posted by TrailRecon (Post 2065917)
Thank you for this.

Also, to keep the sub nav buttons under the Forum tab (even when on Search.php)


Go to the NAVBAR template...Search for:
Code:

{vb:raw template_hook.navtab_start}
and just below you will see:

Code:

<vb:if condition="!$vboptions['selectednavtab'] AND THIS_SCRIPT != 'search'">
Remove:
Code:

AND THIS_SCRIPT != 'search'
So you are left with
Code:

{vb:raw template_hook.navtab_start}
<vb:if condition="!$vboptions['selectednavtab']">


Perfect. Many thanks.

8thos 09-25-2010 05:12 PM

Excellent! What's New is useless.


All times are GMT. The time now is 04:30 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.01222 seconds
  • Memory Usage 1,744KB
  • 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
  • (8)bbcode_code_printable
  • (6)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