[contributions(DRUPAL-5):kbahey] /modules/adsense adsense.module
User: kbahey Branch: DRUPAL-5 Date: Wed, 06 Jun 2007 16:10:41 +0000 Modified files: /modules/adsense adsense.module Log message: #149683 New Google AdSense policy allows up to 3 link units per page The option to limit the number of ads in the settings is now removed. Instead, we check for a maximum of 3 ad units, and 3 link units, as per Google's policy. #149797 Having identical inline tags bypasses number of units/links per page This was caused by using str_replace() as the final step in processing the filter. Now we use preg_replace with a limit of 1. Do not show referral options if referral module is not installed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/adsense/adsense.mo...
participants (1)
-
drupal-cvs@drupal.org