You are here

CHANGELOG.txt in Content Injector (formerly AdSense Injector) 7.3

Content Injector 6.x-3.x
------------------------
Issue #1447940 by mcurry: Call to undefined function _adsense_process_tags()
 - fixed incorrect invocation of _adsense_process_tags() in teaser lists.



AdSense Injector 7.x
----------------------------
Issue #1391562 by mcurry: Fix README file to remove references to AdSense
module as a requirement.

Minor code cleanup and refactoring.  (Commit #4c6a121)

Issue #1341094 by mcurry: Port inline content insertion to 7.x branch.
 (Commit #15cdfc8)

Issue #1261390 by mcurry: Remove 'here' debug string. (Commit #d6b53c6)
Initial Drupal 7.x port.



AdSense Injector 6.x-2.x-dev, xxxx-xx-xx (development version)
----------------------

AdSense Injector 6.x-2.7, 2009-1-2
----------------------
- we skip 6.x-2.6 final release as sync with that of 5.x.
- #123972: reset system weight.

AdSense Injector 6.x-2.6-rc2, 2008-12-17
----------------------
- simplify legacy _adsense_injector_count_words().
- simplify legacy _adsense_injector_minwords_cfg().
- #174705: bugfix ultra long variable name (admin setting need reset).
- remove fancy notice if no node type selected.
- bugfix list view based on previous code cleanup.
- cleanup variable names (admin setting need reset).
- default templates with new AdSense tag style.
- remove redundancy adsense module checking.
- adsense_injector_nodeapi() revamp for simpler programming logic.

AdSense Injector 6.x-2.6-rc1, 2008-12-16
----------------------
- completely upgrade and port to D6.
- version number starting with 2.6 (sync with D5).
- tested with adsense 6.x-1.0-beta3.
- renew hook_menu(). D6 coming with new implementation.
- watchdog() no longer require for t().
- hook_nodeapi() coming with new implementation for D6.
- split admin related hook_settings() to adsense_injector.admin.inc.
- retouch adsense_injector.info so group this module with Adsense.
- coding style cleanup.
- validate code with coder module.
- add more documentation.
- clean up license and developer information.
- document project owner and co-maintainer.
- remove legacy admin setting paypal banner.
- remove legacy _dbg().

AdSense Injector 5.x-2.7, 2009-1-2
----------------------
- sync with 6.x-2.x-dev.

AdSense Injector 5.x-2.6, 2008-12-16
----------------------
- sync with 6.x-2.x-dev.

AdSense Injector 5.x-2.5-1, 2007-4-7
----------------------
- minor tweaks. adding donor button in admin settings form.
- donations support ongoing development :D

AdSense Injector 5.x-2.5, 2007-3-18
----------------------
- new template scheme for ads insertion.

AdSense Injector 5.x-2.2, 2007-3-18
----------------------
- fix issue http://drupal.org/node/121034

AdSense Injector 5.x-2.1, 2007-2-11
----------------------
- fixes a problem in list injection: was always using ad group 1 settings.

AdSense Injector 5.x-2.0, 2007-2-11
----------------------
- first Drupal 5 version with frontpage/taxonomy list ad insertion feature.

AdSense Injector 4.7.x-2.5-1, 2007-4-7
----------------------
- minor tweaks. adding donor button in admin settings form.
- donations support ongoing development :D

AdSense Injector 4.7.x-2.5, 2007-3-18
----------------------
- new template scheme for ads insertion.

AdSense Injector 4.7.x-2.1, 2007-2-11
----------------------
- fixes a problem in list injection: was always using ad group 1 settings.

AdSense Injector 4.7.x-2.0, 2007-2-11
----------------------
- second Drupal 4.7 version.
- includes ability to insert ads after teaser in frontpage/taxonomy pages.

File

CHANGELOG.txt
View source
  1. Content Injector 6.x-3.x
  2. ------------------------
  3. Issue #1447940 by mcurry: Call to undefined function _adsense_process_tags()
  4. - fixed incorrect invocation of _adsense_process_tags() in teaser lists.
  5. AdSense Injector 7.x
  6. ----------------------------
  7. Issue #1391562 by mcurry: Fix README file to remove references to AdSense
  8. module as a requirement.
  9. Minor code cleanup and refactoring. (Commit #4c6a121)
  10. Issue #1341094 by mcurry: Port inline content insertion to 7.x branch.
  11. (Commit #15cdfc8)
  12. Issue #1261390 by mcurry: Remove 'here' debug string. (Commit #d6b53c6)
  13. Initial Drupal 7.x port.
  14. AdSense Injector 6.x-2.x-dev, xxxx-xx-xx (development version)
  15. ----------------------
  16. AdSense Injector 6.x-2.7, 2009-1-2
  17. ----------------------
  18. - we skip 6.x-2.6 final release as sync with that of 5.x.
  19. - #123972: reset system weight.
  20. AdSense Injector 6.x-2.6-rc2, 2008-12-17
  21. ----------------------
  22. - simplify legacy _adsense_injector_count_words().
  23. - simplify legacy _adsense_injector_minwords_cfg().
  24. - #174705: bugfix ultra long variable name (admin setting need reset).
  25. - remove fancy notice if no node type selected.
  26. - bugfix list view based on previous code cleanup.
  27. - cleanup variable names (admin setting need reset).
  28. - default templates with new AdSense tag style.
  29. - remove redundancy adsense module checking.
  30. - adsense_injector_nodeapi() revamp for simpler programming logic.
  31. AdSense Injector 6.x-2.6-rc1, 2008-12-16
  32. ----------------------
  33. - completely upgrade and port to D6.
  34. - version number starting with 2.6 (sync with D5).
  35. - tested with adsense 6.x-1.0-beta3.
  36. - renew hook_menu(). D6 coming with new implementation.
  37. - watchdog() no longer require for t().
  38. - hook_nodeapi() coming with new implementation for D6.
  39. - split admin related hook_settings() to adsense_injector.admin.inc.
  40. - retouch adsense_injector.info so group this module with Adsense.
  41. - coding style cleanup.
  42. - validate code with coder module.
  43. - add more documentation.
  44. - clean up license and developer information.
  45. - document project owner and co-maintainer.
  46. - remove legacy admin setting paypal banner.
  47. - remove legacy _dbg().
  48. AdSense Injector 5.x-2.7, 2009-1-2
  49. ----------------------
  50. - sync with 6.x-2.x-dev.
  51. AdSense Injector 5.x-2.6, 2008-12-16
  52. ----------------------
  53. - sync with 6.x-2.x-dev.
  54. AdSense Injector 5.x-2.5-1, 2007-4-7
  55. ----------------------
  56. - minor tweaks. adding donor button in admin settings form.
  57. - donations support ongoing development :D
  58. AdSense Injector 5.x-2.5, 2007-3-18
  59. ----------------------
  60. - new template scheme for ads insertion.
  61. AdSense Injector 5.x-2.2, 2007-3-18
  62. ----------------------
  63. - fix issue http://drupal.org/node/121034
  64. AdSense Injector 5.x-2.1, 2007-2-11
  65. ----------------------
  66. - fixes a problem in list injection: was always using ad group 1 settings.
  67. AdSense Injector 5.x-2.0, 2007-2-11
  68. ----------------------
  69. - first Drupal 5 version with frontpage/taxonomy list ad insertion feature.
  70. AdSense Injector 4.7.x-2.5-1, 2007-4-7
  71. ----------------------
  72. - minor tweaks. adding donor button in admin settings form.
  73. - donations support ongoing development :D
  74. AdSense Injector 4.7.x-2.5, 2007-3-18
  75. ----------------------
  76. - new template scheme for ads insertion.
  77. AdSense Injector 4.7.x-2.1, 2007-2-11
  78. ----------------------
  79. - fixes a problem in list injection: was always using ad group 1 settings.
  80. AdSense Injector 4.7.x-2.0, 2007-2-11
  81. ----------------------
  82. - second Drupal 4.7 version.
  83. - includes ability to insert ads after teaser in frontpage/taxonomy pages.