Version: 1.2.4, by Namaless
Developer Last Online: Mar 2013
Category: Integration with vBulletin -
Version: 4.1.0
Rating:
Released: 12-09-2010
Last Update: 12-18-2010
Installs: 101
Uses Plugins Template Edits Auto-Templates
Additional Files Translations
No support by the author.
Let It Snow.
So, you want Javascript snow on your web site, eh?
What It does
Snowstorm is a Javascript-driven snow effect that can be easily added to web pages. It is free for use, and easy to set up. A single Javascript file provides the functionality required. No images are used for the snow effect.
Upload the content from directory UPLOAD in your vBulletin Root Directory
Import this product product-namaless_snowstorm.xml
Go to vBulletin Options -> Snow Storm Settings setup this product.
Change Log
Version 1.0.0
Initial Release.
Version 1.1.0
Added all Javascript options to vBulletin Options Pannel.
Added in the footer links "Snow Storm On/Off", this link enable/disable snowing with cookie setting.
Change jQuery Javascript to YUI2 (vBulletin Javascript Framework).
Minor bug fix.
Version 1.1.1
Added "Script Locations" from this suggestion. Now show Snow Storm ONLY where THIS_SCRIPT is used here. Leave empty to show in all pages but your server CPU bye bye xD
Moved "Toggle Snow On/Off" link from footer links into header userinfo. In next major release move this link to upper where not found template_hook and move with YUI DOM.
Moved "Toggle Snow On/Off" link from header userinfo before notifications with jQuery (not found template hook for insert link here).
YUI2 death. I love jQuery and use this.
Remove JS min option and use min javascript to default.
Version 1.2.1
Update "Toggle Snow On/Off" link with relative status related of SnowStorm Status (when snow is off view "Toggle Snow ON").
Use official Namaless CDN for all Javascript scripts.
Added 2 screenshots.
Remove 2 templates because isn't need.
Version 1.2.2
Update "Toggle Snow On/Off" link, show for guest and members.
Show snow in all pages (removed 'index' from default setting).
Fixed 'uncached template'.
Version 1.2.3
Remove Namaless CDN and use local version of Javascripts.
Fixed bug for "Toggle Snow ON/OFF" link because some members not show the link (sorry for inconvenience).
Version 1.2.4
Fixed Toggle Link bug.
IMPORTANT NOTE
For the correct operation of the MOD must have in your template the following template_hooks:
headinclude_javascript
footer_javascript
In your template "header" find:
Code:
{vb:raw template_hook.headinclude_javascript}
In your template "footer" find:
Code:
{vb:raw template_hook.footer_javascript}
If these are not the template_hookMOD WILL NOT WORK!
Before commenting that the MOD does not work, make sure that these template_hooks are present in your template.
Will this work for 3.8.6? I've been trying to get the button feature but I haven't been able to figure out how to do it:\
Some of my member's are complaining about it lagging their browsing experience and I tried to figure out a way to have them turn it on or off but I had no luck.