adsense 4.7.x-1.0

kbahey - February 12, 2007 - 02:57
Official release from CVS tag: DRUPAL-4-7--1-0
Download: adsense-4.7.x-1.0.tar.gz
Size: 19.67 KB
md5_file hash: 2d9e152c7bbb73243810284696b25d5b
First released: February 12, 2007 - 02:57
Last updated: February 12, 2007 - 03:00

Changes since DRUPAL-4-7:

  • file adsense_click.js was added on branch DRUPAL-4-7 on 2006-05-22 02:32:02 +0000
  • #66128 Fix for wrong postrgres table name
  • #69742 Use of $base_url as well as base_path() is redundant. Thanks to timotheos.
  • file adsense_help.inc was added on branch DRUPAL-4-7 on 2006-06-25 04:37:03 +0000
  • - Changed wording to include suggested profile field name and description.
    - Changed profile field recommendation to private.
  • Delaying the bail out in settings so we do not end up in a catch-22 situation.
    Now the admin can remedy the situation, and not get shut out of adsense.
  • #71234 better wording for documentation.
  • - Added update for creating database tables for existing installation.
    - The js file now sends a ?u= parameter with the url of the clicked page
    - Added new column to store the path upon clicking. This is useful in
    tracking what was clicked, when, and by whom. This is useful for you
    to know which pages get the most clicks, as well as in click fraud
    disputes
    - Added update for creating database tables for existing installations.
  • - Made name resolution of IP addresses optional.
    - Added hyperlink to whois of IP address a la feedback module.
  • Added two more reports: clicks by day, and top pages that get clicks.
  • - Added SQL COUNT query for the pager to shut up a harmless error in watchdog.
    - Fixed ereg_replace arguments. Also shuts up a harmless error.
  • Use str_replace instead of ereg_replace.
  • - Clearer wording in the help section. Thanks to Casper Labuschagne.
  • #74750 MySQL 4.0 compaatability for the by-day query. By erdemkose.
  • #75904 Fresh install warns of duplicate table creation, by scott.mclewin
  • #81240 and #82086 clarified the help so as to reduce configuration confusion.
  • #83286 Revenue sharing will not work when Drupal page caching enabled.
    Updated help to reflect this.
  • #84318 Add 180x150 ad size
  • #60696 Adsense module not displaying anything on IIS.
    This fix works for Apache, but not yet confirmed on IIS.
    Commiting it since it is no worse than where we are now.
  • #84458 Click Tracking does not Accurately Reflect Google's numbers
    Clarified the help displayed to admin to state reasons on why click
    tracking may not be accurate.
  • Adding new format: 200x200 Small square
  • #29585 Ported fix from DRUPAL-4-6.
  • #71307 Replaced hard-coded link with Drupal link.
  • #74750 Make query for logs compatible with PostgreSQL.
  • #102252 Script source was displayed in top banner because closing delimiter was commented out.
  • #102252 Reversing earlier commit. Problem was with the Garland theme.
  • file README.txt was added on branch DRUPAL-4-7 on 2006-12-12 23:29:55 +0000
  • #74750 Forgot to add breaks to after queries. As a result, both the MySQL and PostgreSQL queries would run, resulting in errors.
  • #104603 Added square 250x250 ad, by inactivist
  • #105219 Make section targeting constants global for use in other modules, by dkruglyak
  • #106202 Honor visibility settings even when ads are disabled, by ByteEnable
  • Adding missing CVS Id
  • #110878 Increase number of blocks to 8
    Attempt to fix caching issue with filters by not caching filters at all,
    this should take care of #105824 and #116114
 
 

Drupal is a registered trademark of Dries Buytaert.