![]() |
Non Redundant Notifications
This mod does 2 things:
1. Removes redundant notifications. Example: You don't need to know that you have 0 new visitor messages, so the notification box will not display this info. (attached image 1) 2. If the only notification you have is unread private messages, this plugin will display the old private message information instead of the new notification information. This saves a mouse click for your end users if they have PMs but no other notifications. (attached image 2) Installation: 1. Import product-nrnotify.xml as a product. Thats all! Updates: (05-16-2008) I've updated this mod as a product. Before updating please uninstall the previous plugin and revert your navbar_notifications_menubit template (if you installed version 1.0). |
thanks
|
Nice!
|
Great Hack :D
Thanks Regards! |
Thanks.
Installed :D |
Please add the plug-in as a product.
Also include the template edit in the product, cache it, and overwrite the template navbar_notifications_menubit on real time. PHP Code:
|
Quote:
|
very nice
thanks i will test it |
i love it ,,, usefull ,,,,
|
This should be add with the next version of vB as I believe.
thanks. |
Updated as a product. No manual template changes.
Thanks for the lead Milad. |
Thanks, I'll install it right now!
|
Thanks for this nice hack but in my opinion original one is more sexy :)
|
This should really be a default for vB.
|
Quote:
It should at least be an option. |
Good idea...Thanks
|
Wow nice !! thanx
|
It brakes Notifications Background Image.
If "Non Redundant Notifications" is activated the Image from the other Hack is not longer working. Any fix? |
Quote:
|
rootnik?
|
is there any way to show notifications every time , even that times there is no public message or gallery message & ...
|
Seems Mod is dead .... clicked uninstall. :(
|
You can use Cyb - PM Enhancements with this and the background color will still change, but I have not been able to get "Private Messages" to blink red.
The code to make it blink is in the cyb_pme_blink template. If someone figures out how to get it to blink, please let me know. |
I figured out the blinking text as well...
I had to create two new "Global" phrases: private_messages_blink = Code:
<script type="text/javascript"> private_messages_nav_blink= Code:
{1}, {2}. Add the following to your headinclude template (set the time interval as you wish)= Code:
<body onload="setInterval('blinkIt()',500)"> Then change your navbar as follows: Change this: Code:
<if condition="$show['notifications'] AND $show['popups']"> To this: Code:
<if condition="$bbuserinfo['pmunread'] AND $show['popups']"> Now this Non Redundant Notifications mod along with Cyb - PM Enhancement mod ... and the above, will get your background color changing and a red blinking "Private Messages" linked to your /private.php page. I know this is a bona fide redneck hillbilly way of doing it, but it works for me in FF and IE... at http://www.hometheatershack.com/forums Maybe someone can put all this together and make it easier. There is probably a way to get the color into the Javascript code as well, but I was getting lazy since what I've got now works. |
Quote:
|
Obviously you don't have to use it if you don't want to. https://vborg.vbsupport.ru/external/2008/07/19.gif
|
Now there is space for moderated comments / posts / blogs notifications. Any chance on adding this?
|
Nice work! :up:
|
This isn't working anymore...
|
Quote:
|
Weird, it's not for me...
I'm going to try make one of my own... |
installed, works smoothly on 3.8.0 beta 1. thanks
|
woow kool thanks for sharing
was looking for it |
All times are GMT. The time now is 03:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|