Skip to content
  1. Feb 11, 2009
  2. Feb 10, 2009
    • jeremy's avatar
      - adserve.inc · 76b56707
      jeremy authored
          o bug #277286: document how to set DRUPAL_ROOT for Windows servers, get
            path directly from DURPAL_ROOT if set
      76b56707
    • jeremy's avatar
      - ad.admin.inc · bbc3d810
      jeremy authored
          o bug #372211: fix multi-delete of advertisements via admin interface
      bbc3d810
    • jeremy's avatar
      - ad_notify.module · 3676930e
      jeremy authored
          o bug #360432: don't display error if no notifications have been created
      3676930e
  3. Feb 09, 2009
  4. Feb 04, 2009
  5. Jan 30, 2009
  6. Jan 29, 2009
  7. Jan 27, 2009
  8. Jan 26, 2009
    • jeremy's avatar
      - ad.module · ca6b6f68
      jeremy authored
          o bug #355662: rename _drupal_add_js() to drupal_add_js()
      ca6b6f68
    • jeremy's avatar
      November 25th, 2008 · 2a38bd69
      jeremy authored
       - ad.module
          o cleanup Drupal 6 port
       - ad_html.module
          o cleanup Drupal 6 port
       - click_filter.module
          o cleanup Drupal 6 port
      2a38bd69
  9. Nov 19, 2008
  10. Oct 31, 2008
  11. Aug 11, 2008
    • jeremy's avatar
      Branched 6.x from 5.x-1.6 · a7147c52
      jeremy authored
      a7147c52
    • The Great Git Migration's avatar
      This commit was manufactured as part of Drupal's Great Git Migration to · 11ccb46c
      The Great Git Migration authored
      create branch 'DRUPAL-6--1'.
      
      Sprout from DRUPAL-5 2008-08-11 18:09:24 UTC jeremy ' - ad_html.module'
      Cherrypick from master 2006-12-11 23:52:57 UTC jeremy 'New advertising module and api.  Currently for Drupal 4.7, in alpha':
          MAINTAINER.txt
          image/MAINTAINER.txt
          text/MAINTAINER.txt
      Delete:
          weight/percent/ad_weight_percent.info
      11ccb46c
    • jeremy's avatar
      - ad_html.module · 0fc76cb3
      jeremy authored
          o remove unnecessary database query.
       - ad_text.module
          o remove unnecessary database query.
      0fc76cb3
    • jeremy's avatar
      - ad_image.module · f30d4a9a
      jeremy authored
          o remove unnecessary database query.
      f30d4a9a
    • 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
    • jeremy's avatar
      - adserve.inc · 2bc71f78
      jeremy authored
          o bug #220817: support installations using symbolic links
      2bc71f78
  12. Aug 10, 2008
    • jeremy's avatar
      - ad.module · d985d0c1
      jeremy authored
          o feature #233568: add support for per-ad-type default permissions
       - ad.install
          o feature #233568: flush menu cache to support per-ad-type default perms
       - ad_image.module
          o feature #233568: new settings page format for per-ad-type permissions
       - ad_text.module
          o feature #233568: new settings page format for per-ad-type permissions
      d985d0c1
    • jeremy's avatar
      - ad.module · 4fb3082e
      jeremy authored
          o feature #250289: add jQuery method for displaying advertisements
          Thanks to Wade Fitzpatrick
       - adserve.inc
          o feature #250289: support jQuery method to display advertisements
      4fb3082e
    • jeremy's avatar
      - adserve.inc · 503083bb
      jeremy authored
          o bug #271477: id can't start with a number
      503083bb
    • jeremy's avatar
      - ad_cache_memcache.module · c8fa45b5
      jeremy authored
          o bug #271912: gracefully report when memcache is not installed
      c8fa45b5
  13. Aug 09, 2008
  14. Jul 24, 2008
  15. Jul 11, 2008
    • jeremy's avatar
      - ad_cache_memcache.module · 4cdd736e
      jeremy authored
          o asynchronously process changed nodes during cron runs
          o now support multiple hooks, so rename ad-cache-init to ad-cache-hook
       - ad_cache_memcache.inc
          o simplify code by using _debug_echo() when possible
          o preface debug calls with 'Memcache:' to make tracing more clear
          o replace ad_cache_memcache_init() with generic ad_cache_memcache_hook()
          o implement adserve_select hook
      4cdd736e
    • jeremy's avatar
      - adserve.inc · 1a6713d4
      jeremy authored
          o allow module using adserve_select to report when there are no more ads
      1a6713d4
    • jeremy's avatar
      - adserve.inc · b15c4e43
      jeremy authored
          o support multiple arguments when invoking function in file
          o simplify code by using _debug_echo() when possible
          o support caches with adserve hooks
       - ad_cache_file.inc
          o simplify code by using _debug_echo() when possible
          o preface debug calls with 'File cache:' to make tracing more clear
          o make cache data re-usable without having to reload it
          o introduce adserve_select hook
          o set sane file cache defaults
      b15c4e43
  16. Jul 10, 2008
    • jeremy's avatar
      - adserve.inc · 87871c92
      jeremy authored
          o adserve hooks: if include file defined and necessary, include file
          o adserve hooks: if function defined and existing, call function
      87871c92
  17. Jun 28, 2008
    • jeremy's avatar
      - ad.module · af092735
      jeremy authored
          o support adserve actions, allowing external modules to execute functions
            from adserve.inc, without bootstrapping Drupal or connecting to the db.
       - adserve.inc
          o rename adserve_invoke() function to adserve_invoke_file()
          o introduce adserve_invoke_action() function
          o simplify ad selection when not using a cache, using the standard
            adserve_select_ad function that's used by caches
          o remove considerable amount of no longer needed code
          o replace clunky _exit hook with adserve action
          o remove clunky _invoke_weight hook, to be replaced as adserve action
          o new actions: 'adserve_init_text', 'adserve_exit_text', 'adserve_select'
      af092735
  18. Jun 20, 2008