vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Mini Mods - Notifications Dropdown Enhancement (https://vborg.vbsupport.ru/showthread.php?t=183750)

SHANE-D-PAIN 06-27-2008 09:00 PM

Notifications Dropdown Enhancement
 
Simple stuff here. This removes all the pointless notifications links from the New Notifications Dropdown Menu in the NavBar.
It also changes the links appearance by throwing the number of each notification in front of the Text, instead of after.

Open the Template named 'navbar_notifications_menubit'
Replace everything with this Code:
Code:

<if condition="$notification['total'] > 0"><tr>
    <td class="vbmenu_option"><a href="$notification[link]"><strong>$notification[total]</strong> $notification[phrase]</a></td>
</tr></if>

Happy Networking from TeenageForums.com!

Charlie98902 06-27-2008 10:09 PM

Any pics or a better explanation would be nice.

ArbStar 06-28-2008 04:34 AM

Screen shots ?

tafreeh 06-28-2008 04:57 AM

Screen shots ?

koolfire 06-28-2008 05:12 AM

Screenshots?

twister17e 06-28-2008 08:45 AM

Great mod. For those confused, basically it removes the links that show 0 when you have a new notification message. It only shows the actual new notification messages that you have.

Boofo 06-28-2008 08:52 AM

Interesting idea. Can you do a text file with the instructions so we can have it for re-doing after an upgrade? I will install it when there is a text file available.

KURTZ 06-28-2008 08:58 AM

i think THIS make the same thing .... :)

Boofo 06-28-2008 09:19 AM

No, sir, it does not, They are 2 totally different things.

KURTZ 06-28-2008 09:23 AM

Quote:

Originally Posted by Boofo (Post 1561100)
No, sir, it does not, They are 2 totally different things.

Bobby i dunno, i've got this (check the pic) onto my board ... :)


All times are GMT. The time now is 04:18 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.02232 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)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
  • (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