User: jeremy Branch: DRUPAL-5 Date: Wed, 17 Dec 2008 18:48:45 +0000 Modified files: /modules/ad ad.install ad.module adcache.inc /modules/ad/cache/file ad_cache_file.inc ad_cache_file.module /modules/ad/documentation CHANGELOG.txt Log message: - ad.install o introduce 'extra' field in 'ad_statistics' and 'ad_clicks' tables - ad.module o store 'extra' data when advertisements are clicked - adcache.inc o support 'hook_increment_extra' allowing add-ons to add granularity o modify click URL to include 'extra' field o store 'extra' field when incrementing counters - ad_cache_file.inc o store 'extra' field when incrementing counters - ad_cache_file.module o support 'hook_increment_extra' allowing add-ons to add granularity o store 'extra' field when incrementing counters - ad_channel.module o declare _increment_extra hook - ad_channel.inc o track which channels displayed advertisements were selected from o implement _increment_extra hook to track per-channel granularity Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ad/ad.install&old=... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/ad.module&old=1... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/adcache.inc&old... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/cache/file/ad_c... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/cache/file/ad_c... http://cvs.drupal.org/diff.php?path=contributions/modules/ad/documentation/C...