drupal/modules
Dries Buytaert 62427644eb - Patch #23320 by Chris Messina: made it easier to theme the printer-friendly book pages. 2005-05-21 09:59:15 +00:00
..
aggregator - Fixing patch for aggregator block id fix. 2005-05-09 22:46:05 +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 #23320 by Chris Messina: made it easier to theme the printer-friendly book pages. 2005-05-21 09:59:15 +00:00
comment - Patch #22804 by Cvbge: fixed typo in documentation. 2005-05-14 17:23:18 +00:00
contact - Improvement: avoid people hitting 'Send message' without checking the category/subject. 2005-05-16 11:17:41 +00:00
drupal - Fixing some plain/url check calls. 2005-05-18 21:12:17 +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 - Removing the /*! USE INDEX */. It actually degrades performance significantly. 2005-05-20 11:04: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 by chx: added a db_rewrite_sql() in node_load() just to make sure. 2005-05-17 20:24:33 +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 #22035 by mathias/mikeryan: improved performance of path aliases. 2005-05-14 09:23:47 +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 - Bugfix: changed -> access 2005-05-12 16:20:36 +00:00
search - Patch #22786 by mathias: now that db_affected_rows() returns the number of rows matched instead of only changed we can get rid of the hacks that worked around this. 2005-05-14 17:26:02 +00:00
statistics - Renamed "top users" page to "top visitors" and added some page generation times per user. 2005-05-19 19:05:27 +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 #23028 by chx: fixed file_check_location() problems. 2005-05-17 20:49:54 +00:00
taxonomy - Modified patch #22878 by Junyor: made all terms on the taxonomy overview page links to the taxonomy term list page. 2005-05-14 21:40:42 +00:00
throttle - Patch #19894 by Gerhard: provided defaults for the throttle module settings. 2005-04-03 08:53:52 +00:00
tracker - Patch #22857 by mathias: removed redundant DISTINCT(). 2005-05-14 17:01:31 +00:00
upload - Patch #23160 by drumm: fixed status message by adding a missing string substition. 2005-05-19 19:33:49 +00:00
user - Added the ability to track page generation times in the statistics module. 2005-05-12 11:21:35 +00:00
watchdog - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00
aggregator.module - Fixing patch for aggregator block id fix. 2005-05-09 22:46:05 +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 #23320 by Chris Messina: made it easier to theme the printer-friendly book pages. 2005-05-21 09:59:15 +00:00
comment.module - Patch #22804 by Cvbge: fixed typo in documentation. 2005-05-14 17:23:18 +00:00
contact.module - Improvement: avoid people hitting 'Send message' without checking the category/subject. 2005-05-16 11:17:41 +00:00
drupal.module - Fixing some plain/url check calls. 2005-05-18 21:12:17 +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 - Removing the /*! USE INDEX */. It actually degrades performance significantly. 2005-05-20 11:04: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 by chx: added a db_rewrite_sql() in node_load() just to make sure. 2005-05-17 20:24:33 +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 #22035 by mathias/mikeryan: improved performance of path aliases. 2005-05-14 09:23:47 +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 - Bugfix: changed -> access 2005-05-12 16:20:36 +00:00
search.module - Patch #22786 by mathias: now that db_affected_rows() returns the number of rows matched instead of only changed we can get rid of the hacks that worked around this. 2005-05-14 17:26:02 +00:00
statistics.module - Renamed "top users" page to "top visitors" and added some page generation times per user. 2005-05-19 19:05:27 +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 #23028 by chx: fixed file_check_location() problems. 2005-05-17 20:49:54 +00:00
taxonomy.module - Modified patch #22878 by Junyor: made all terms on the taxonomy overview page links to the taxonomy term list page. 2005-05-14 21:40:42 +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 #22857 by mathias: removed redundant DISTINCT(). 2005-05-14 17:01:31 +00:00
upload.module - Patch #23160 by drumm: fixed status message by adding a missing string substition. 2005-05-19 19:33:49 +00:00
user.module - Added the ability to track page generation times in the statistics module. 2005-05-12 11:21:35 +00:00
watchdog.module - Patch 20910 by chx: centralize print theme page. 2005-04-24 16:34:36 +00:00