README.txt in Content Injector (formerly AdSense Injector) 6
Same filename and directory in other branches
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 rendering using hook_nodeapi during 'page' rendering, and injecting selected text into the $node->body field. It uses a very simple scheme at present (just string concatenation) and could be enhanced greatly by using regular expressions, templates, or other techniques in a later revision. Official Adsense Injector project page: http://exodusdev.com/drupal/4.7/modules/adsense_injector.module Drupal Adsense Injector project page: http://drupal.org/project/adsense_injector Sponsored by: http://exodusdev.com/ LIST OF MAINTAINERS ---------------------- PROJECT OWNER M: Michael Curry <exodusdev@gmail.com> S: maintained W: http://exodusdev.com/ CO-MAINTAINER M: Edison Wong <hswong3i@gmail.com> S: maintained W: http://edin.no-ip.com/
File
README.txtView source
-
- 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 rendering using hook_nodeapi
- during 'page' rendering, and injecting selected text into the $node->body
- field.
-
- It uses a very simple scheme at present (just string concatenation) and
- could be enhanced greatly by using regular expressions, templates, or other
- techniques in a later revision.
-
- Official Adsense Injector project page:
- http://exodusdev.com/drupal/4.7/modules/adsense_injector.module
-
- Drupal Adsense Injector project page:
- http://drupal.org/project/adsense_injector
-
- Sponsored by:
- http://exodusdev.com/
-
- LIST OF MAINTAINERS
- ----------------------
-
- PROJECT OWNER
- M: Michael Curry
- S: maintained
- W: http://exodusdev.com/
-
- CO-MAINTAINER
- M: Edison Wong
- S: maintained
- W: http://edin.no-ip.com/