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

Log of /contributions/modules/openads/openads.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.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 05:54:46 2009 UTC (5 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.5: +3 -3 lines
Diff to previous 1.7.2.5 , to branch point 1.7
#479648 Documentation fix

Revision 1.7.2.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 11 05:53:21 2009 UTC (5 months, 2 weeks ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.4.2.2: +3 -3 lines
Diff to previous 1.7.2.4.2.2 , to branch point 1.7.2.4 , to next main 1.7.2.6
#479648 Documentation fix

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 06:40:05 2008 UTC (18 months, 1 week ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.4: +60 -60 lines
Diff to previous 1.7.2.4 , to branch point 1.7
coding standards fixes.

Revision 1.7.2.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 06:22:53 2008 UTC (18 months, 1 week ago) by jaydub
Branch: DRUPAL-6--1
Changes since 1.7.2.4.2.1: +53 -53 lines
Diff to previous 1.7.2.4.2.1 , to branch point 1.7.2.4
coding standards fixes

Revision 1.7.2.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 12:01:16 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.7.2.4: +56 -26 lines
Diff to previous 1.7.2.4
Drupal 6 port! w00t. It works...just took about 45 minutes.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 11:15:05 2008 UTC (19 months, 1 week ago) by jaydub
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-6--1
Changes since 1.7.2.3: +11 -2 lines
Diff to previous 1.7.2.3 , to branch point 1.7
#245978 Added in text below image support.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 10:31:32 2008 UTC (19 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.2: +2 -2 lines
Diff to previous 1.7.2.2 , to branch point 1.7
left off default argument to variable_get in 2 places.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 09:39:17 2008 UTC (19 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7.2.1: +159 -22 lines
Diff to previous 1.7.2.1 , to branch point 1.7
Added in support for OpenX Remote and Local invocation methods.
Created theme functions for each invocation method.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 09:30:36 2008 UTC (19 months, 2 weeks ago) by jaydub
Branch: DRUPAL-5
Changes since 1.7: +132 -91 lines
Diff to previous 1.7
Improved help text. Added in function comments.
Improved the admin settings page layout.
Moved functions around in module file to improve readability.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 05:51:32 2008 UTC (20 months, 1 week ago) by jaydub
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5
Changes since 1.6: +96 -9 lines
Diff to previous 1.6
added in support for OpenX XML-RPC ad invocation method. This requires that external libraries be installed! Javascript method is used as fallback if serving a cached page.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 05:39:46 2008 UTC (20 months, 1 week ago) by jaydub
Branch: MAIN
Changes since 1.5: +12 -10 lines
Diff to previous 1.5
changed the javascript file used for display ads from OpenX from mmm.js to openads.js.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 05:35:29 2008 UTC (20 months, 1 week ago) by jaydub
Branch: MAIN
Changes since 1.4: +7 -3 lines
Diff to previous 1.4
small changes to the admin screen to add collapsible fieldsets.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 19 04:49:16 2008 UTC (20 months, 1 week ago) by jaydub
Branch: MAIN
Changes since 1.3: +9 -7 lines
Diff to previous 1.3
#157844 Changed ad block name to include OpenX zone ID and zone name if any.
Only list blocks for OpenX zones that have been site with zone ID.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 12:31:35 2008 UTC (20 months, 1 week ago) by jaydub
Branch: MAIN
Changes since 1.2: +314 -308 lines
Diff to previous 1.2
Coding standards cleanup.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 11:01:35 2008 UTC (20 months, 1 week ago) by jaydub
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#222086 XHTML compliance.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 23:11:41 2007 UTC (2 years, 8 months ago) by gerdriesselmann
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Initial release of openads adserver integration 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