Gallery3:Modules:adsense - Gallery Codex
Personal tools

Gallery3:Modules:adsense

From Gallery Codex

Adsense Module

Description

The adsense module will display Google Adsense ads on your Gallery site.

Features

  • Configurable to show the ads on either the sidebar, or in the header or footer.

Installation

It can be downloaded from this site.

To install, extract the "adsense" folder from the zip file into your Gallery 3 modules folder. Log into your Gallery web site as an administrator and activate the module in the Admin -> Modules menu.

Example

google_ad_client = "pub-1234567890123456";
google_ad_slot = "0123456789";
google_ad_width = 200;
google_ad_height = 200;

Must Fix

N/A

Wish List

  • Support for multiple ad units on a page.

Changelog

24 August 2010 - v1.0

  • Initial commit.