-
Archive: April 17, 2005 21:31
Commit 7018721 on 4.7.x-1.x, 5.x-1.x, 6.x-1.x, 7.x-1.x, 7.x-2.x, masterby CodeMonkeyXNew Archive module to replace the current core module.
-
Article: April 2, 2005 18:26
Commit e4c8a0e on 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, masterby CodeMonkeyX2005-4-2 * Fixed an indentation bug with the index list. (Thanks Roderik)
-
Article: March 26, 2005 5:21
Commit 4e48070 on 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, masterby CodeMonkeyX* Added more admin options. - Group recent article box options together on the main article settings page. - Added configurable titles for the recent article box and block.
-
Article: March 21, 2005 5:43
Commit 323665b on 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, masterby CodeMonkeyX* Updated code to work with Drupal 4.6. - Moved block configuration to the block administration page. - Replaced direct module calls with module_invoke calls. - Removed node_access_join_sql(), node_access_where_sql() from SQL statements. - Added db_rewrite_sql() calls to SQL statements. * Fixed Several issues. - Articles don't display in categories - http://drupal.org/node/14329 - Strict warnings when running under PHP5 - http://drupal.org/node/15000 (thanks for the patch lyk0s) - Added Depth option to the admin settings - http://drupal.org/node/17583 * Hopefully more changes to come before Drupal 4.6
-
Article: November 15, 2004 8:08
Commit 077231a on 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, masterby CodeMonkeyXFixed the link to the Article RSS Feed.
-
Article: November 3, 2004 5:53
Commit b4d64fd on 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, masterby CodeMonkeyXUpdated to work with Drupal 4.5. Added some new admin configuration options.
-
Added check for declaration of Template class when trying to include the template.php file.
-
Article: April 4, 2004 1:21
Commit a3ea33b on 4.4.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, masterby CodeMonkeyXModified theme calls to work with the new Drupal 4.4 theme system.
-
Article: November 30, 2003 2:56
Commit 4601678 on 4.4.x-1.x, 4.6.x-1.x, 4.7.x-1.x, 5.x-1.x, 5.x-2.x, 6.x-1.x, drop, masterby CodeMonkeyXUpdated to work with new menu and breadcrumb functions.
-
General update. Updated to work with the new breadcrumb and menu system. Added a very simple template system, which is fast, powerful, but still allows for seperation of HTML and PHP code.