| /[drupal]/contributions/modules/adsense_injector/adsense_injector.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- sync with 6.x-2.x-dev
- #123972: reset system weight.
- #123972: reset system weight.
- sync with 6.x-2.x-dev.
- remove redundancy adsense module checking. - adsense_injector_nodeapi() revamp for simpler programming logic.
- remove redundancy adsense module checking. - adsense_injector_nodeapi() revamp for simpler programming logic.
- cleanup variable names (admin setting need reset). - default templates with new AdSense tag style.
- cleanup variable names (admin setting need reset). - default templates with new AdSense tag style.
- bugfix node list view based on previous code cleanup.
- bugfix node list view based on previous code cleanup.
- #174705: bugfix ultra long variable name. - remove fancy notice if no node type selected.
- #174705: bugfix ultra long variable name. - remove fancy notice if no node type selected.
- simplify legacy _adsense_injector_count_words(). - simplify legacy _adsense_injector_minwords_cfg().
- simplify legacy _adsense_injector_count_words(). - simplify legacy _adsense_injector_minwords_cfg().
- sync with 6.x-2.x-dev.
- code clean.
- code clean.
- code cleanup.
- code clean. - sync coding style with 6.x-1.x-dev.
- crazily update based on #223099.
- remove legacy _dbg().
- clean up license and developer information.
- remove legacy admin setting paypal banner. - check http://drupal.org/node/223099#comment-1157014
- coding style clean up. - validate with coder module.
- code cleanup.
- sync with 6.x-1.x-dev.
Adding theming via adsense_injector_transform theme function
Adding simple debug helper ('_dbg()') if not already defined
Refactoring code to segregate functionality
Added donation block in settings form
Added drupal version to donations block
Added donation block in settings form
General improvements. - Updating template handling to allow for ad insertion at end of node body or teaser, as well as at front. - No longer need to specify ad format, channel, group in settings - just insert selected adense tags in templates. Please examine the default template text for example usage.
Fix issue http://drupal.org/node/121034 (inserts two ads per node) - Was not respecting $op='view' mode.
General improvements. - Updating template handling to allow for ad insertion at end of node body or teaser, as well as at front. - No longer need to specify ad format, channel, group in settings - just insert selected adense tags in templates. Please examine the default template text for example usage.
typo in list injection code - prevents picking up correct group setting
typo in list injection code - prevents picking up correct group setting
New feature: can now insert ads after the teaser on frontpage/taxonomy views (or other list views) NOTE: does not support Views module-based lists or pages.
New feature: can now insert ads after the teaser on frontpage/taxonomy views (or other list views) NOTE: does not support Views module-based lists or pages.
First working Drupal 5 version. Fixes http://drupal.org/node/107938
Initial checkin of adsense_injector module. REQUIRES and depends on properly installed and configured adsense.module (http://drupal.org/project/adsense)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |