CVS messages for Advertisement
June 28, 2008
- Commit #124009 by Jeremy@kerneltr... at 00:15Advertisement: /modules/ad/ad.module 1.2.2.29.2.79 @ DRUPAL-5
Advertisement: /modules/ad/adserve.inc 1.1.2.23 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.161 @ DRUPAL-5- ad.module 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'
June 20, 2008
- Commit #122582 by Jeremy@kerneltr... at 16:20Advertisement: /modules/ad/ad.module 1.2.2.29.2.78 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.160 @ DRUPAL-5o bug #242738: XHTML-Strict compliance, use onclick handler instead of target (patch thanks to Daniel Kudwien, aka 'sun')
- Commit #122567 by Jeremy@kerneltr... at 15:48Advertisement: /modules/ad/ad.module 1.2.2.29.2.77 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.159 @ DRUPAL-5- ad.module o bug #270808: set default value when calling variable_get()
June 12, 2008
- Commit #121018 by Jeremy@kerneltr... at 15:26Advertisement: /modules/ad/ad.module 1.2.2.29.2.76 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.158 @ DRUPAL-5- ad.module o bug #269808: be sure variable is an array before walking with foreach
May 31, 2008
- Commit #118796 by Jeremy@kerneltr... at 15:37
Note that this is the 1.5 release tarball in the CHANGELOG.
- Commit #118795 by Jeremy@kerneltr... at 15:34Advertisement: /modules/ad/ad.module 1.2.2.29.2.75 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.156 @ DRUPAL-5- ad.module o remove ad_init, no longer include ad_views.inc (it has been moved to an external project where it will hopefully receive more attention by those that depend on it) - Commit #118792 by Jeremy@kerneltr... at 15:20
Remove references to views support.
- Commit #118791 by Jeremy@kerneltr... at 15:19Advertisement: /modules/ad/ad_views.inc NONE @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.155 @ DRUPAL-5- ad_views.inc o deleted, moving views support into external project where it will hopefully find a new, ambitious maintainer. - Commit #118789 by Jeremy@kerneltr... at 15:12Advertisement: /modules/ad/ad.module 1.2.2.29.2.74 @ DRUPAL-5
Advertisement: /modules/ad/cache/memcache/ad_cache_memcache.info 1.1.2.2 @ DRUPAL-5
Advertisement: /modules/ad/documentation/ADSERVE_CONFIGURATION.txt 1.1.2.2 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CHANGELOG.txt 1.2.2.40.2.154 @ DRUPAL-5
Advertisement: /modules/ad/documentation/CONTRIBUTE.txt 1.1.4.3 @ DRUPAL-5
Advertisement: /modules/ad/documentation/DEBUG.txt 1.1.4.4 @ DRUPAL-5
Advertisement: /modules/ad/documentation/README.txt 1.1.4.9 @ DRUPAL-5May 31st 2008 - ad_cache_memcache.info o plugin doesn't actually depend on Drupal memcache module - ad.module o don't require that ad_views.inc file exists (moving to external project) - documentation o minor edits keeping things in sync with latest codebase
May 11, 2008
- Commit #115777 by Jeremy@kerneltr... at 14:39
Fix typo: crong -> cron
