User: thehunmonkgroup Branch: HEAD Date: Thu, 26 Aug 2010 20:09:01 +0000 Modified files: /modules/sampler sampler.api.inc sampler.api.php sampler_example.module Log message: allow base table and primary key to be defined in the info hook, and default those values to 'node' and 'nid' respectively. this is primarily to ease views integration since otherwise we'd have to make every metrics table its own base table which would be a UI nightmare, and make joining multiple metrics in one view impossible. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/sampler/sampler.ap... http://cvs.drupal.org/diff.php?path=contributions/modules/sampler/sampler.ap... http://cvs.drupal.org/diff.php?path=contributions/modules/sampler/sampler_ex...