Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This module will track clicks of links through the fields "Link" module, storing each individual URL and click time (as Unix timestamp) in the link_track table.
HAGO 0.1 is a Holy Grail version of the Basic theme. It uses the borders of a container division to provide the backgrounds of the sidebars, per http://www.alistapart.com/articles/multicolumnlayouts/ . This uses cleaner markup than providing a separate background division for each column per http://matthewjamestaylor.com/blog/equal-height-columns-cross-browser-cs... , and is a more lightweight solution than grid-based themes.
HAGO can be installed as a subtheme of basic, a standalone theme, or a hybrid of the two techniques.
Drawbacks
As the sidebar backgrounds are supplied by a border and not a division, it is difficult to provide background images and borders that completely fill these columns. In three-column use, the border of one sidebar will not extend fully down unless the content column is shortest.
Also, (surprise, surprise) IE6 compatibility is imperfect if you use borders.
Roadmap:
0.4: current three column layout, IE6 compatible w/ minor issues.