Skip to content
  1. Mar 27, 2009
    • jeremy's avatar
      - ad_channel.module · 13d06775
      jeremy authored
          o fix PHP E_ALL notices
       - ad_weight_probability.module
          o fix PHP E_ALL notices
      13d06775
  2. Mar 26, 2009
    • jeremy's avatar
      - ad_weight_probability.module · d6caa9bc
      jeremy authored
          o only add/update probability information when working with ads
          o don't rebuild cache twice, it will be rebuilt on save by the ad module
      d6caa9bc
  3. Feb 28, 2009
  4. Feb 27, 2009
  5. Feb 16, 2009
  6. Aug 11, 2008
  7. Apr 19, 2008
    • jeremy's avatar
      - ad_weight_percent.install · 449b52a6
      jeremy authored
          o bug #248663: remove trailing ?>
       - ad_weight.info
          o bug #248663: add missing $Id$
       - ad_image.module
          o bug #248663: remove packaging info accidently included in info
            file
      ----------------------------------------------------------------------
      449b52a6
  8. Apr 16, 2008
    • jeremy's avatar
      - ad.module · 1728d4b8
      jeremy authored
       - ad_cache_file.module
       - ad_cache_memcache.module
       - ad_external.module
       - ad_image.module
       - ad_notify.module
       - ad_report.module
       - ad_text.module
       - ad_weight_percent.module
          o bug #183085: remove closing ?>
      1728d4b8
  9. Mar 14, 2008
  10. Oct 18, 2007
    • jeremy's avatar
      - adserve.php · 795bf151
      jeremy authored
          o renamed to serve.php
       - adserve.inc
          o add new 'iframe' method, along with 'raw' and 'javascript'
          o add initial support for external weighting modules
       - ad.module
          o look for 'serve.php', not 'adserve.php'
          o add new IFrame display method
       - ad_cache_file
          o add new "ad_build_cache" hook, to be used by external weighting modules
       - ad_weight_percent.inc
          o initial implementation of percentage based weighting module
      795bf151
  11. Sep 06, 2007
    • jeremy's avatar
      - ad_weight_percent.inc · d5b7997c
      jeremy authored
       - ad_weight_percent.info
       - ad_weight_percent.install
       - ad_weight_percent.module
          o implemented GUI and schema for weighting how often ads within each ad
            group are displayed as a percentage of 100%.  actual logic to display
            ads per these settings is not yet implemented.
      d5b7997c