| 1 |
// $Id: CHANGELOG.txt,v 1.1.4.4.2.3 2008/12/16 09:43:41 hswong3i Exp $ |
// $Id: CHANGELOG.txt,v 1.1.4.4.2.10 2008/12/17 09:56:09 hswong3i Exp $ |
| 2 |
|
|
| 3 |
AdSense Injector 6.x-1.x-dev, xxxx-xx-xx (development version) |
AdSense Injector 6.x-2.x-dev, xxxx-xx-xx (development version) |
| 4 |
---------------------- |
---------------------- |
| 5 |
|
- simplify legacy _adsense_injector_count_words(). |
| 6 |
|
- simplify legacy _adsense_injector_minwords_cfg(). |
| 7 |
|
- #174705: bugfix ultra long variable name (admin setting need reset). |
| 8 |
|
- remove fancy notice if no node type selected. |
| 9 |
|
- bugfix list view based on previous code cleanup. |
| 10 |
|
- cleanup variable names (admin setting need reset). |
| 11 |
|
- default templates with new AdSense tag style. |
| 12 |
|
- remove redundancy adsense module checking. |
| 13 |
|
- adsense_injector_nodeapi() revamp for simpler programming logic. |
| 14 |
|
|
| 15 |
AdSense Injector 6.x-2.6-rc1, 2008-12-16 |
AdSense Injector 6.x-2.6-rc1, 2008-12-16 |
| 16 |
---------------------- |
---------------------- |
| 20 |
- renew hook_menu(). D6 coming with new implementation. |
- renew hook_menu(). D6 coming with new implementation. |
| 21 |
- watchdog() no longer require for t(). |
- watchdog() no longer require for t(). |
| 22 |
- hook_nodeapi() coming with new implementation for D6. |
- hook_nodeapi() coming with new implementation for D6. |
| 23 |
- split admin related hook_settings() to adsense_injector.admin.inc, as D6 style. |
- split admin related hook_settings() to adsense_injector.admin.inc. |
| 24 |
- retouch adsense_injector.info so group this module with Adsense. |
- retouch adsense_injector.info so group this module with Adsense. |
| 25 |
- coding style cleanup. |
- coding style cleanup. |
| 26 |
- validate code with coder module. |
- validate code with coder module. |
| 33 |
AdSense Injector 5.x-2.6, 2008-12-16 |
AdSense Injector 5.x-2.6, 2008-12-16 |
| 34 |
---------------------- |
---------------------- |
| 35 |
- sync with 6.x-2.x-dev. |
- sync with 6.x-2.x-dev. |
| 36 |
|
|
| 37 |
|
AdSense Injector 5.x-2.5-1, 2007-4-7 |
| 38 |
|
---------------------- |
| 39 |
|
- minor tweaks. adding donor button in admin settings form. |
| 40 |
|
- donations support ongoing development :D |
| 41 |
|
|
| 42 |
|
AdSense Injector 5.x-2.5, 2007-3-18 |
| 43 |
|
---------------------- |
| 44 |
|
- new template scheme for ads insertion. |
| 45 |
|
|
| 46 |
|
AdSense Injector 5.x-2.2, 2007-3-18 |
| 47 |
|
---------------------- |
| 48 |
|
- fix issue http://drupal.org/node/121034 |
| 49 |
|
|
| 50 |
|
AdSense Injector 5.x-2.1, 2007-2-11 |
| 51 |
|
---------------------- |
| 52 |
|
- fixes a problem in list injection: was always using ad group 1 settings. |
| 53 |
|
|
| 54 |
|
AdSense Injector 5.x-2.0, 2007-2-11 |
| 55 |
|
---------------------- |
| 56 |
|
- first Drupal 5 version with frontpage/taxonomy list ad insertion feature. |
| 57 |
|
|
| 58 |
|
AdSense Injector 4.7.x-2.5-1, 2007-4-7 |
| 59 |
|
---------------------- |
| 60 |
|
- minor tweaks. adding donor button in admin settings form. |
| 61 |
|
- donations support ongoing development :D |
| 62 |
|
|
| 63 |
|
AdSense Injector 4.7.x-2.5, 2007-3-18 |
| 64 |
|
---------------------- |
| 65 |
|
- new template scheme for ads insertion. |
| 66 |
|
|
| 67 |
|
AdSense Injector 4.7.x-2.1, 2007-2-11 |
| 68 |
|
---------------------- |
| 69 |
|
- fixes a problem in list injection: was always using ad group 1 settings. |
| 70 |
|
|
| 71 |
|
AdSense Injector 4.7.x-2.0, 2007-2-11 |
| 72 |
|
---------------------- |
| 73 |
|
- second Drupal 4.7 version. |
| 74 |
|
- includes ability to insert ads after teaser in frontpage/taxonomy pages. |