-
Content Injector (formerly AdSense Injector): February 25, 2012 7:19
Commit 5234648 on 7.x-3.xby mcurry#1455708 - Removing LICENSE.txt
-
Content Injector (formerly AdSense Injector): February 25, 2012 7:18
Commit 24d9354 on 6.x-3.xby mcurry#1455708 - Removing LICENSE.txt
-
Content Injector (formerly AdSense Injector): February 21, 2012 14:51
Commit 4b5b494 on 7.x-3.xby mcurryUpdating CHANGELOG.txt with 6.x-3.x changes. No code changes.
-
Content Injector (formerly AdSense Injector): February 21, 2012 14:42
Commit 8948896 on 6.x-3.xby mcurryFixing Issue #1447940 - was calling _adsense_process_tags() in teaser views, even when AdSense module not installed.
-
Content Injector (formerly AdSense Injector): January 2, 2012 19:02
Commit 801ced8 on 6.x-3.xby mcurryMigrating commit #4c6a121 (minor code cleanup and refactoring) to 6.x-3.x branch.
-
Content Injector (formerly AdSense Injector): January 2, 2012 19:01
Commit 89d2cb1 on 6.x-3.xby mcurryMigrating issue #1391562 fixes to 6.x-3.x branch. Migrating commit #4c6a121 changes (minor code cleanup and refactoring) to 6.x-3.x branch. See: http://drupalcode.org/project/adsense_injector.git/commit/4c6a121
-
Content Injector (formerly AdSense Injector): January 2, 2012 18:36
Commit ae89711 on 7.x-3.xby mcurryIssue #1391562: README incorrectly lists AdSense module as a requirement, which is no longer true as of 6.x-3.x and 7.x branches.
-
Content Injector (formerly AdSense Injector): December 26, 2011 18:41
Commit c0ea3ec on 7.x-3.xby mcurryMerge branch '7.x-3.x' of git.drupal.org:project/adsense_injector into 7.x-3.x
-
Content Injector (formerly AdSense Injector): December 26, 2011 18:34
Commit 4c6a121 on 7.x-3.xby mcurryMinor code cleanup and refactoring. Global: -Adding _ai_html_comment() function, and call it rather than hand-craft HTML commments. ai_process_auto_insertions(): Clean up minwords comment. _ai_insert_text_at(): wrap manually-inserted block with "ManualInsertion" HTML comments. This allows easy identification of manually-inserted content.
-
Content Injector (formerly AdSense Injector): December 26, 2011 18:07
Commit db6bf0e on 7.x-3.xby mcurryGlobal: -Adding _ai_html_comment() function, and call it rather than hand-craft HTML commments. ai_process_auto_insertions(): Clean up minwords comment. _ai_insert_text_at(): wrap manually-inserted block with "ManualInsertion" HTML comments. This allows easy identification of manually-inserted content.