Skip to content
  1. Feb 17, 2009
    • jeremy's avatar
      - ad.module · e705c112
      jeremy authored
          o feature #298608: return ad_link_attributes as array so ad_display_TYPE
                         functions can call l() rather than custom building links
       - ad.install
          o feature #298608: flush all caches for new ad display functions
       - ad_external.module
          o feature #298608: display external ad with themeable function
       - ad_html.module
          o feature #298608: display html ad with themeable function
       - ad_image.module
          o feature #298608: display image ad with themeable function
       - ad_text.module
          o feature #298608: display text ad with themeable function
      e705c112
  2. Feb 16, 2009
    • jeremy's avatar
      - ad.admin.inc · 12efebab
      jeremy authored
          o bug #375270: cleanup code for E_ALL compliance
       - ad.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad.pages.inc
          o bug #375270: cleanup code for E_ALL compliance
       - adserve.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_file.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_file.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_memcache.inc
          o bug #375270: cleanup code for E_ALL compliance
       - ad_cache_memcache.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_embed.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_remote.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_external.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_image.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_text.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_html.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_remote.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_report.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_owners.module
          o bug #375270: cleanup code for E_ALL compliance
       - click_filter.install
          o bug #375270: cleanup code for E_ALL compliance
       - click_filter.module
          o bug #375270: cleanup code for E_ALL compliance
      6.x-1.0
      12efebab
    • jeremy's avatar
      - ad.admin.inc · 0e2ad78e
      jeremy authored
          o bug #374044: when editing group, don't display "create group" button
      0e2ad78e
  3. Feb 12, 2009
    • jeremy's avatar
      - ad_text.module · 1cec909f
      jeremy authored
          o bug #373046: allow roles with 'create advertisements' to create ads
       - ad_image.module
          o bug #373046: allow roles with 'create advertisements' to create ads
       - ad_html.module
          o bug #373046: allow roles with 'create advertisements' to create ads
       - ad_external.module
          o bug #373046: allow roles with 'create advertisements' to create ads
      1cec909f
  4. Feb 11, 2009
  5. Jan 29, 2009
  6. Aug 11, 2008
    • jeremy's avatar
      Branched 6.x from 5.x-1.6 · a7147c52
      jeremy authored
      a7147c52
    • jeremy's avatar
      - adserve.inc · c082167c
      jeremy authored
          o feature #177885: optionally apply filters when displaying ads
       - ad.module
          o feature #177885: allow configurable filtering of ads
       - ad_cache_file.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_cache_memcache.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_external.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_html.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_image.module
          o feature #177885: optionally apply filters when displaying ads
       - ad_text.module
          o feature #177885: optionally apply filters when displaying ads
      c082167c
  7. 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
  8. Nov 03, 2007
  9. Nov 02, 2007
  10. Oct 19, 2007
    • jeremy's avatar
      - ad_external.module · 82c4aece
      jeremy authored
          o if ad_cache_file is enabled, cache remote page in file cache
       - serve.php
          o add hooks so external modules can utilize serve.php for serving data
            without bootstrapping Drupal
       - adserve.inc
          o make adserve_invoke_cache() generic, adserve_invoke()
       - ad_cache_file.module
          o add new "ad_build_cache" hook, to be used by external ad modules
       - ad_cache_file.inc
          o build full path to cache files to allow calling from any path
       - imageserve.inc
          o change call from adserve_invoke_cache() to adserve_invoke()
      82c4aece
    • jeremy's avatar
      - ad_external.module · 2aa6f134
      jeremy authored
          o new ad type for serving remotely hosted ads via an iframe
      2aa6f134