Posted by Jeremy on August 11, 2008 at 7:09pm
| Download | Size | md5 hash |
|---|---|---|
| ad-5.x-1.6.tar.gz | 109.56 KB | e250684a80123c7bb930a1ad39a61637 |
| ad-5.x-1.6.zip | 137.95 KB | 5b51434536d5631b64e214e20899a5d1 |
Last updated: December 24, 2010 - 22:24
New features:
- Geotargeting, with Ad GeoIP project.
- #250289: new jQuery method for displaying advertisements.
- #177885: Drupal input filters can optionally be applied when displaying advertisements.
- #233568: can set per-ad-type default permissions for ad owners
- #274297: API: allow modules to define their own ad display variables
- #220817: support installations that are using symbolic links
- API: introduce adserve hooks: adserve_init_text, adserve_exit_text, and adserve_select.
Bug fixes include:
- #271912: gracefully report when memcache is not installed
- #271477: don't start id with a number
- #288489: add missing argument 2 for variable_get()
- #270808: set default value when calling variable_get()
- #242738: XHTML-Strict compliance, use onclick handler instead of target (patch thanks to Daniel Kudwien, aka 'sun')
- #269808: be sure variable is an array before walking with foreach