You are here

Files in Advertisement 5.2

Primary tabs

File namesort descending Location Namespace Description
ad_weight_probability.install weight/probability/ad_weight_probability.install
ad_weight_probability.module weight/probability/ad_weight_probability.module A plug in for the ad.module, allowing an admin to set the probability that a given advertisement will be displayed.
CHANGELOG.txt documentation/CHANGELOG.txt December 18th, 2008 - ad.module o generate click history in a function o remove administrative statistics page (replaced by configurable reports) - ad_report.module o display click history along with other report data o provide…
click_filter.info statistics/click_filter/click_filter.info name = Click filter package = Ad dependencies = ad description = Filter duplicate click statistics.
click_filter.install statistics/click_filter/click_filter.install
click_filter.module statistics/click_filter/click_filter.module Filter duplicate and other unwanted clicks from ad statistics.
CONTRIBUTE.txt documentation/CONTRIBUTE.txt There are many ways that you can contribute to the development of the ad module: 1. Testing. 2. Documentation. 3. Code. 4. Money. 1. Testing The ad project is a large and complex collection of modules. As new features are added,…
DEBUG.txt documentation/DEBUG.txt If you are having problems installing or configuring the ad module, please be sure to carefully follow the instructions in INSTALL.txt, and to read through README.txt. If after reviewing those files you are still having problems with the ad module,…
external.inc external/external.inc
imageserve.inc imageserve.inc
INSTALL.txt documentation/INSTALL.txt ------------- Requirements: ------------- - Drupal 5.x - upload.module (if using the ad_image module) ------------- Installation: ------------- 1) Extract the ad tarball. Move the resulting 'ad/' subdirectory within your …
MAINTAINER.txt MAINTAINER.txt ad.module: Written by Jeremy Andrews (1/2006) Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
MAINTAINER.txt html/MAINTAINER.txt ad_html.module: Written by Jeremy Andrews (10/2007) Sponsored by Connie at WebsitesForTheArts.com. Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
MAINTAINER.txt image/MAINTAINER.txt ad_image.module: Written by Jeremy Andrews (1/2006) Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
MAINTAINER.txt embed/MAINTAINER.txt ad_embed.module: Written by Jeremy Andrews (2/2007) Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
MAINTAINER.txt text/MAINTAINER.txt ad_text.module: Written by Jeremy Andrews (1/2006) Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
MAINTAINER.txt notify/MAINTAINER.txt ad_notify.module: Written by Jeremy Andrews (2/2007) Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
MAINTAINER.txt cache/memcache/MAINTAINER.txt ad_cache_memcache.module: ad_cache_memcache.inc: Written by Jeremy Andrews (3/2008) Maintained by Jeremy Andrews <jeremy@tag1consulting.com>
MAINTAINER.txt cache/file/MAINTAINER.txt ad_cache_file.module: ad_cache_file.inc: Written by Jeremy Andrews (5/2007) Maintained by Jeremy Andrews <jeremy@kerneltrap.org>
README.txt README.txt Documentation can be found in the documentation/ subdirectory.
README.txt documentation/README.txt --------- Overview: --------- The ad module is a powerful advertising system for Drupal-powered websites. It supports the random display and tracking of graphical (banner), text and raw html ads. Ads can easily be displayed in themes, blocks, or…
README.txt cache/README.txt Cache hook format: $cache['hook_name'] = array( 'weight' => integer, // optional 'file' => '/full/path/to/include/file', 'function' => 'function_name', ); Supported…
serve.php serve.php

Pages

Other projects