Skip to content
  1. Feb 17, 2009
    • jeremy's avatar
      - ad.module · fbda7b38
      jeremy authored
          o bug #375270: cleanup code for E_ALL compliance
       - ad_owners.module
          o bug #375270: cleanup code for E_ALL compliance
       - ad_embed.module
          o bug #294035: fixup ad_embed module to work with Drupal 6
      fbda7b38
  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. Jan 30, 2009
  4. Jan 29, 2009
  5. Aug 11, 2008
  6. 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
  7. Jun 08, 2007
  8. Jun 06, 2007
    • jeremy's avatar
      - ad.install · 59d58534
      jeremy authored
       - ad_embed.module
          o bug #149770: don't display ads twice when 'always display ads' is checked
      59d58534
  9. May 08, 2007
    • jeremy's avatar
      - adserve.php · 592ccf34
      jeremy authored
          o removed groups (replaced by taxonomy tids)
       - ad_cache_file.module
          o remove groups cache
          o include in cache ads that aren't assigned to a taxonomy
       - ad_cache_file.inc
          o remove references to group cache
          o check for ads that are not assigned to a taxonomy
       - ad.module
          o replace custom groups code with taxonomy functions
       - ad_embed.module
          o use tids instead of group name
       - ad_notify.module
          o remove references to group
       - ad_remote.module
          o use taxonomy tids rather than group name when building remote snippet
       - ad.install
          o convert ad_group table entries to taxonomy
          o remove ad_group table
          o remove gid calumn from ads table
       - ad_views.inc
          o remove most groups logic
          o update group blocks to use taxonomy
      592ccf34
  10. May 01, 2007
  11. Mar 17, 2007
  12. Mar 10, 2007
  13. Feb 24, 2007
  14. Feb 05, 2007
    • jeremy's avatar
      - ad_view.inc · 2d28e620
      jeremy authored
          o add filter for owned ads so "my ads" default view can use ad_owners table
          o order pages by last updated timestamp
       - ad_embed.module
          o pass proper user array to user_access()
      2d28e620
  15. Feb 04, 2007
    • jeremy's avatar
      Add maintainer file. · 3ce71926
      jeremy authored
      3ce71926
    • jeremy's avatar
      - ad.module · f5820bd4
      jeremy authored
          o be sure <div> wrapping ads has proper group, specifying nids if not using
            a group.
          o modify ad_groups_list to support listing just group names.
       - ad_embed.module
          o implement automatically embedded ads, allowing per-content-type
            configuration.  Specify after which paragraph to insert one or more
            randomly selected ads from the chosen ad group.
          o introduce configuration options to disable scanning for manual tags (to
            reduce overhead if this functionality is not being used).
      f5820bd4
  16. Feb 03, 2007
    • jeremy's avatar
      - ad_embed.module · 36933c0c
      jeremy authored
          o introduce 'embed ads in content' permission - only filter nodes owned by
            users with this permission. (which could have funky implications that
            we'll ignore for now).
          o add help text to module.
          o cleanup to make it simple to add additional tag styles if desired.
          o when replacing tags with ads in content adjust scan position for
            differences of length between what is being replaced and what is
            replacing.
      36933c0c
  17. Feb 02, 2007
    • jeremy's avatar
      - ad_embed.module · c7289cff
      jeremy authored
          o initial support for embedding ads within content. (ie, replaces [[ad]] or
            <!--ad--> with javascript for ad, supports parameters.)
      c7289cff