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

Log of /contributions/modules/adsense/adsense.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.93 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:30:28 2009 UTC (2 months, 3 weeks ago) by jcnventura
Branch: MAIN
CVS Tags: HEAD
Changes since 1.92: +2 -2 lines
Diff to previous 1.92
Fix #544472: use stristr() instead of stripos() which is not available in PHP4

Revision 1.68.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:30:19 2009 UTC (2 months, 3 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.20: +2 -2 lines
Diff to previous 1.68.2.20 , to branch point 1.68 , to next main 1.93
Fix #544472: use stristr() instead of stripos() which is not available in PHP4

Revision 1.66.2.9.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 16:30:10 2009 UTC (2 months, 3 weeks ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.16: +2 -2 lines
Diff to previous 1.66.2.9.2.16 , to branch point 1.66.2.9 , to next main 1.66.2.11
Fix #544472: use stristr() instead of stripos() which is not available in PHP4

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 22:02:03 2009 UTC (5 months, 3 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.91: +7 -2 lines
Diff to previous 1.91
Display placeholder in the ad location to the site admin user

Revision 1.68.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 22:01:50 2009 UTC (5 months, 3 weeks ago) by jcnventura
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.68.2.19: +7 -2 lines
Diff to previous 1.68.2.19 , to branch point 1.68
Display placeholder in the ad location to the site admin user

Revision 1.66.2.9.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 4 21:53:20 2009 UTC (5 months, 3 weeks ago) by jcnventura
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-2
Changes since 1.66.2.9.2.15: +7 -2 lines
Diff to previous 1.66.2.9.2.15 , to branch point 1.66.2.9
Display placeholder in the ad location to the site admin user

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 21:26:01 2009 UTC (6 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.90: +3 -2 lines
Diff to previous 1.90
Fix #463884: Better detection of apache server
Don't show cache enabled warning when revenue sharing module is disabled

Revision 1.68.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 21:25:49 2009 UTC (6 months, 1 week ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.18: +3 -2 lines
Diff to previous 1.68.2.18 , to branch point 1.68
Fix #463884: Better detection of apache server
Don't show cache enabled warning when revenue sharing module is disabled

Revision 1.66.2.9.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 19 21:25:35 2009 UTC (6 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.14: +3 -2 lines
Diff to previous 1.66.2.9.2.14 , to branch point 1.66.2.9
Fix #463884: Better detection of apache server
Don't show cache enabled warning when revenue sharing module is disabled

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 14:41:18 2009 UTC (7 months, 3 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.89: +20 -13 lines
Diff to previous 1.89
Restore the old test mode
Add options to use AdSense undocumented features
Coder fixes

Revision 1.68.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 14:41:01 2009 UTC (7 months, 3 weeks ago) by jcnventura
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.68.2.17: +20 -13 lines
Diff to previous 1.68.2.17 , to branch point 1.68
Restore the old test mode
Add options to use AdSense undocumented features
Coder fixes

Revision 1.66.2.9.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 14:40:44 2009 UTC (7 months, 3 weeks ago) by jcnventura
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-1
Changes since 1.66.2.9.2.13: +19 -12 lines
Diff to previous 1.66.2.9.2.13 , to branch point 1.66.2.9
Restore the old test mode
Add options to use AdSense undocumented features
Coder fixes

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 01:30:19 2009 UTC (8 months ago) by jcnventura
Branch: MAIN
Changes since 1.88: +3 -3 lines
Diff to previous 1.88
Fix #405016: use different weights for the content section targetting to better handle views-generated pages

Revision 1.68.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 01:18:35 2009 UTC (8 months ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.16: +3 -3 lines
Diff to previous 1.68.2.16 , to branch point 1.68
Fix #405016: use different weights for the content section targetting to better handle views-generated pages

Revision 1.66.2.9.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 01:18:15 2009 UTC (8 months ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.12: +3 -3 lines
Diff to previous 1.66.2.9.2.12 , to branch point 1.66.2.9
Fix #405016: use different weights for the content section targetting to better handle views-generated pages

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 01:35:36 2009 UTC (9 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.87: +3 -3 lines
Diff to previous 1.87
Remove some PHP notices when displaying placeholders for search ads
Enable localization for the search watermark and the button text
Add text to help pages regarding a possible delay before Google is able to serve new code ads

Revision 1.68.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 01:35:20 2009 UTC (9 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.15: +3 -3 lines
Diff to previous 1.68.2.15 , to branch point 1.68
Remove some PHP notices when displaying placeholders for search ads
Enable localization for the search watermark and the button text
Add text to help pages regarding a possible delay before Google is able to serve new code ads

Revision 1.66.2.9.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 10 01:35:03 2009 UTC (9 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.11: +3 -3 lines
Diff to previous 1.66.2.9.2.11 , to branch point 1.66.2.9
Remove some PHP notices when displaying placeholders for search ads
Enable localization for the search watermark and the button text
Add text to help pages regarding a possible delay before Google is able to serve new code ads

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:17:49 2009 UTC (9 months, 4 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.86: +34 -1 lines
Diff to previous 1.86
Add ability to theme the ad unit via theme_adsense_ad()

Revision 1.68.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:17:25 2009 UTC (9 months, 4 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.14: +34 -1 lines
Diff to previous 1.68.2.14 , to branch point 1.68
Add ability to theme the ad unit via theme_adsense_ad()

Revision 1.66.2.9.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 20:17:14 2009 UTC (9 months, 4 weeks ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.10: +23 -1 lines
Diff to previous 1.66.2.9.2.10 , to branch point 1.66.2.9
Add ability to theme the ad unit via theme_adsense_ad()

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 00:29:13 2009 UTC (10 months ago) by jcnventura
Branch: MAIN
Changes since 1.85: +17 -8 lines
Diff to previous 1.85
Improve the status update warning messages.
Fix #354634: use warning message instead of removing the HTML comment when the HTML corrector and AdSense tags input filters are enabled

Revision 1.68.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 00:28:33 2009 UTC (10 months ago) by jcnventura
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.68.2.13: +17 -8 lines
Diff to previous 1.68.2.13 , to branch point 1.68
Improve the status update warning messages.
Fix #354634: use warning message instead of removing the HTML comment when the HTML corrector and AdSense tags input filters are enabled

Revision 1.66.2.9.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 00:25:34 2009 UTC (10 months ago) by jcnventura
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0
Changes since 1.66.2.9.2.9: +3 -2 lines
Diff to previous 1.66.2.9.2.9 , to branch point 1.66.2.9
Improve the status update warning messages.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 15:46:05 2009 UTC (10 months ago) by kbahey
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84
#361983 remove t() from define() as it causes performance issues

Revision 1.68.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 15:45:56 2009 UTC (10 months ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.68.2.12: +8 -2 lines
Diff to previous 1.68.2.12 , to branch point 1.68
#361983 remove t() from define() as it causes performance issues

Revision 1.66.2.9.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 15:45:44 2009 UTC (10 months ago) by kbahey
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.8: +2 -2 lines
Diff to previous 1.66.2.9.2.8 , to branch point 1.66.2.9
#361983 remove t() from define() as it causes performance issues

Revision 1.68.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 19:07:49 2009 UTC (10 months, 1 week ago) by kbahey
Branch: DRUPAL-6--1
Changes since 1.68.2.11: +1 -7 lines
Diff to previous 1.68.2.11 , to branch point 1.68
#354634 Adsense ads using tags do not work: removed check for old Drupal 6.4 version.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 08:44:53 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.83: +4 -14 lines
Diff to previous 1.83
Fix for #305204: use publisher instead of pubid

Revision 1.68.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 08:44:42 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.10: +4 -14 lines
Diff to previous 1.68.2.10 , to branch point 1.68
Fix for #305204: use publisher instead of pubid

Revision 1.66.2.9.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 08:44:00 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.7: +4 -14 lines
Diff to previous 1.66.2.9.2.7 , to branch point 1.66.2.9
Fix for #305204: use publisher instead of pubid

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 14:11:02 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.82: +6 -3 lines
Diff to previous 1.82
Add PHP visibility option

Revision 1.68.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 14:10:49 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.9: +6 -3 lines
Diff to previous 1.68.2.9 , to branch point 1.68
Add PHP visibility option

Revision 1.66.2.9.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 17 14:10:23 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.6: +6 -3 lines
Diff to previous 1.66.2.9.2.6 , to branch point 1.66.2.9
Add PHP visibility option

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 22:03:04 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.81: +3 -3 lines
Diff to previous 1.81
Add adsense class to the placeholder div

Revision 1.68.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 22:02:57 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.8: +3 -3 lines
Diff to previous 1.68.2.8 , to branch point 1.68
Add adsense class to the placeholder div

Revision 1.66.2.9.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 13 21:59:33 2008 UTC (11 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.5: +3 -3 lines
Diff to previous 1.66.2.9.2.5 , to branch point 1.66.2.9
Add adsense class to the placeholder div

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 09:54:30 2008 UTC (11 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.80: +3 -3 lines
Diff to previous 1.80
Fix #310539 by roychri: use !empty instead of isset when checking for slot ID use

Revision 1.68.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 09:54:22 2008 UTC (11 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.7: +3 -3 lines
Diff to previous 1.68.2.7 , to branch point 1.68
Fix #310539 by roychri: use !empty instead of isset when checking for slot ID use

Revision 1.66.2.9.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 09:54:14 2008 UTC (11 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.4: +3 -3 lines
Diff to previous 1.66.2.9.2.4 , to branch point 1.66.2.9
Fix #310539 by roychri: use !empty instead of isset when checking for slot ID use

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 01:22:48 2008 UTC (11 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.79: +4 -4 lines
Diff to previous 1.79
Fix #305204: Use pubid instead of id in the settings path to prevent access denied by security filters

Revision 1.68.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 01:22:38 2008 UTC (11 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.6: +4 -4 lines
Diff to previous 1.68.2.6 , to branch point 1.68
Fix #305204: Use pubid instead of id in the settings path to prevent access denied by security filters

Revision 1.66.2.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 01:22:26 2008 UTC (11 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.3: +4 -4 lines
Diff to previous 1.66.2.9.2.3 , to branch point 1.66.2.9
Fix #305204: Use pubid instead of id in the settings path to prevent access denied by security filters

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 09:19:09 2008 UTC (14 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.78: +4 -4 lines
Diff to previous 1.78
Change check for Drupal version because of HTML corrector bug to versions lower than Drupal 6.99

Revision 1.68.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 09:18:34 2008 UTC (14 months, 1 week ago) by jcnventura
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.68.2.5: +4 -4 lines
Diff to previous 1.68.2.5 , to branch point 1.68
Change check for Drupal version because of HTML corrector bug to versions lower than Drupal 6.99

Revision 1.66.2.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 09:17:00 2008 UTC (14 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--3
Changes since 1.66.2.9.2.2: +2 -8 lines
Diff to previous 1.66.2.9.2.2 , to branch point 1.66.2.9
Remove check for Drupal 6 version

Revision 1.68.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 22:51:59 2008 UTC (14 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-beta2
Changes since 1.68.2.4: +27 -17 lines
Diff to previous 1.68.2.4 , to branch point 1.68
Use farbtastic colorpicker in the old code and old search modules settings form
Use defines instead of hard-coded default variable values
Use recommendations of the coder module
Remove PHP notices

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 22:37:25 2008 UTC (14 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.77: +3 -3 lines
Diff to previous 1.77
Remove PHP notices

Revision 1.66.2.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 22:33:47 2008 UTC (14 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-beta2
Changes since 1.66.2.9.2.1: +27 -17 lines
Diff to previous 1.66.2.9.2.1 , to branch point 1.66.2.9
Use defines instead of hard-coded default variable values
Use recommendations of the coder module
Remove PHP notices

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 21:38:21 2008 UTC (14 months, 3 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.76: +3 -4 lines
Diff to previous 1.76
Make visibility work properly when the text area is empty

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 21 01:13:58 2008 UTC (15 months ago) by jcnventura
Branch: MAIN
Changes since 1.75: +26 -15 lines
Diff to previous 1.75
Use defines for variable default values
Code cleanups to satisfy coder module
Add the translation template file

Revision 1.66.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 23:45:13 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--2
Changes since 1.66.2.10: +1662 -430 lines
Diff to previous 1.66.2.10 , to branch point 1.66 , to next main 1.93
Restore back DRUPAL-5--2 files

Revision 1.66.2.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 23:34:43 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-0-beta1
Changes since 1.66.2.9: +430 -1662 lines
Diff to previous 1.66.2.9
Create DRUPAL-5--3 branch

Revision 1.66.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 23:24:37 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: DRUPAL-5--2
Changes since 1.66.2.9: +430 -1662 lines
Diff to previous 1.66.2.9 , to branch point 1.66
Create DRUPAL-5--3 branch

Revision 1.68.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 20:03:03 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-beta1
Changes since 1.68.2.3: +44 -24 lines
Diff to previous 1.68.2.3 , to branch point 1.68
Add old revenue sharing module to 6.x-dev

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 19:35:13 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.74: +3 -3 lines
Diff to previous 1.74
Pass format to client_id function when slot is defined and not when not

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 15:46:11 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.73: +7 -2 lines
Diff to previous 1.73
Use 2nd level tabs for Client ID modules

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 00:00:42 2008 UTC (15 months, 1 week ago) by jcnventura
Branch: MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
Final code documentation
Use some isset instead of empty

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 21:58:50 2008 UTC (15 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.71: +39 -24 lines
Diff to previous 1.71
Final touches to the Publisher ID module interface

Revision 1.68.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 02:19:15 2008 UTC (15 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.2: +4 -3 lines
Diff to previous 1.68.2.2 , to branch point 1.68
Add missing help files

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 11 02:06:38 2008 UTC (15 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.70: +4 -3 lines
Diff to previous 1.70
Support for the old basic revenue sharing

Revision 1.68.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 22:26:33 2008 UTC (15 months, 2 weeks ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68.2.1: +78 -17 lines
Diff to previous 1.68.2.1 , to branch point 1.68
Sync HEAD to 6.x

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 20:20:20 2008 UTC (15 months, 2 weeks ago) by jcnventura
Branch: MAIN
Changes since 1.69: +78 -17 lines
Diff to previous 1.69
Code documentation
Added help for the CSE settings form
Small fixes for coder warnings

Revision 1.66.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 17:02:01 2008 UTC (15 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1
Branch point for: DRUPAL-5--3
Changes since 1.66.2.8: +16 -62 lines
Diff to previous 1.66.2.8 , to branch point 1.66
Rolling back #195036 because it made the code so convoluted (too many arguments
for functions). The new Google code will be incorporated in the Drupal 6 version.

Revision 1.68.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 09:15:07 2008 UTC (16 months ago) by jcnventura
Branch: DRUPAL-6--1
Changes since 1.68: +16 -5 lines
Diff to previous 1.68
Sync HEAD with 6.x

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 08:51:34 2008 UTC (16 months ago) by jcnventura
Branch: MAIN
Changes since 1.68: +16 -5 lines
Diff to previous 1.68
Fix page alias visibility bug

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 00:21:33 2008 UTC (16 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-6--1
Changes since 1.67: +317 -1634 lines
Diff to previous 1.67
#265666 by jcnventura, refactoring adsense module for Drupal 6
This is still work in progress. Testing appreciated.

Revision 1.67
Mon Jul 21 00:07:51 2008 UTC (16 months ago) by kbahey
Branch: MAIN
Changes since 1.66: +2 -2 lines
FILE REMOVED
Removing Drupal 5 adsense module, in preparation for a refactored Drupal 6 version.

Revision 1.66.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 20:24:48 2008 UTC (18 months, 2 weeks ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.7: +18 -5 lines
Diff to previous 1.66.2.7 , to branch point 1.66
#256547 by sinasalek modified by kbahey, ability to add descriptive titles to ad groups.

Revision 1.66.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 1 02:28:27 2008 UTC (19 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.6: +8 -7 lines
Diff to previous 1.66.2.6 , to branch point 1.66
#241121 by steamedpenguin, coding standards cleanup via coder module.

Revision 1.66.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 31 22:03:53 2008 UTC (19 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.5: +41 -28 lines
Diff to previous 1.66.2.5 , to branch point 1.66
#195036 (35) by jcventura, various fixes for the new code, adding 200x90 format.

Revision 1.66.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 28 01:13:18 2008 UTC (19 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.4: +6 -6 lines
Diff to previous 1.66.2.4 , to branch point 1.66
#195036 by jcnventura: Several fixes for new Google code, and documentation.

Revision 1.66.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 01:24:37 2008 UTC (20 months ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.3: +3 -3 lines
Diff to previous 1.66.2.3 , to branch point 1.66
Cosmetic formatting. I like stuff to align ...

Revision 1.66.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 22 18:51:58 2008 UTC (20 months ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.2: +61 -17 lines
Diff to previous 1.66.2.2 , to branch point 1.66
#195036 by kevinwelker, slight modifications by kbahey: Implement new Adsense code from Google.

Revision 1.66.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 20 13:58:22 2008 UTC (20 months, 1 week ago) by kbahey
Branch: DRUPAL-5--2
Changes since 1.66.2.1: +5 -3 lines
Diff to previous 1.66.2.1 , to branch point 1.66
#222551 by mustafau, do not try to execute a function that may not exist.

Revision 1.66.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 13 02:10:59 2008 UTC (21 months, 1 week ago) by kbahey
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.66: +15 -8 lines
Diff to previous 1.66
- Add a message in setting if cache is enabled, and revenue sharing is enabled
  that they conflict with each other, so the user knows what to expect.
- Better error messages when configurations are out of whack.
- Error handling is now local for each module.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 01:24:19 2008 UTC (21 months, 2 weeks ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.65: +122 -276 lines
Diff to previous 1.65
Major overhaul of the adsense module:
- Has a new hook_adsense that can be used by other modules to determine
  which Google Adsense ID to show.
- No longer depends on the profile module for sites that don't need
  revenue sharing.
- Uninstall for all the included modules.
- Help is now easier to maintain in separate files with plain HTML
  in here docs.

Revision 1.50.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 20:13:56 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.25: +4 -4 lines
Diff to previous 1.50.2.25 , to branch point 1.50 , to next main 1.93
Change Google's search box to be XHTML compliant as per the following:
https://www.google.com/adsense/support/bin/answer.py?answer=52615

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 20:13:08 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.64: +4 -4 lines
Diff to previous 1.64
Change Google's search box to be XHTML compliant as per the following:
https://www.google.com/adsense/support/bin/answer.py?answer=52615

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:40:55 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: MAIN
Changes since 1.63: +637 -407 lines
Diff to previous 1.63
#110033 by yas, code styling by kbahey: Make javascript code confirm to Google's ToS.

Revision 1.50.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:40:13 2008 UTC (21 months, 3 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.24: +637 -407 lines
Diff to previous 1.50.2.24 , to branch point 1.50
#110033 by yas, code styling by kbahey: Make javascript code confirm to Google's ToS.

Revision 1.50.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 06:06:50 2008 UTC (21 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.23: +2 -2 lines
Diff to previous 1.50.2.23 , to branch point 1.50
Added classes to the form button and the form text, to aid with theming.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 06:06:37 2008 UTC (21 months, 4 weeks ago) by kbahey
Branch: MAIN
Changes since 1.62: +4 -4 lines
Diff to previous 1.62
Added classes to the form button and the form text, to aid with theming.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 05:36:11 2008 UTC (21 months, 4 weeks ago) by kbahey
Branch: MAIN
Changes since 1.61: +503 -24 lines
Diff to previous 1.61
#110033 by yas, Added Adsense for Search! Yay!

Revision 1.50.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 28 05:35:21 2008 UTC (21 months, 4 weeks ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.22: +503 -24 lines
Diff to previous 1.50.2.22 , to branch point 1.50
#110033 by yas, added Adsense for Search. Yay!

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 7 18:00:32 2007 UTC (2 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.60: +0 -0 lines
Diff to previous 1.60
Syncing with latest 5.x.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 19:25:36 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
Increasing default channels from 7 to 10.

Revision 1.50.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 19:25:06 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.50.2.21: +3 -3 lines
Diff to previous 1.50.2.21 , to branch point 1.50
Increasing default channels from 7 to 10.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 16:11:25 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.58: +62 -55 lines
Diff to previous 1.58
#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.

Revision 1.50.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 6 16:10:41 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.50.2.20: +62 -55 lines
Diff to previous 1.50.2.20 , to branch point 1.50
#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.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 14:07:57 2007 UTC (2 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.57: +26 -13 lines
Diff to previous 1.57
#147980 Adsense with revenue sharing displaying only the owner's ID

Revision 1.50.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 00:19:48 2007 UTC (2 years, 5 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.50.2.19: +25 -12 lines
Diff to previous 1.50.2.19 , to branch point 1.50
#147980 Adsense with revenue sharing displaying only the owner's ID.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 03:15:28 2007 UTC (2 years, 7 months ago) by kbahey
Branch: MAIN
Changes since 1.56: +3 -2 lines
Diff to previous 1.56
#138743 by aymerick, fix for revenue sharing for content types.

Revision 1.34.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 03:15:03 2007 UTC (2 years, 7 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.23: +3 -2 lines
Diff to previous 1.34.2.23 , to branch point 1.34 , to next main 1.93
#138743 by aymerick, fix for revenue sharing for content types.

Revision 1.50.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 03:14:03 2007 UTC (2 years, 7 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.18: +3 -2 lines
Diff to previous 1.50.2.18 , to branch point 1.50
#138743 by aymerick, fix for revenue sharing for content types.

Revision 1.34.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 20:24:35 2007 UTC (2 years, 7 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.34.2.22: +86 -90 lines
Diff to previous 1.34.2.22 , to branch point 1.34
Updated to comply with Drupal coding standards.

Revision 1.50.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 30 03:21:34 2007 UTC (2 years, 7 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.17: +3 -3 lines
Diff to previous 1.50.2.17 , to branch point 1.50
#131986 If a not yet configured block is placed in a region, the URL that
says "click to configure" is not absolute. By Dave Reid.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 02:49:51 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.55: +2 -6 lines
Diff to previous 1.55
Removed redundant break's.

Revision 1.50.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 02:47:40 2007 UTC (2 years, 9 months ago) by kbahey
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.50.2.16: +2 -6 lines
Diff to previous 1.50.2.16 , to branch point 1.50
Remove redundant break's.

Revision 1.34.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 02:47:02 2007 UTC (2 years, 9 months ago) by kbahey
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.34.2.21: +6 -7 lines
Diff to previous 1.34.2.21 , to branch point 1.34
#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

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 02:45:50 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.54: +6 -3 lines
Diff to previous 1.54
#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

Revision 1.50.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 02:45:13 2007 UTC (2 years, 9 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.15: +6 -3 lines
Diff to previous 1.50.2.15 , to branch point 1.50
#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

Revision 1.50.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:28:45 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.14: +11 -11 lines
Diff to previous 1.50.2.14 , to branch point 1.50
#105817 Private functions need to follow namespace rules, by RobRoy

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:28:12 2007 UTC (2 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.53: +11 -11 lines
Diff to previous 1.53
#105817 Private functions need to follow namespace rules, by RobRoy

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:16:53 2007 UTC (2 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.52: +9 -7 lines
Diff to previous 1.52
#106202 Honor visibility settings even when ads are disabled, by ByteEnable

Revision 1.50.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:16:28 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.13: +9 -7 lines
Diff to previous 1.50.2.13 , to branch point 1.50
#106202 Honor visibility settings even when ads are disabled, by ByteEnable

Revision 1.34.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 4 19:16:01 2007 UTC (2 years, 10 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.20: +9 -7 lines
Diff to previous 1.34.2.20 , to branch point 1.34
#106202 Honor visibility settings even when ads are disabled, by ByteEnable

Revision 1.34.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 26 01:41:34 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.19: +7 -8 lines
Diff to previous 1.34.2.19 , to branch point 1.34
#105219 Make section targeting constants global for use in other modules, by dkruglyak

Revision 1.50.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 26 00:57:56 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.12: +7 -7 lines
Diff to previous 1.50.2.12 , to branch point 1.50
#105219 Make section targeting constants global for use in other modules, by dkruglyak

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 26 00:56:53 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.51: +7 -7 lines
Diff to previous 1.51
#105219 Make section targeting constants global for use in other modules, by dkruglyak

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 19:44:51 2006 UTC (2 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.50: +153 -124 lines
Diff to previous 1.50
Synching HEAD with 5.0.

Revision 1.50.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 25 16:17:21 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.11: +9 -6 lines
Diff to previous 1.50.2.11 , to branch point 1.50
#105136  Check if profile module exists before searching for profile field, by Rob Roy.

Revision 1.50.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 21 14:47:05 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-5
Changes since 1.50.2.10: +3 -2 lines
Diff to previous 1.50.2.10 , to branch point 1.50
#104603 Added square 250x250 ad, by inactivist

Revision 1.34.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 21 14:45:58 2006 UTC (2 years, 11 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.18: +3 -2 lines
Diff to previous 1.34.2.18 , to branch point 1.34
#104603 Added square 250x250 ad, by inactivist

Revision 1.50.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 04:24:31 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.50.2.9: +52 -51 lines
Diff to previous 1.50.2.9 , to branch point 1.50
Set up for translation template.

Revision 1.50.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 23:41:14 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50.2.8: +61 -61 lines
Diff to previous 1.50.2.8 , to branch point 1.50
Updated titles to comply with Drupal 5 capitalization rules (http://drupal.org/node/64279#sentence_capitalization). Fixed translated strings.

Revision 1.34.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 22:01:08 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.34.2.17: +5 -3 lines
Diff to previous 1.34.2.17 , to branch point 1.34
#74750 Forgot to add breaks to after queries. As a result, both the MySQL and PostgreSQL queries would run, resulting in errors.

Revision 1.50.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 22:00:28 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50.2.7: +5 -3 lines
Diff to previous 1.50.2.7 , to branch point 1.50
#74750 Forgot to add breaks to after queries. As a result, both the MySQL and PostgreSQL queries were run, resulting in errors.

Revision 1.50.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 04:44:43 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50.2.6: +29 -14 lines
Diff to previous 1.50.2.6 , to branch point 1.50
Fixed menu path and added comments to code.

Revision 1.34.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 17:46:09 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.34.2.16: +3 -3 lines
Diff to previous 1.34.2.16 , to branch point 1.34
#102252 Reversing earlier commit. Problem was with the Garland theme.

Revision 1.50.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 17:45:35 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.50.2.5: +3 -3 lines
Diff to previous 1.50.2.5 , to branch point 1.50
#102252 Reversing earlier commit. Problem was with the Garland theme.

Revision 1.50.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 15:22:58 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50.2.4: +3 -3 lines
Diff to previous 1.50.2.4 , to branch point 1.50
Updated block path for Drupal 5.

Revision 1.34.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 04:40:25 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.34.2.15: +3 -3 lines
Diff to previous 1.34.2.15 , to branch point 1.34
#102252 Script source was displayed in top banner because closing delimiter was commented out.

Revision 1.50.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 04:40:10 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.50.2.3: +3 -3 lines
Diff to previous 1.50.2.3 , to branch point 1.50
#102252 Script source was displayed in top banner because closing delimiter was commented out.

Revision 1.50.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 04:20:14 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50.2.2: +12 -5 lines
Diff to previous 1.50.2.2 , to branch point 1.50
#74750 Make query for logs compatible with PostgreSQL.

Revision 1.34.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 12 03:56:40 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.34.2.14: +12 -5 lines
Diff to previous 1.34.2.14 , to branch point 1.34
#74750 Make query for logs compatible with PostgreSQL.

Revision 1.50.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 18:10:47 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50.2.1: +4 -4 lines
Diff to previous 1.50.2.1 , to branch point 1.50
Formatting to make patching easier. Stripped trailing spaces and added line breaks to the ends of files.

Revision 1.50.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 17:06:54 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.50: +3 -3 lines
Diff to previous 1.50
#29585 Ported fix from DRUPAL-4-6.

Revision 1.34.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 17:06:36 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.34.2.13: +3 -3 lines
Diff to previous 1.34.2.13 , to branch point 1.34
#29585 Ported fix from DRUPAL-4-6.

Revision 1.25.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 8 17:06:01 2006 UTC (2 years, 11 months ago) by darrenoh
Branch: DRUPAL-4-6
Changes since 1.25.2.11: +2 -2 lines
Diff to previous 1.25.2.11 , to branch point 1.25 , to next main 1.93
#29585 Fix to allow ads to be displayed when HTTPS header is sent but set to off.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 21:05:29 2006 UTC (3 years ago) by darrenoh
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.49: +4 -3 lines
Diff to previous 1.49
Update for 5.0 compliance.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 17 20:30:56 2006 UTC (3 years ago) by darrenoh
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48
Added a descriptive title to settings page.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 16 04:54:41 2006 UTC (3 years ago) by darrenoh
Branch: MAIN
Changes since 1.47: +54 -53 lines
Diff to previous 1.47
Updating for Drupal 5.

Revision 1.34.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 30 00:47:15 2006 UTC (3 years, 1 month ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.12: +3 -2 lines
Diff to previous 1.34.2.12 , to branch point 1.34
Adding new format: 200x200 Small square

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 30 00:46:45 2006 UTC (3 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.46: +3 -2 lines
Diff to previous 1.46
Adding new format: 200x200 Small square

Revision 1.34.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 00:29:45 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.11: +8 -4 lines
Diff to previous 1.34.2.11 , to branch point 1.34
#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.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 00:29:01 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.45: +6 -2 lines
Diff to previous 1.45
#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.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 13:42:37 2006 UTC (3 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.44: +3 -2 lines
Diff to previous 1.44
#84318 Add 180x150 ad size

Revision 1.34.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 15 13:42:00 2006 UTC (3 years, 2 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.10: +3 -2 lines
Diff to previous 1.34.2.10 , to branch point 1.34
#84318 Add 180x150 ad size

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 13:10:20 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.43: +4 -5 lines
Diff to previous 1.43
#74750 MySQL 4.0 compaatability for the by-day query. By erdemkose.

Revision 1.34.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 13:09:42 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.9: +4 -5 lines
Diff to previous 1.34.2.9 , to branch point 1.34
#74750 MySQL 4.0 compaatability for the by-day query. By erdemkose.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 13:35:34 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42
Use str_replace instead of ereg_replace.

Revision 1.34.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 13:34:51 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.8: +3 -3 lines
Diff to previous 1.34.2.8 , to branch point 1.34
Use str_replace instead of ereg_replace.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 04:16:09 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.41: +6 -4 lines
Diff to previous 1.41
- 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.

Revision 1.34.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 04:15:42 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.7: +6 -4 lines
Diff to previous 1.34.2.7 , to branch point 1.34
- 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.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 16 19:14:29 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.40: +70 -14 lines
Diff to previous 1.40
Added two more reports: clicks by day, and top pages that get clicks.

Revision 1.34.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 16 19:13:47 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.6: +70 -14 lines
Diff to previous 1.34.2.6 , to branch point 1.34
Added two more reports: clicks by day, and top pages that get clicks.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 18:47:27 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.39: +44 -19 lines
Diff to previous 1.39
- Made name resolution of IP addresses optional.
- Added hyperlink to whois of IP address a la feedback module.

Revision 1.34.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 18:46:07 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.5: +42 -17 lines
Diff to previous 1.34.2.5 , to branch point 1.34
- Made name resolution of IP addresses optional.
- Added hyperlink to whois of IP address a la feedback module.

Revision 1.34.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 04:34:37 2006 UTC (3 years, 4 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.4: +22 -8 lines
Diff to previous 1.34.2.4 , to branch point 1.34
- 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.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 04:33:41 2006 UTC (3 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.38: +22 -8 lines
Diff to previous 1.38
- 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.

Revision 1.34.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 19:44:54 2006 UTC (3 years, 5 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.3: +10 -5 lines
Diff to previous 1.34.2.3 , to branch point 1.34
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.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 19:44:29 2006 UTC (3 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.37: +10 -5 lines
Diff to previous 1.37
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.

Revision 1.34.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 04:37:03 2006 UTC (3 years, 5 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.2: +253 -187 lines
Diff to previous 1.34.2.2 , to branch point 1.34
- Added five pre-defined blocks that are easily configurable by the site
  admin without the need to use any PHP code. This is a major usability
  improvement for many site owners.
- Added a new "test mode" that ensures Adsense is working correctly specially
  when setting up revenue sharing.
- The Adsense client ID is now stored in a profile field, both for site owner
  as well as other users.
- Added a block tag, instead of flexiblock, since that module is not needed much
  in 4.7 with the new block regions feature.
- Increased number of ad groups (type, color, ...etc.) from 3 to 5.
- Increased the number of channels from 3 to 7.
- Updated the online help and instructions, and made it collapsible/collapsed by
  default, so it is not in the way.
- Separated the online help in its own file to save memory and overhead.
- Added version information and date in the setting page, so users know what
  they are running.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 04:35:28 2006 UTC (3 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.36: +253 -187 lines
Diff to previous 1.36
- Added five pre-defined blocks that are easily configurable by the site
  admin without the need to use any PHP code. This is a major usability
  improvement for many site owners.
- Added a new "test mode" that ensures Adsense is working correctly specially
  when setting up revenue sharing.
- The Adsense client ID is now stored in a profile field, both for site owner
  as well as other users.
- Added a block tag, instead of flexiblock, since that module is not needed much
  in 4.7 with the new block regions feature.
- Increased number of ad groups (type, color, ...etc.) from 3 to 5.
- Increased the number of channels from 3 to 7.
- Updated the online help and instructions, and made it collapsible/collapsed by
  default, so it is not in the way.
- Separated the online help in its own file to save memory and overhead.
- Added version information and date in the setting page, so users know what
  they are running.

Revision 1.34.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 02:07:34 2006 UTC (3 years, 5 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34.2.1: +2 -2 lines
Diff to previous 1.34.2.1 , to branch point 1.34
#69742 Use of $base_url as well as base_path() is redundant. Thanks to timotheos.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 02:06:37 2006 UTC (3 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
#69742 Use of $base_url as well as base_path() is redundant. Thanks to timotheos.

Revision 1.34.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 02:32:02 2006 UTC (3 years, 6 months ago) by kbahey
Branch: DRUPAL-4-7
Changes since 1.34: +85 -5 lines
Diff to previous 1.34
#28015 added click tracking. Thanks to timotheos.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 22 02:31:01 2006 UTC (3 years, 6 months ago) by kbahey
Branch: MAIN
Changes since 1.34: +85 -5 lines
Diff to previous 1.34
#28015 added click tracking. Thanks to timotheos.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 15:27:09 2006 UTC (3 years, 8 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
#55740 Fix for warning: Missing argument 2 for _adsense_choose_client()

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 19:35:19 2006 UTC (3 years, 8 months ago) by kbahey
Branch: MAIN
Changes since 1.32: +17 -3 lines
Diff to previous 1.32
#48596 revenue sharing doesn't work if referral is zero

Revision 1.25.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 19:33:23 2006 UTC (3 years, 8 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.10: +15 -3 lines
Diff to previous 1.25.2.10 , to branch point 1.25
#48596 revenue sharing doesn't work if referral is zero

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 2 21:15:37 2006 UTC (3 years, 9 months ago) by kbahey
Branch: MAIN
Changes since 1.31: +5 -9 lines
Diff to previous 1.31
#47536 minor fix

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 21 16:51:03 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.30: +14 -3 lines
Diff to previous 1.30
#44890 Make settings collapsible, and move help out of the way

Revision 1.25.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 21 16:49:52 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.9: +3 -3 lines
Diff to previous 1.25.2.9 , to branch point 1.25
Corrected referral links

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 21 02:40:11 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.29: +38 -50 lines
Diff to previous 1.29
Update for 4.7, and all fixes and features from 4.6, including revenue
sharing.

Revision 1.25.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 20:53:14 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.8: +2 -2 lines
Diff to previous 1.25.2.8 , to branch point 1.25
One more to fix the ad channel issue. The perils of copy and paste.

Revision 1.25.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 20:42:57 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.7: +2 -2 lines
Diff to previous 1.25.2.7 , to branch point 1.25
Fix for ad channels defaulting to the first one.

Revision 1.25.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 02:03:07 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.6: +13 -26 lines
Diff to previous 1.25.2.6 , to branch point 1.25
Fix for # 44758 Channels do not show correctly.
Added new ad format 300x250.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 22:08:19 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.28: +235 -54 lines
Diff to previous 1.28
Ad revenue sharing for 4.7, as well as integration with referral module.

Revision 1.25.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 14 21:55:28 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.5: +53 -21 lines
Diff to previous 1.25.2.5 , to branch point 1.25
Added integration with the upcoming referral module.

Revision 1.25.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 7 22:23:15 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.4: +2 -2 lines
Diff to previous 1.25.2.4 , to branch point 1.25
#43758 fixed bug when no author is set and percentage is 100%

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 4 14:46:55 2006 UTC (3 years, 10 months ago) by kbahey
Branch: MAIN
Changes since 1.27: +1 -16 lines
Diff to previous 1.27
#43271 Fix for 404 treated as 403. Thanks to sugree.

Revision 1.25.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 4 14:45:16 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.3: +1 -16 lines
Diff to previous 1.25.2.3 , to branch point 1.25
#43271 Fix for 404 treated as 403. Thanks to sugree.

Revision 1.25.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 2 21:54:22 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.2: +4 -4 lines
Diff to previous 1.25.2.2 , to branch point 1.25
Minor changes.

Revision 1.25.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 2 21:39:29 2006 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25.2.1: +7 -8 lines
Diff to previous 1.25.2.1 , to branch point 1.25
Ad channel variable name is now correct. Other minor changes.

Revision 1.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 19:53:26 2005 UTC (3 years, 10 months ago) by kbahey
Branch: DRUPAL-4-6
Changes since 1.25: +188 -58 lines
Diff to previous 1.25
Added revenue sharing.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 11 05:18:35 2005 UTC (3 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Added shorter links to resources page.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 11 01:36:43 2005 UTC (3 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.25: +175 -65 lines
Diff to previous 1.25
Updated for Drupal 4.7 Form API.
Added defines for number of groups and channels so it is easily modified

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 3 03:29:28 2005 UTC (3 years, 11 months ago) by kbahey
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.24: +26 -2 lines
Diff to previous 1.24
#38097 Integrated section targeting
Fix some formatting errors in help.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 29 22:31:13 2005 UTC (3 years, 11 months ago) by kbahey
Branch: MAIN
Changes since 1.23: +8 -3 lines
Diff to previous 1.23
Added link to resources page. Clearer structure in help.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 20 04:30:41 2005 UTC (4 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.22: +5 -4 lines
Diff to previous 1.22
Clarified the instructions on tags.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 9 04:58:26 2005 UTC (4 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.21: +27 -2 lines
Diff to previous 1.21
Help updated for new tag feature.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 9 04:30:41 2005 UTC (4 years, 1 month ago) by kbahey
Branch: MAIN
Changes since 1.20: +61 -2 lines
Diff to previous 1.20
Added new tag functionality that allows fine control of placing ads in
any place in the content. The new tag syntax comes in two variants:

1. [adsense:format:group:channel]
   where
   - format: one of the supported ad formats (e.g. 468x60)
   - group: ad group this ad belongs to, determines colors
   - channel: ad channel

   All fields are required

2. [adsense:flexiblock:location]
   where
   - location: is the location of a flexiblock that contains the call
     to the adsense_display() function.

This addresses #33141 "Ads between teaser and bodytext"

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 21 14:23:07 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#31833 Missing comma caused a syntax error.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 21 03:34:51 2005 UTC (4 years, 2 months ago) by kbahey
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
Added 728x90. Thanks to Markus Mayer.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 24 22:59:08 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.17: +10 -1 lines
Diff to previous 1.17
Fix for http://drupal.org/node/29585
Thanks to Brad Konia

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 21 21:56:03 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Google custom channel names can only be 30 characters long, hence adjusting
that to match.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 21 21:43:59 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Caching of ads did not include the channel. It should be cached that way
to operate properly.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 21 03:48:41 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.14: +58 -42 lines
Diff to previous 1.14
Reorganized the code such that adding and checking ad format is now more
modular. The ads are now in an array in one place, so there is no need to
update several places in the code any time we add them.

Note however that not all ad formats are supported, and duplicate dimensions
are not allowed, such as image ads and text ads of the same dimension, or
text ads and ad links of the same dimension.

This is kind of an artificial restriction, but we have to live with it for
the time being until we properly implement it in the future.
Perhaps the array key should be the entire ad identifier (dimension + suffix),
and that needs to be referenced in the calls from the theme and/or block.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 16 17:02:15 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.13: +5 -9 lines
Diff to previous 1.13
Added two new ad formats, as per http://drupal.org/node/28982

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 9 22:24:25 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
Added MENU_CALLBACK type so that no link appears in the menu

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 8 02:07:10 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Fix for http://drupal.org/node/25625
Thanks to Carlos Miranda Levy

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 31 21:44:05 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.10: +6 -4 lines
Diff to previous 1.10
Reverting previous change because of http://drupal.org/node/27795

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 06:35:07 2005 UTC (4 years, 3 months ago) by kbahey
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Page matching logic was not correct. Fixed.
Thanks to rbarreca.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 15 20:22:40 2005 UTC (4 years, 4 months ago) by kbahey
Branch: MAIN
Changes since 1.8: +7 -1 lines
Diff to previous 1.8
Added 468x15 and 728x15 ad links format, as per http://drupal.org/node/26769

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 28 01:30:31 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.7: +28 -6 lines
Diff to previous 1.7
Change for Alternate Ad / Alternate color.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 23 14:24:40 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.6: +46 -29 lines
Diff to previous 1.6
- Fixed issue where ads were not displayed. The page matching was not
  done correctlly.
- Cleanup of code so we do not have lots of conditions in one if.
- Added more descriptive messages in the HTML source comments.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 21 03:16:00 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.5: +65 -6 lines
Diff to previous 1.5
Added the following features, as per http://drupal.org/node/25411

# Ability to restrict AdSense to certain pages (useful to not show
  adsense on home page or admin pages, but everywhere else)
# Style div to customize display of adsense through css, if needed
# Function to limit number of ad units displayed per page (default is 3,
  as per Google's current advice.
# Added new format 234x60

Thanks to rbarreca

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 4 02:14:28 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
The Id header was missing a comment. Fixed.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 4 01:38:08 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
Added Id header.
Added copyright and URL for author

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 2 22:34:09 2005 UTC (4 years, 5 months ago) by kbahey
Branch: MAIN
Changes since 1.2: +28 -4 lines
Diff to previous 1.2
Fixed http://drupal.org/node/23972 where image ads are not working (thanks
to Jon).
Added 'both' as an option for the add type.
Added more instructions and clarifications.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 28 00:34:12 2005 UTC (4 years, 6 months ago) by kbahey
Branch: MAIN
Changes since 1.1: +121 -61 lines
Diff to previous 1.1
Added Caching as per Ber Kessels suggestion http://drupal.org/node/23655

Add Channel ID as per this issue http://drupal.org/node/23719

Use Drupal permissions http://drupal.org/node/23656

Added up to three different type (image/text) and color combinations. This
is useful if your site has different color schemes for different parts,
such as left sidebar, center and right sidebar.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 26 04:14:38 2005 UTC (4 years, 6 months ago) by kbahey
Branch: MAIN
Initial commit for adsense module.

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