drupal/modules
Steven Wittens 89ae34de47 - #19621: More sensible status messages for forum admin ("created forum" instead of "created term"). 2005-05-07 01:48:06 +00:00
..
aggregator - #22154: Change : in aggregator block IDs to -, the colon is an illegal character and causes problems in CSS. 2005-05-06 06:33:45 +00:00
archive - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
block - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
blog - #20910: Centralize print theme page fixes 2005-04-28 19:23:19 +00:00
blogapi - Missing parameter for variable_get 2005-04-27 17:07:03 +00:00
book - Patch #22123 by Djun: fixed off by one error in printer-friendly book pages. 2005-05-06 08:43:21 +00:00
comment - Patch #21221 by Robert: make status values in comment.module defined constants for readability. 2005-05-05 20:12:49 +00:00
contact - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
drupal - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
filter - Line-break filter tag matching was not case-insensitive, so it didn't pick up e.g. <PRE> 2005-05-07 00:09:31 +00:00
forum - #19621: More sensible status messages for forum admin ("created forum" instead of "created term"). 2005-05-07 01:48:06 +00:00
help - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
legacy - Fixed bugs in RSS handling of blogs. 2005-02-12 09:23:06 +00:00
locale - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
menu - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
node - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
page - Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there." 2005-02-08 19:44:39 +00:00
path - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
ping - Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook. 2005-04-01 15:55:02 +00:00
poll - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
profile - Modified patch #21617 by Robin: added confirmation screen to delete profile fields. (I tidied up the coding style and fixed two typos.) 2005-05-01 09:41:23 +00:00
search - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
statistics - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
story - Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook. 2005-04-01 15:55:02 +00:00
system - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of problems for non-phptemplate themes. A patch is attached to address these issues. 2005-05-05 07:35:58 +00:00
taxonomy - #19621: More sensible status messages for forum admin ("created forum" instead of "created term"). 2005-05-07 01:48:06 +00:00
throttle - Patch #19894 by Gerhard: provided defaults for the throttle module settings. 2005-04-03 08:53:52 +00:00
tracker - Patch #21221 by Robert: make status values in comment.module defined constants for readability. 2005-05-05 20:12:49 +00:00
upload - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
user - Removed the user IDs from the users administration table and added a 'Member for' column. 2005-05-05 11:55:52 +00:00
watchdog - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
aggregator.module - #22154: Change : in aggregator block IDs to -, the colon is an illegal character and causes problems in CSS. 2005-05-06 06:33:45 +00:00
archive.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
block.module - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
blog.module - #20910: Centralize print theme page fixes 2005-04-28 19:23:19 +00:00
blogapi.module - Missing parameter for variable_get 2005-04-27 17:07:03 +00:00
book.module - Patch #22123 by Djun: fixed off by one error in printer-friendly book pages. 2005-05-06 08:43:21 +00:00
comment.module - Patch #21221 by Robert: make status values in comment.module defined constants for readability. 2005-05-05 20:12:49 +00:00
contact.module - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
drupal.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
filter.module - Line-break filter tag matching was not case-insensitive, so it didn't pick up e.g. <PRE> 2005-05-07 00:09:31 +00:00
forum.module - #19621: More sensible status messages for forum admin ("created forum" instead of "created term"). 2005-05-07 01:48:06 +00:00
help.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
legacy.module - Fixed bugs in RSS handling of blogs. 2005-02-12 09:23:06 +00:00
locale.module - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
menu.module - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
node.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
page.module - Patch #16962 by Neil: "The page module's long help text is a bunch of lies and then it briefly explains it's permissions. IMO it should just be taken out. I can't think of what help should be there." 2005-02-08 19:44:39 +00:00
path.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
ping.module - Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook. 2005-04-01 15:55:02 +00:00
poll.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
profile.module - Modified patch #21617 by Robin: added confirmation screen to delete profile fields. (I tidied up the coding style and fixed two typos.) 2005-05-01 09:41:23 +00:00
search.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
statistics.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
story.module - Patch #19451 by JonBob: improved consistency of module descriptions. We should write guidelines for this -- maybe in the PHPDoc code of the _help hook. 2005-04-01 15:55:02 +00:00
system.module - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of problems for non-phptemplate themes. A patch is attached to address these issues. 2005-05-05 07:35:58 +00:00
taxonomy.module - #19621: More sensible status messages for forum admin ("created forum" instead of "created term"). 2005-05-07 01:48:06 +00:00
throttle.module - Patch #19894 by Gerhard: provided defaults for the throttle module settings. 2005-04-03 08:53:52 +00:00
tracker.module - Patch #21221 by Robert: make status values in comment.module defined constants for readability. 2005-05-05 20:12:49 +00:00
upload.module - Patch #15595 by Stefan and Djun: improved status messages. 2005-05-05 22:22:46 +00:00
user.module - Removed the user IDs from the users administration table and added a 'Member for' column. 2005-05-05 11:55:52 +00:00
watchdog.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00