Skip to content
Snippets Groups Projects
Select Git revision
  • 6.x-1.3
  • master default
  • 7.x-1.x
  • 5.x-1.x
  • 6.x-1.x
  • 6.x-1.4
  • 5.x-1.1
  • 6.x-1.2
  • 6.x-1.1
  • 6.x-1.0
  • 5.x-1.0
11 results

pop_links

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    Kevin Mathis authored
    77b1e69b
    History
    $Id$
    
      written: Kevin Mathis (sicjoy)
      contact: kevin [at] vervemojo [dot] com
    
      Popular Links uses the Voting API module to rank nodes that
      contain external links.  Nodes are awarded points when users follow any
      external 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
      also provides a block showing the top 10 most popular nodes.
    
      Enjoy,
    
      --sicjoy