Module Google AdSense
This Module adds a Google AdSense advertisement to your Tiki. To use this module, you must have a Goolge AdSense key. See https://www.google.com/adsense for more information.
A screenshot is needed here.
Parameters
Displays a text/image Google AdSense advertisement. This module should be updated to support new Google code.Required parameters are in
bold
.Go to the source code
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
client |
As provided by Google. Format: "pub-xxxxxxxxxxxxxxxx" | |||
display |
any string except for HTML and PHP tags | Global banner format as provided by Google. For example: "display=468*60_as" | ||
ad_channel |
any string except for HTML and PHP tags | Advertisement channel, as optionally provided by Google. | ||
color_bg |
any string except for HTML and PHP tags | Background color, as optionally provided by Google. | ||
color_border |
any string except for HTML and PHP tags | Border color, as optionally provided by Google. | ||
color_link |
any string except for HTML and PHP tags | Link color, as optionally provided by Google. | ||
color_text |
any string except for HTML and PHP tags | Text color, as optionally provided by Google. | ||
color_url |
any string except for HTML and PHP tags | URL color, as optionally provided by Google. |
Related Pages
See these pages for information that applies for all modules:
- Module — Overall introduction and overview
- Module Admin — Introduction to the module admin pages for site-wide and individual module settings
- Assigning Modules — How to select a module to configure it
- Module Settings Interface — Interface for configuring individual module settings
- Module Settings Parameters — Explanation of standard parameter settings for modules
- Creating Custom Modules — How to create user modules
- Index of Modules — Links to the documentation of individual modules
- User Modules — How (if the feature is active) users can choose and place their modules
- Mods Type Modules — Links to modules that are installed as components