drupal/modules
Steven Wittens 02ca763ea0 - Fix PHP notice (killes) 2005-07-20 00:50:34 +00:00
..
aggregator - Patch #25928 by Uwe: 'the the' -> 'the'. 2005-07-03 15:56:04 +00:00
archive - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
block - Patch #26233 by Goba: fixed problem with block regions being buggy. 2005-07-03 15:27:52 +00:00
blog - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
blogapi - Fixed problem with node_load() in blogapi. Reported by nysus. 2005-07-19 16:32:05 +00:00
book - Patch #24805 by Ber: removed some dead code. 2005-07-18 09:57:48 +00:00
comment - Modified patch #18656 by Moshe: unifies the admin comment form and the usual comment form, similar to what we did for nodes. This resulted lots of duplicate code removal. Also gave administrators the ability to change the author and timestamp of a comment. Also removed comment links from the bottom of the comment preview box (as we did for nodes) 2005-07-19 17:51:59 +00:00
contact - Patch #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
drupal - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better/working one. 2005-07-13 18:46:15 +00:00
filter - Fixed problems with filter formats and problem with XML-RPC server. 2005-06-29 19:53:14 +00:00
forum - Patch #19621 by Morbus/drumm: fixed bugs with taxonomy_save_xxx() functions. 2005-07-18 19:31:16 +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 #9178 by mathias: improved menu system integration. 2005-07-18 16:46:28 +00:00
node - Fix oopsie in node_load() after recent patch. 2005-07-18 20:27:32 +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 #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
ping - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better/working one. 2005-07-13 18:46:15 +00:00
poll - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
profile - Patch #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
search - Patch #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
statistics - Removed some dead code. 2005-07-18 05:40:17 +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 - Modified patch #25031 by chx: modified node_list() so one has both the module and its type. 2005-07-17 20:57:43 +00:00
taxonomy - Patch #26683 by matteo: added missing DISTINCT()s 2005-07-19 21:31:09 +00:00
throttle - Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags. 2005-05-31 21:14:27 +00:00
tracker - Patch #22857 by mathias: removed redundant DISTINCT(). 2005-05-14 17:01:31 +00:00
upload - 'File Attachments' -> 'File attachments'. 2005-07-03 15:47:11 +00:00
user - Fix PHP notice (killes) 2005-07-20 00:50:34 +00:00
watchdog - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
aggregator.module - Patch #25928 by Uwe: 'the the' -> 'the'. 2005-07-03 15:56:04 +00:00
archive.module - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
block.module - Patch #26233 by Goba: fixed problem with block regions being buggy. 2005-07-03 15:27:52 +00:00
blog.module - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
blogapi.module - Fixed problem with node_load() in blogapi. Reported by nysus. 2005-07-19 16:32:05 +00:00
book.module - Patch #24805 by Ber: removed some dead code. 2005-07-18 09:57:48 +00:00
comment.module - Modified patch #18656 by Moshe: unifies the admin comment form and the usual comment form, similar to what we did for nodes. This resulted lots of duplicate code removal. Also gave administrators the ability to change the author and timestamp of a comment. Also removed comment links from the bottom of the comment preview box (as we did for nodes) 2005-07-19 17:51:59 +00:00
contact.module - Patch #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
drupal.module - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better/working one. 2005-07-13 18:46:15 +00:00
filter.module - Fixed problems with filter formats and problem with XML-RPC server. 2005-06-29 19:53:14 +00:00
forum.module - Patch #19621 by Morbus/drumm: fixed bugs with taxonomy_save_xxx() functions. 2005-07-18 19:31:16 +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 #9178 by mathias: improved menu system integration. 2005-07-18 16:46:28 +00:00
node.module - Fix oopsie in node_load() after recent patch. 2005-07-18 20:27:32 +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 #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
ping.module - Patch #26391 by chx: replaced the old XML-RPC library with a smaller/better/working one. 2005-07-13 18:46:15 +00:00
poll.module - Patch #25634 by chx: simplified node_load(). 2005-07-17 18:29:32 +00:00
profile.module - Patch #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
search.module - Patch #25603 by Stefan: made the sizes of forms consistent. 2005-06-27 18:33:33 +00:00
statistics.module - Removed some dead code. 2005-07-18 05:40:17 +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 - Modified patch #25031 by chx: modified node_list() so one has both the module and its type. 2005-07-17 20:57:43 +00:00
taxonomy.module - Patch #26683 by matteo: added missing DISTINCT()s 2005-07-19 21:31:09 +00:00
throttle.module - Code cleanup: improve format_plural usage, add some missing placeholder/check calls, and introduce API for <link> tags. 2005-05-31 21:14:27 +00:00
tracker.module - Patch #22857 by mathias: removed redundant DISTINCT(). 2005-05-14 17:01:31 +00:00
upload.module - 'File Attachments' -> 'File attachments'. 2005-07-03 15:47:11 +00:00
user.module - Fix PHP notice (killes) 2005-07-20 00:50:34 +00:00
watchdog.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00