You are here

Files in Advertisement 7.2

Primary tabs

File namesort descending Location Namespace Description
ad.info ad.info name = Ad description = Defines the Ad entity and associated features. package = Advertisement core = 7.x ; Base module files files[] = ad.module files[] = ad.install
ad.install ad.install
ad.module ad.module Defines the core ad entity, including the entity itself, the bundle definitions (ad types), and various API functions to manage ads and interact with them through forms and autocompletes.
ADSERVE_CONFIGURATION.txt documentation/ADSERVE_CONFIGURATION.txt It is possible to override adserve settings by adding them to the $conf array in settings.php. Read more about how to override a variable in the comments within settings.php. Any adserve variable can be overridden in this way. What follows is a…
ad_types.txt documentation/ad_types.txt --------- Overview: --------- This document is intended to help someone write a module for the ad api to introduce a new ad type. The core ad module includes two ad type modules, one for text ads and another for image ads. You can use the same api…
ad_ui.inc includes/ad_ui.inc
ad_ui.info ad_ui.info name = Ad UI description = Exposes a default UI for Advertisements through edit forms and default Views. package = Advertisement core = 7.x dependencies[] = contextual dependencies[] = field_ui dependencies[] = ad ; Base module files files[] =…
ad_ui.module ad_ui.module
ad_ui.types.inc includes/ad_ui.types.inc
CHANGELOG.txt documentation/CHANGELOG.txt November 30th, 2009 (6.x-2.2) - ad.module o bug #645598: don't munge ad expiration time when ad edited by user without permission to edit expiration time, patch thanks to Wim Leers - ad.pages.inc o bug #646066: add missing…
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,…
INSTALL.txt documentation/INSTALL.txt ------------- Requirements: ------------- - Drupal 6.x - taxonomy.module - upload.module (if using the ad_image module) ------------- Installation: ------------- 1) Extract the ad tarball. Move the resulting 'ad/' subdirectory within…
MAINTAINER.txt MAINTAINER.txt Written by Jeremy Andrews (1/2006) Maintainers: - Jeremy Andrews <jeremy@tag1consulting.com> - Alexandr Shvets <neochief@drupaldance.com>
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…

Other projects