Issue status update for http://drupal.org/node/22494 Project: Drupal Version: cvs Component: watchdog.module Category: feature requests Priority: minor Assigned to: Anonymous Reported by: baudolino Updated by: kbahey Status: patch +1 for this patch. Shouldn't target="blank" read target="_blank" (with under score)? kbahey Previous comments: ------------------------------------------------------------------------ May 9, 2005 - 22:27 : baudolino Attachment: http://drupal.org/files/issues/watchdog.add_IP_lookup.diff (972 bytes) This small patch adds IP lookup capabilities to the watchdog module using the free external site http://whois.sc. Basically, the IP becomes clickable, and a new window opens which displays a lot of data about the address in question. Might be useful for site administrators who need to look at suspicious activites, spiders, harvesters etc. I got this idea from the phpBB bulletin board software, which offers this feature for administrators. One line patch attached.