ad 5.x-1.6

New features
Bug fixes
Insecure
Unsupported

New features:

  • Geotargeting, with Ad GeoIP project.
  • #250289: new jQuery method for displaying advertisements.
  • #177885: Drupal input filters can optionally be applied when displaying advertisements.
  • #233568: can set per-ad-type default permissions for ad owners
  • #274297: API: allow modules to define their own ad display variables
  • #220817: support installations that are using symbolic links
  • API: introduce adserve hooks: adserve_init_text, adserve_exit_text, and adserve_select.

Bug fixes include:

  • #271912: gracefully report when memcache is not installed
  • #271477: don't start id with a number
  • #288489: add missing argument 2 for variable_get()
  • #270808: set default value when calling variable_get()
  • #242738: XHTML-Strict compliance, use onclick handler instead of target (patch thanks to Daniel Kudwien, aka 'sun')

ad 5.x-1.5

New features
Bug fixes
Insecure
Unsupported

Features:

  • Redesigned administrative advertisement overview page, with filtering and mass editing.
  • New module that filters duplicate clicks, bots, etc.
  • New page for viewing click-details.
  • Statistics collected at ad group granularity.
  • Adserve variables can be overloaded in settings.php.
  • Adserve _exit hook allows tagging of ads served by Ad module (ie, "Ads By...")
  • New cache module: ad_cache_memcache

Many, many bug fixes and documentation cleanups.

ad 5.x-1.5-rc2

Bug fixes
Insecure
Unsupported

Bug fixes

  • ad.module:
    • #248423: auto-fix when ad vocabulary information gets corrupted
  • ad.install:
  • ad_views.inc:

ad 5.x-1.5-rc1

New features
Bug fixes
Insecure
Unsupported

New features:
Ad module core:
- #221648: redesigned advertisement administration overview page, introducing filtering and mass editing
- Offer ad group granularity on collected statistics.
- Support passing in the URL when displaying/redirecting advertisements.
- Provide new click-details page.

Ad_image plug-in:
- #142864: the destination URL is now optional

Adserve.inc
- Allows variable overloading in settings.php.
- New ad_exit hook for tagging ads.

ad 5.x-1.4-1

Insecure
Unsupported

Maintenance release:
Changes:

  • Fix raw mode, properly count ad views

ad 5.x-1.4

New features
Bug fixes
Insecure
Unsupported

Changes overview:

ad 5.x-1.3-2

New features
Bug fixes
Insecure
Unsupported

Bug fixes:

  • bug #164217: restore ability to set global click-through target
  • bug #163058: simplify query filter, join not necessary
  • tell web browsers not to cache images used for counting ad views

Features:

  • add report views for hourly, weekly and monthly, in addition to daily

ad 5.x-1.3-1

Bug fixes
Insecure
Unsupported

1.3.1 is a brown paper bag release fixing a typo that prevented ads from being displayed when the file cache was enabled.

Changes in version 1.3:

ad 5.x-1.3

New features
Insecure
Unsupported

Changes in version 1.3:

  • Feature: invisible image mechanism for counting ad views without using JavaScript.
  • Feature: adserve tracks which ads have been displayed, so can be called multiple times without displaying duplicate ads.
  • New file: most logic from adserve.php was moved into adserve.inc.
  • New file: imageserve.inc, provides a mechanism for counting ad views using invisible images.

ad 5.x-1.2

Bug fixes
Insecure
Unsupported

Primarily a bug fix release. Changes include:

  • Make it possible to enable image ads when no ad groups are defined.
  • Properly support localization of ad-specific permissions.
  • Escape quotes within displayed JavaScript.
  • Update ad.info to reflect that the ad module depends on the taxonomy module.
  • Support _uninstall() hook to completely remove module.

ad 5.x-1.1

New features
Bug fixes
Insecure
Unsupported

Changes and New features:

ad 4.7.x-1.1

New features
Bug fixes
Unsupported

Changes and New features:

ad 5.x-1.1-rc3

Bug fixes
Insecure
Unsupported

Changes:

  • Numerous bug fixes, mostly improving the upgrade process from 1.0 to 1.1.

ad 4.7.x-1.1-rc3

Bug fixes
Unsupported

Changes:

  • Numerous bug fixes, mostly improving the upgrade process from 1.0 to 1.1.

ad 5.x-1.1-rc2

Bug fixes
Insecure
Unsupported

Changes:

  • Bug fix: Proper support for default group, one with no tids assigned.
  • Restore global administrative statistics.

ad 4.7.x-1.1-rc2

Bug fixes
Unsupported

Changes:

  • Bug fix: Proper support for default group, one with no tids assigned.
  • Restore global administrative statistics.

ad 5.x-1.1-rc1

New features
Bug fixes
Insecure
Unsupported

There are some major changes between the 1.0 ad module and the upcoming 1.1 ad module. Please test this 1.1 release candidate cautiously on your development servers, and report any bugs so we can have a stable 1.1 release.

New features:

ad 4.7.x-1.1-rc1

New features
Bug fixes
Unsupported

There are some major changes between the 1.0 ad module and the upcoming 1.1 ad module. Please test this 1.1 release candidate cautiously on your development servers, and report any bugs so we can have a stable 1.1 release.

New features:

ad 5.x-1.0-1

Insecure
Unsupported

Brown paper bag release. Fixes a bug in which the letter 'v' was being stripped from all text ads.

ad 4.7.x-1.0-1

Unsupported

Brown paper bag release. Fixes a bug in which the letter 'v' was being stripped from all text ads.

ad 5.x-1.0

Insecure
Unsupported

