/[drupal]/contributions/modules/ad_geoip/ad_geoip.module
ViewVC logotype

Log of /contributions/modules/ad_geoip/ad_geoip.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 14:23:46 2009 UTC (7 months, 1 week ago) by jeremy
Branch: DRUPAL-6--2
Changes since 1.1.2.9.2.2: +2 -2 lines
Diff to previous 1.1.2.9.2.2 , to branch point 1.1.2.9 , to next main 1.1.2.10
minor cleanups

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 16:22:12 2009 UTC (7 months, 1 week ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.9: +3 -3 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.3
 - ad_geoip.module
    o bug #301664: fix typo, GEOIP_CITY_EDITION_REV => GEOIP_CITY_EDITION_REV1

Revision 1.1.2.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 16:20:34 2009 UTC (7 months, 1 week ago) by jeremy
Branch: DRUPAL-6--2
Changes since 1.1.2.9.2.1: +2 -2 lines
Diff to previous 1.1.2.9.2.1 , to branch point 1.1.2.9
 - ad_geoip.module
    o fix typo, GEOIP_CITY_EDITION_REV => GEOIP_CITY_EDITION_REV1

Revision 1.1.2.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 16:06:11 2009 UTC (7 months, 1 week ago) by jeremy
Branch: DRUPAL-6--2
Changes since 1.1.2.9: +28 -69 lines
Diff to previous 1.1.2.9
Port module to Drupal 6.
The significant portion of the porting effort thanks to webchick and neochief.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 01:48:20 2008 UTC (11 months, 4 weeks ago) by jeremy
Branch: DRUPAL-5
CVS Tags: DRUPAL-6--2-0-RC1
Branch point for: DRUPAL-6--2
Changes since 1.1.2.8: +5 -3 lines
Diff to previous 1.1.2.8 , to branch point 1.1
 - ad_geoip.module
    o feature #337505: support new cache hook_select

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 18:38:25 2008 UTC (13 months, 3 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.7: +34 -31 lines
Diff to previous 1.1.2.7 , to branch point 1.1
 - ad_geoip.module
    o bug #315386: only load ad_geoip data for advertisement nodes

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 00:56:37 2008 UTC (15 months, 4 weeks ago) by jeremy
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1-1
Changes since 1.1.2.6: +0 -0 lines
Diff to previous 1.1.2.6 , to branch point 1.1
 - ad_geoip.install
    o bug #288641: create ad_geoip_ads_city table
 - ad_geoip.module
    o fix typo in GEOIP_CITY_EDITION_REV1 definition

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 03:26:41 2008 UTC (16 months ago) by jeremy
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.5: +114 -26 lines
Diff to previous 1.1.2.5 , to branch point 1.1
 - ad_geoip.module
    o add support for geotargeting by city
    o add help text to geotargeting fieldset
 - ad_geoip.inc
    o add support for geotargeting by city
 - ad_geoip.install
    o add ad_geoip_ads_city table

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 23:57:22 2008 UTC (16 months ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.4: +213 -36 lines
Diff to previous 1.1.2.4 , to branch point 1.1
 - ad_geoip.module
    o add support for geotargeting by region (state & province)
 - ad_geoip.inc
    o add support for geotargeting by region (state & province)
    o move duplicated code into a single function
    o code cleanup and simplification
 - ad_geoip.install
    o rename ad_geoip_ads to ad_geoip_ads_country
    o add ad_geoip_ads_region table

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 17:56:50 2008 UTC (16 months ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.3: +45 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1
 - ad_geoip.module
    o add detailed status report to assist in locating installed GeoIP databases

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 02:00:21 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.1.2.2: +27 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
 - ad_geoip.inc
    o support geotargeting with ad cache enabled
 - ad_geoip.module
    o populate cache with geotargeting information

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 01:59:44 2008 UTC (16 months, 2 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1.2.1: +8 -4 lines
Diff to previous 1.1.2.1 , to branch point 1.1
 - ad_geoip.module
    o add defines for three types of geotargeting support
 - ad_geoip.inc
    o implement basic support for geotargeting countries (no cache support yet)

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 00:28:01 2008 UTC (16 months, 4 weeks ago) by jeremy
Branch: DRUPAL-5
Changes since 1.1: +161 -1 lines
Diff to previous 1.1
June 27th 2008
 - ad_geoip.module
    o initial test definition of adapi() 'adserve_select' hook
    o code cleanup, make current ad_geoip_update_iso3166() usage default

June 11th 2008
 - ad_geoip.module
    o alter advertisement forms, adding section to configure GeoTargeting
    o automatically populate ad_geoip_codes table, downloading ISO3166 document
      every 30 days to register 2 letter country codes and country names
 - ad_geoip.install
    o create ad_geoip_codes table for storing country codes and names
    o create ad_geoip_ads table for storing ad geotargeting configuration

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 28 00:24:04 2008 UTC (16 months, 4 weeks ago) by jeremy
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +23 -7 lines
Diff to previous 1.2
 - ad_geoip.module
    o initial test definition of adapi() 'adserve_select' hook
    o code cleanup, make current ad_geoip_update_iso3166() usage default

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 12 00:34:30 2008 UTC (17 months, 2 weeks ago) by jeremy
Branch: MAIN
Changes since 1.1: +144 -0 lines
Diff to previous 1.1
 - ad_geoip.module
    o alter advertisement forms, adding section to configure GeoTargeting
    o automatically populate ad_geoip_codes table, downloading ISO3166 document
      every 30 days to register 2 letter country codes and country names
 - ad_geoip.install
    o create ad_geoip_codes table for storing country codes and names
    o create ad_geoip_ads table for storing ad geotargeting configuration

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 20:40:36 2008 UTC (17 months, 2 weeks ago) by jeremy
Branch: MAIN
Branch point for: DRUPAL-5
The Ad GeoIP module integrates the Drupal Ad module with MaxMind's GeoIP
databases, providing geotargeting of advertisements.

This module is a work in progress that is being sponsored by Pricescope.com.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2