$Id: README.txt,v 1.1 2008/04/15 01:36:10 sicjoy Exp $

  written: Kevin Mathis (sicjoy)
  contact: kevin [at] vervemojo [dot] com

  Popular Links uses the Voting API module to rank nodes that
  contain links.  During configuration, you choose which content types, roles,
  and link types (internal and/or external) you want tracked.  Thereafter, nodes
  are awarded points when users follow any link in the node.  These points can
  be given a lifetime to limit the scope of the rankings: e.g. most popular
  today, weekly, etc.  Each user click is counted only once per voting period
  per node.  The module  provides a block showing the top 10 most popular
  nodes; and it integrates with Views.  It creates a new base table (Popular Links
  table), a new group of fields (click id, node id, link url, user id, hostname,
  and click timestamp).

  Enjoy,

  --sicjoy
