adsense_injector.admin.inc |
adsense_injector.admin.inc |
|
Administrative page callbacks for the adsense_injector module. |
adsense_injector.info |
adsense_injector.info |
|
name = AdSense Injector
description = Insert adsense ads into full-page node view, and front page or other list views automatically.
dependencies[] = adsense
package = Adsense
version = 6.x-1.x-dev
core = 6.x |
adsense_injector.module |
adsense_injector.module |
|
Inject adsense ads into node content automatically. |
CHANGELOG.txt |
CHANGELOG.txt |
|
AdSense Injector 6.x-1.x-dev, xxxx-xx-xx (development version)
----------------------
- completely upgrade and port to D6.
- tested with adsense 6.x-1.0-beta3.
- renew hook_menu(). D6 coming with new implementation.
- watchdog() no longer require for… |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this… |
README.txt |
README.txt |
|
ABOUT ADSENSE INJECTOR
----------------------
The purpose of this module is to provide a simple method of automatically
placing 'inline' adsense module content into a full-page view of selected
node types. It does this by intercepting node… |