Posted on : 21-01-2010 | By : Shawn | In : Drupal, GenZ, PHP, XHTML
0
I Ran across a minor validation issue with the Printer, e-mail and PDF (version 6.x-1.10) Drupal Module. Is it a huge deal? No. Am I picky about my valid XHTMLz? When I can be.
The issue queue had this to say which has a nice patch.
wget http://drupal.org/files/issues/print.module_8.patch
the patch to the print module directory and
# patch < print.module_8.patch
the hell out of it.

A visitor to the site had requested the Fishing Hotspots Script that I wrote several years ago. I figured it can’t hurt to give it away since the code is pretty bad and all.
I decided to throw this script on the site as a download for all to enjoy. It was one of my first attempts at some sort of Web 2.0 fishing map using Google Maps. I was big into mashups back then which lead me to create this beast!
The script hasn’t been tested after I stripped out all my database info and Google Maps key and anything else that would give away my deepest darkest secrets. So, you get what will appear like a work in progress or a PHP 101 final project. There are a few scripts included that I didn’t write, so thanks to them for those.
If you care to comment, or have any questions, feel free to post such comments/questions and I will try to respond in a reasonable fashion (time-wise, not fashion-wise).
So here it is in all of it’s “Web 1.0 in a Web 2.0 World” glory:
Enjoy!
heh…