drupal/modules
Kjartan Mannes 41d2b2a349 - Fixed fileuploads for nodes failing without preview. 2003-12-27 19:21:48 +00:00
..
aggregator - Removed the import module's custom menu. Added a 'news aggregator' menu to 2003-12-26 19:01:11 +00:00
archive - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
block - Tidied up the DoxyGen comments. Patch by Kjartan. 2003-12-08 06:32:19 +00:00
blog - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
blogapi - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
comment - Fixed bug 4710: comment module should use drupal_set_message() correctly. 2003-12-24 13:13:07 +00:00
drupal Patch by Goba: 2003-12-22 21:34:55 +00:00
forum - Fixed the breadcrumb trail of nested forums. Patch by Goba. 2003-12-24 15:09:43 +00:00
help - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
locale - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
node - Usability improvements to the 'create content' section. Patch by Goba. 2003-12-22 11:55:49 +00:00
page - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
path - Path module documentation updates. 2003-12-09 20:13:48 +00:00
ping - Translation fix: the date in the calendar block could not be translated. Patch by Goba. 2003-11-09 01:22:40 +00:00
poll - The introduction of the $page parameter for the node _view() hooks and 2003-12-22 12:05:07 +00:00
profile - Fixed fileuploads for nodes failing without preview. 2003-12-27 19:21:48 +00:00
search - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
statistics - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
story - Patch by JonBob: 2003-11-20 21:51:23 +00:00
system - Added file handling. Work by Kjartan. 2003-12-26 23:03:21 +00:00
taxonomy - Fixed the breadcrumb trail of nested forums. Patch by Goba. 2003-12-24 15:09:43 +00:00
throttle - Fixed throttle block problem. Patch by Jeremy. 2003-12-04 22:42:19 +00:00
tracker - Fixed capitalization. 2003-12-14 19:23:11 +00:00
user - First take at improving the user module's code: replaced the custom error 2003-12-26 13:44:18 +00:00
watchdog - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
admin.module - Introduced a drupal_set_message() and drupal_get_message() function. 2003-12-01 13:45:33 +00:00
aggregator.module - Removed the import module's custom menu. Added a 'news aggregator' menu to 2003-12-26 19:01:11 +00:00
archive.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
block.module - Tidied up the DoxyGen comments. Patch by Kjartan. 2003-12-08 06:32:19 +00:00
blog.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
blogapi.module - Fixed bug 4722. Patch by James. 2003-12-22 11:28:07 +00:00
book.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
comment.module - Fixed bug 4710: comment module should use drupal_set_message() correctly. 2003-12-24 13:13:07 +00:00
drupal.module Patch by Goba: 2003-12-22 21:34:55 +00:00
forum.module - Fixed the breadcrumb trail of nested forums. Patch by Goba. 2003-12-24 15:09:43 +00:00
help.module - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
import.module - Removed the import module's custom menu. Added a 'news aggregator' menu to 2003-12-26 19:01:11 +00:00
locale.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
node.module - Usability improvements to the 'create content' section. Patch by Goba. 2003-12-22 11:55:49 +00:00
page.module - Committed phase 4 of JonBob's menu system changes. 2003-11-25 19:26:21 +00:00
path.module - Path module documentation updates. 2003-12-09 20:13:48 +00:00
ping.module - Translation fix: the date in the calendar block could not be translated. Patch by Goba. 2003-11-09 01:22:40 +00:00
poll.module - The introduction of the $page parameter for the node _view() hooks and 2003-12-22 12:05:07 +00:00
profile.module - Fixed fileuploads for nodes failing without preview. 2003-12-27 19:21:48 +00:00
queue.module - Fixed bug 4652: node loses its terms after getting promoted, declined or expired. 2003-12-18 21:05:02 +00:00
search.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
statistics.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
story.module - Patch by JonBob: 2003-11-20 21:51:23 +00:00
system.module - Added file handling. Work by Kjartan. 2003-12-26 23:03:21 +00:00
taxonomy.module - Fixed the breadcrumb trail of nested forums. Patch by Goba. 2003-12-24 15:09:43 +00:00
throttle.module - Fixed throttle block problem. Patch by Jeremy. 2003-12-04 22:42:19 +00:00
title.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00
tracker.module - Fixed capitalization. 2003-12-14 19:23:11 +00:00
user.module - First take at improving the user module's code: replaced the custom error 2003-12-26 13:44:18 +00:00
watchdog.module - Updated the calls to menu() to use MENU_HIDE instead of 1 2003-12-17 22:27:23 +00:00