You are here

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

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 t().
- hook_nodeapi() coming with new implementation for D6.
- split admin related hook_settings() to adsense_injector.admin.inc, as D6 style.
- 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().

File

CHANGELOG.txt
View source
  1. AdSense Injector 6.x-1.x-dev, xxxx-xx-xx (development version)
  2. ----------------------
  3. - completely upgrade and port to D6.
  4. - tested with adsense 6.x-1.0-beta3.
  5. - renew hook_menu(). D6 coming with new implementation.
  6. - watchdog() no longer require for t().
  7. - hook_nodeapi() coming with new implementation for D6.
  8. - split admin related hook_settings() to adsense_injector.admin.inc, as D6 style.
  9. - retouch adsense_injector.info so group this module with Adsense.
  10. - coding style cleanup.
  11. - validate code with coder module.
  12. - add more documentation.
  13. - clean up license and developer information.
  14. - document project owner and co-maintainer.
  15. - remove legacy admin setting paypal banner.
  16. - remove legacy _dbg().