Downloads
Download tar.gz
93.96 KB
MD5: 0a6470586410611330bf1052322b74f6
SHA-1: cf0cd1d3d7560fee0de3d0863b2a7f7a90d25adc
SHA-256: fa0ace27624a943a96d272f451bc0bdf19d671819415332b1558b3b2e457ad54
Download zip
117.95 KB
MD5: e55e94a10ff53251fe263eb7ec77c3e4
SHA-1: bba5a55960610cef673eed416533d60bba8a5727
SHA-256: d1d25ccb1eff9c5953b3452f0138ea65a2bf553c92acd482312d7a637a7640a6
Release notes
This release is mostly to flush out some minor bug-fixes that were available in the dev versions for quite some time.
Changes since DRUPAL-5--3-2:
- Fix #542444: remove sentence in help about client id modules being required, replace it with ad unit generator modules
- Fix #544472: use stristr() instead of stripos() which is not available in PHP4
- Don't cache the adsense blocks
- Fix #606502 by andrewsuth: use drupal_add_js in hook_init() for adsense_click JavaScript
- Fix #658368 by AlexisWilke: disable #wysiwyg in the access page settings
- Fix #819594 by wqmeng: wrong search results path in old search module
- name and description strings in .info files must be wrapped in quotes