Skip to content
  1. Jan 11, 2008
  2. Jan 10, 2008
    • jeremy's avatar
      - ad.install · a73acbd0
      jeremy authored
          o introduce "status" column into ad_host table
      a73acbd0
  3. Jan 08, 2008
    • jeremy's avatar
      - ad.module · 4e1c0734
      jeremy authored
          o add imageserve support for tracking traffic without ads
       - ad_cache_file.module
          o add support for tracking traffic without ads
       - ad_cache_file.inc
          o add support for tracking traffic without ads
       - imageserve.inc
          o add support for tracking traffic without ads
       - adserve.inc
          o add support for tracking traffic without ads
          o don't choke if DRUPAL_ROOT global isn't set
      4e1c0734
  4. Jan 06, 2008
  5. Jan 05, 2008
  6. Jan 04, 2008
    • jeremy's avatar
      - adserve.inc · f50d8cee
      jeremy authored
          o bug #206177: properly escape text before displaying with
            JavaScript
      
      ----------------------------------------------------------------------
      f50d8cee
  7. Dec 05, 2007
    • jeremy's avatar
      - adserve.inc · 4a2c3590
      jeremy authored
          o add optional DRUPAL_ROOT configuration option to support installations
            utilizing a symbolic link
      4a2c3590
  8. Nov 03, 2007
  9. Nov 02, 2007
  10. Oct 22, 2007
    • jeremy's avatar
    • jeremy's avatar
      - ad_html.module · b555ea3b
      jeremy authored
          o new simple html ad type with no click-through tracking
            (Sponsored by Connie at WebsitesForTheArts.com)
      b555ea3b
    • jeremy's avatar
      - ad.module · 2175e870
      jeremy authored
          o introduce global variable 'ad_link_nofollow'
          o new helper functin 'ad_link_nofollow' for adding link when global enabled
            (Sponsored by Connie at WebsitesForTheArts.com)
       - ad_image.module
          o add ad_link_nofollow support
            (Sponsored by Connie at WebsitesForTheArts.com)
       - ad_text.module
          o add ad_link_nofollow support
            (Sponsored by Connie at WebsitesForTheArts.com)
      2175e870
    • jeremy's avatar
      - adserve.inc · f9deea53
      jeremy authored
          o uncomment out debug dump of advertisement
      f9deea53
  11. 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
  12. 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
    • jeremy's avatar
  13. Oct 14, 2007
  14. Sep 26, 2007
  15. Sep 07, 2007
    • jeremy's avatar
      Add file missing from last commit: · 703a25f3
      jeremy authored
       - ad_image.module
          o feature #170667: only perform url validation if enabled
       - ad_text.module
          o feature #170667: only perform url validation if enabled
       - ad.module
          o feature #170667: provide option to disable url validation
       - ad.install
          o update uninstall to delete new 'ad_validate_url' variable
      703a25f3
    • jeremy's avatar
      - ad_image.module · 29b8e50a
      jeremy authored
          o feature #170667: only perform url validation if enabled
       - ad_text.module
          o feature #170667: only perform url validation if enabled
       - ad.module
          o feature #170667: provide option to disable url validation
       - ad.install
          o update uninstall to delete new 'ad_validate_url' variable
      29b8e50a
    • jeremy's avatar
      - ad.module · 2c7f59e4
      jeremy authored
          o bug #166097: fix "only variables can be passed by reference" error
      2c7f59e4