The ad module is a powerful advertising system for Drupal-powered websites. It supports the random display and tracking of graphical (banner) and text ads. Ads can easily be displayed in themes, blocks, or embedded in site content. The module records comprehensive statistics about when and how often ads are viewed and clicked, including a plug-in module for generating graphical time-based reports. Ads can be assigned to multiple owners, each of which can be assigned their own set of permissions. The ad module is fully integrated with the views module, offering fine-grained control over which ads are displayed where and to whom. Installation is simple by design. An API is provided allowing the development of additional functionality and integration with other Drupal modules.

ad 4.7.x-1.0

Unsupported

The ad module is a powerful advertising system for Drupal-powered websites. It supports the random display and tracking of graphical (banner) and text ads. Ads can easily be displayed in themes, blocks, or embedded in site content. The module records comprehensive statistics about when and how often ads are viewed and clicked, including a plug-in module for generating graphical time-based reports. Ads can be assigned to multiple owners, each of which can be assigned their own set of permissions. The ad module is fully integrated with the views module, offering fine-grained control over which ads are displayed where and to whom. Installation is simple by design. An API is provided allowing the development of additional functionality and integration with other Drupal modules.

ad 5.x-1.0-beta9

Insecure
Unsupported

New features:

  • adserve.php cleanups
  • file cache moved into external module, improved cache hooks
  • support for upcoming event notifications
  • numerous bug fixes, see CHANGELOG.txt

This is likely to become the official 1.0 release unless any big bugs surface in the next day or two. Please test and file an issue if you find any regressions.

ad 4.7.x-1.0-beta9

Unsupported

New features:

  • adserve.php cleanups
  • file cache moved into external module, improved cache hooks
  • support for upcoming event notifications
  • numerous bug fixes, see CHANGELOG.txt

This is likely to become the official 1.0 release unless any big bugs surface in the next day or two. Please test and file an issue if you find any regressions.

ad 5.x-1.0-beta8

Insecure
Unsupported

This is the first official beta release of the ad module for Drupal 5.x.

Currently implemented features:

ad 4.7.x-1.0-beta8

Unsupported

There have been multiple schema changes. Be sure to run update.php.

New features:

  • Initial support for ad notifications with new ad_notify module.
  • Support for adding an image ad mouseover.
  • Lots of important bug fixes (see changelog).

ad 4.7.x-1.0-beta7

Unsupported

Brown paper bag release, neglected to check in all files for beta6.

New features:

  • Various bug fixes.

ad 4.7.x-1.0-beta6

Unsupported

This beta release includes a number of bug fixes for the permissions system, as well as a number of other general bugfixes. The necessary hooks were added to support ad notifications in a plug-in module.

When upgrading to this release from an earlier release, be sure to run update.php as there have been schema changes.

New features:

  • Various bug fixes.

ad 4.7.x-1.0-beta5

Unsupported

A new ad_embed plug-in makes it possible for the ad module to embed ads into site content. Ads can be manually embedded using [[ad]] and <!--ad--> style tags, or automatically embedded after a configurable number of paragraphs. A new configuration option has also been added to support link targets, making it possible to for example cause clicking an ad to open a new browser window.

New features:

ad 4.7.x-1.0-beta4

Unsupported

The ad module has gained a significant amount of functionality by being integrated with the views module. With the views module enabled, you will automatically gain numerous dynamic pages and blocks. In addition, you will be able to build any number of complex ad views yourself, for example showing special ads on pages with certain taxonomy terms, or displaying different ads to different user roles.

New features:

ad 4.7.x-1.0-beta3

Unsupported

NOTE: If upgrading from an earlier beta release of the ad module, you must run update.php as there was a schema change in -beta3.

What's new: filter adserve input to prevent XSS attacks; can schedule ads to be automatically enabled or disabled at a certain time; can schedule ads to be automatically disabled after a configurable number of views or clicks; support for displaying multiple ads (also built into auto-generated ad blocks); improved ad status messages when viewing ad nodes; a proof-of-concept ad_report module for basic gd-generated graphical reports; improved support for PHP4; improve path handling to allow ads to be used when Drupal is hosted in a subdirectory; various bugfixes.

ad 4.7.x-1.0-beta2

Unsupported

New features: support for external caching methods; administrative statistics overview. There have also been several bug fixes to the ad permissions system.

ad 4.7.x-1.0-beta1

Unsupported

With the latest updates, the ad module has now reached beta status.

New features: file-based caching for improved performance; 'my ads' page for listing all ads owned by a given user.

ad 4.7.x-0.6

Unsupported

Version 0.6 of the ad module offers basic support for text and image ads. This is a BETA release.

New features: support for multiple advertisement owners; granular per-advertisement/per-owner permissions system.

Current features: support for any number of configurable ad groups; collection of comprehensive statistics allowing time-based reporting and analysis; tracking of when and where ads are clicked, by which user and which IP; an ad_image plug-in for image (aka banner) ads; and an ad_text plug-in for simple text ads.

ad 4.7.x-1.x-dev

This is a BETA release of the upcoming ad module. An official beta release will be tagged regularily as we make development milestones, or you can use this release to get the very latest code from CVS.

ad 4.7.x-0.5

Unsupported

Version 0.5 of the ad module offers basic support for text and image ads. This is a BETA release.

Current features: support for any number of configurable ad groups; collection of comprehensive statistics allowing time-based reporting and analysis; tracking of when and where ads are clicked, by which user and which IP; an ad_image plug-in for image (aka banner) ads; and an ad_text plug-in for simple text ads.

Pages

Subscribe with RSS Subscribe to Releases for Advertisement