Joomla is an open source project and contributions from the community are essential to its growth and success. Anyone can contribute on any level, even newcomers can contribute to Joomla. Read more...
I was at the point that i was going to write an identical module when i discovered this. My only comment is that i would like to be able to browse images, using 'media manager', rather than having to remember (usually incorrectly) the URL of the image.
In mod_Christmas_snow.php find the "snowsrc =" line (line 66) and change it to:
var snowsrc="./modules/mod_Christmas_snow/snow.gif"
Notice the addition of a 'period' at the start of the path.