Downloads
Download tar.gz
109.56 KB
MD5: e250684a80123c7bb930a1ad39a61637
SHA-1: 69c43fb0b6af7742a05fe369c5cdc6431893648b
SHA-256: 6a88175c7a3f7a59d02ad70c6c7ec1e5e4f79c6977ebf7b3b287304982c2fe44
Download zip
137.95 KB
MD5: 5b51434536d5631b64e214e20899a5d1
SHA-1: 7e239efe6da011990d50f2b01c47863e1fbb434c
SHA-256: abe157008d87ebbd39e10ed024c3fa0353f4d5396faeab00bcfce7d33c196e59
Release notes
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