| 1 |
Article Module Changelog
|
| 2 |
|
| 3 |
2006-4-15
|
| 4 |
* Improved breadcrumb test - http://drupal.org/node/27529
|
| 5 |
|
| 6 |
2006-3-17
|
| 7 |
* Update for Drupal 4.7 forms API - http://drupal.org/node/40715
|
| 8 |
|
| 9 |
2005-4-2
|
| 10 |
* Fixed an indentation bug with the index list. (Thanks Roderik)
|
| 11 |
|
| 12 |
2005-3-25
|
| 13 |
* Added more admin options.
|
| 14 |
- Group recent article box options together on the main article settings page.
|
| 15 |
- Added configurable titles for the recent article box and block.
|
| 16 |
|
| 17 |
2005-3-20
|
| 18 |
* Updated code to work with Drupal 4.6.
|
| 19 |
- Moved block configuration to the block administration page.
|
| 20 |
- Replaced direct module calls with module_invoke calls.
|
| 21 |
- Removed node_access_join_sql(), node_access_where_sql() from SQL statements.
|
| 22 |
- Added db_rewrite_sql() calls to SQL statements.
|
| 23 |
* Fixed Several issues.
|
| 24 |
- Articles don't display in categories - http://drupal.org/node/14329
|
| 25 |
- Strict warnings when running under PHP5 - http://drupal.org/node/15000 (thanks for the patch lyk0s)
|
| 26 |
- Added Depth option to the admin settings - http://drupal.org/node/17583
|
| 27 |
* Hopefully more changes to come before Drupal 4.6
|
| 28 |
|
| 29 |
2004-11-2
|
| 30 |
* Applied provided patches to make the module 4.5 complient.
|
| 31 |
* Added new admin settings to provide greater control over the recent articles blocks.
|
| 32 |
|
| 33 |
2004-4-3 Nick Young-Soares <drupal at codemonkeyx dot net>
|
| 34 |
* Modified theme calls to work with the new Drupal 4.4 theme system.
|
| 35 |
|
| 36 |
2003-11-7 Nick Young-Soares <drupal at codemonkeyx dot net>
|
| 37 |
* Initial release.
|