Log of /contributions/modules/ad_geoip/ad_geoip.module
Parent Directory
|
Revision Log
|
Revision Graph
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.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.