drupal/modules
Dries Buytaert f42b6adaff - Patch by catch: admin/config shows empty admin blocks. 2010-05-21 11:37:55 +00:00
..
aggregator - Patch by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
block - Patch by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
blog by catch, bec, yched, zzolo, mradcliffe, webchick, plach: The rest of remove redundant body and title node attributes & UI. The rest was accidentally committed in http://drupal.org/cvs?commit=363156. Sorry. :( 2010-05-05 15:11:51 +00:00
book by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
color - Patch by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
comment by David_Rothstein: Fixed 'Recent comments' block is completely hidden when no comments are available. 2010-05-10 20:12:21 +00:00
contact - Patch by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
contextual by moonray: Fixed Cog is center aligned if element it's in is center aligned. 2010-05-05 06:38:57 +00:00
dashboard - Patch by casey: dashboard always appears in drag-and-drop mode when Seven is not used (and on 404 pages). 2010-05-18 12:07:39 +00:00
dblog - Patch by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
field - Patch by Amitaibu, yched: allow defining fields that can not be added via UI. 2010-05-18 18:30:49 +00:00
field_ui - Patch by Amitaibu, yched: allow defining fields that can not be added via UI. 2010-05-18 18:30:49 +00:00
file - Patch by c960657: Fixed File description is check_plain()'ed twice. 2010-05-09 19:34:26 +00:00
filter - Patch by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00
forum by andypost: Remove t() from schema description of picture field. 2010-05-05 06:55:25 +00:00
help - Patch by fgm: test methods should be protected, not private. 2010-04-01 14:52:21 +00:00
image by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
locale - Patch by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
menu by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
node - Patch by Heine: declaration of NodeController::buildQuery() should be compatible with that of DrupalDefaultEntityController::buildQuery(). 2010-05-17 07:43:36 +00:00
openid - Patch by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
overlay - Patch by casey: generic approach for position:fixed elements like toolbar. 2010-05-14 07:45:54 +00:00
path by Dave Reid: Fixed Incorrect colspan for content row when there are no aliases. 2010-05-14 04:57:59 +00:00
php - Patch by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
poll - Patch by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
profile - Patch by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
rdf - Patch by aspilicious, droplet: no underscore in CSS class name. 2010-05-05 15:49:04 +00:00
search - Patch by duellj, lotyrin, Berdir: SearchQuery exact search conditions not added to CountQuery. 2010-05-12 15:53:43 +00:00
shortcut - Patch by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
simpletest - Patch by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names. 2010-05-20 08:51:24 +00:00
statistics - Patch by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-18 18:26:30 +00:00
syslog - Patch by mfb, Poetro: fixed syslog_watchdog() using theme(). 2010-04-21 14:27:03 +00:00
system - Patch by catch: admin/config shows empty admin blocks. 2010-05-21 11:37:55 +00:00
taxonomy by catch: Fixed hook_taxonomy_term_presave() is missing. 2010-05-14 04:41:54 +00:00
toolbar - Patch by casey: remove overlay-related cruft from toolbar module. 2010-05-14 16:52:27 +00:00
tracker - Patch by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
translation - Patch by plach: enable the admin theme for the translation overview page. 2010-04-16 13:52:23 +00:00
trigger - Patch by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
update - Patch by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-19 19:14:43 +00:00
user - Patch by aaronmontana: user_validate_picture() is undocumented; user_account_form() validation functions missing @see links. 2010-05-12 08:35:39 +00:00
README.txt - Patch by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt. 2009-10-08 01:44:22 +00:00

README.txt

// $Id$

This directory is reserved for core module files. Custom or contributed modules
should be placed in their own subdirectory of the sites/all/modules directory.
For multisite installations, they can also be placed in a subdirectory under
/sites/{sitename}/modules/, where {sitename} is the name of your site (e.g.,
www.example.com). This will allow you to more easily update Drupal core files.

For more details, see: http://drupal.org/node/176043