=== Snow and more ===
Contributors: nkuttler
Author URI: http://www.nkuttler.de/
Plugin URI: http://www.nkuttler.de/nksnow/
Donate link: http://www.amazon.de/gp/registry/24F64AHKD51LY
Tags: admin, plugin, christmas, snow, toy, toys, fun, funny, santa
Requires at least: 2.1
Tested up to: 2.7-beta2
Stable tag: 0.4.5
Snowflakes falling down your blog! Inspired by the unforgettable xsnow.
== Description ==
Snowflakes (and more) falling down your blog! Inspired by the unforgettable xsnow. Future releases will include nicer snowflakes, trees, and santa of course!
You can configure the number of snowflakes and limit the plugin to specific posts or pages.
If you enter something into the URI field you will only see snow if the URI of your page matches the string.
No fancy regexps.
I added this feature so that I could put a live demo on my blog.
== Installation ==
- Unzip nksnow.zip
- Upload nksnow to your `/wp-content/plugins/` directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Configure as you like
- Enjoy!
== Screenshots ==
1. It's snowing! Watch the live demo at my blog.
2. Settings page.
== Frequently Asked Questions ==
Q: I see no snow.
A: Please make sure that your template uses the wp_footer() and wp_head() template tags. They should be in your header.php and footer.php, see the theme development page.
Q: I still see no snow.
A: Please send me a link to your blog. It's quite possible that some doctype combinations or browsers will not work. If somebody complains I might try to fix it.
Q: Why don't you have nicer snowflakes?
A: Sorry, I'm not a designer. Feel free to send me more properly licensed snowflakes that I can include.
== Changelog ==
0.4.5 Checked compatibility with older wordpress versions.
0.4.4 Really include the smaller leaves, thanks to Dr K for pointing that out. Update config screenshot.
0.4.3 Bugfix
0.4.2 Fix the bug introduced by the last 'fix'
0.4.1 Fix potential bug by using PLUGINDIR constant instead of hardcoded path.
0.4.0 Add install hook + minor updates.
0.3.0 Add leaves, make it possible to select different flakes, drops and leaves at the same time. Updates in the wind algo too.
0.2.2 New snowflakes, small js updates and make the config page friendlier. FAQ update and remove border around images if css puts some there, thanks to Zev Eisenberg for pointing that out.
0.2.1 Add bugfix for when 0 flakes are selected, thanks to Jon for reporting. Also restructured the settings page to make it a little friendlier. And add more snowflakes.
0.2.0 Add a lot of new configuration options. Include a second snowflake.
0.1.6 Fix for google chrome and make the snowflakes scrolling-aware.
0.1.5 Doc updates only
0.1.4 Wordpress.org upload, some doc updates
0.1.3 Nicer snowflakes
0.1.2 Number of snowflakes is an option now, fix for IE, set allowed URI
0.1.1 Minor fixes
0.1.0 Initial release