drupal/modules
Dries Buytaert 11289d69fe - Patch #795268 by mgifford, cha0s, kat3_drx, yoroy, aspilicious: shortcut 'Edit shortcuts' link has insufficient color contrast ratio. 2010-10-20 01:06:51 +00:00
..
aggregator #915020 by asimmonds: Fixed Documentation problem with aggregator-summary-items.tpl.php 2010-10-15 23:37:55 +00:00
block - Patch #936582 by Haza, joachim: fixed empty block at foot of dashboard block admin page. 2010-10-10 20:11:21 +00:00
blog #878092 by joachim, Jacine, sun: Fixed Each module is outputting its own ul.links.inline in node links. 2010-08-30 05:58:46 +00:00
book #935140 by ygerasimov, drunken monkey: Fixed enabling Book navigation block results in 'Undefined index' 2010-10-18 05:53:34 +00:00
color #931754 by duellj: Fixed Color module missing hook_requirements docblock 2010-10-15 23:41:53 +00:00
comment #731044 by sivaji: Fixed ambiguous column name changed in certain database systems. 2010-10-18 15:17:45 +00:00
contact #778290 by sarah_p, rjgoldsborough, Jeff Burnz: Fix Bartik's contact form styling. 2010-10-08 03:36:03 +00:00
contextual - Patch #627288 by sun, David_Rothstein: contextual links are not alterable. 2010-09-11 14:35:13 +00:00
dashboard - Patch #896494 by Jeff Burnz: #dashboard doesn't wrap around .dashboard-region's. 2010-10-03 00:14:57 +00:00
dblog - Patch #917134 by hbergin: dblog_cron() deletes too many records when auto_increment() is larger than 1. 2010-10-03 02:14:23 +00:00
field - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not reflected on settings. 2010-10-20 00:13:33 +00:00
field_ui - Patch #940668 by yched: Fixed 'Manage display' : Formatter change not reflected on settings. 2010-10-20 00:13:33 +00:00
file - Patch #943112 by ksenzee: file_file_download() should delegate header checks to a separate function. 2010-10-18 01:00:39 +00:00
filter - Patch #852470 by dagmar, sun, catch: cache filter/format queries. 2010-10-13 02:10:50 +00:00
forum #895014 by Damien Tournoud, chx, catch: Fixed all fields of a node type are lost on module disable. 2010-10-07 00:28:20 +00:00
help #930566 by Benjamin Melançon: Clarify hook_help() documentation for dealing with wildcards. 2010-10-06 03:43:01 +00:00
image - Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation. 2010-10-04 18:00:46 +00:00
locale - Patch ##864020 by Jose Reyero, catch, sun: locale upgrade to D7 fails due to index added by i18nstrings module. 2010-10-20 00:37:20 +00:00
menu - Patch #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated. 2010-10-13 13:43:21 +00:00
node - Patch #118108 by bleen18: node delete does not clean up node_access() table. 2010-10-20 00:27:51 +00:00
openid #925778 by mradcliffe, chx, sun, manarth: Fixed user edit title incorrectly shows currently logged in user. 2010-10-08 05:28:30 +00:00
overlay - Patch #716612 by Everett Zufelt, casey: another step twoards making the overlay (more) accessible to screen reader users. 2010-09-29 00:50:46 +00:00
path #780316 by plach: Fixed missing node translation links when no language detection is configured. 2010-10-09 17:38:41 +00:00
php - Patch #908772 by sivaji: incorrect use of t() in php_enable(). 2010-09-13 01:11:08 +00:00
poll - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
profile - Patch #932098 by sun: various bogus theme variables. 2010-10-06 13:38:40 +00:00
rdf #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
search #556284 by jhodgdon: Search form processed_keys default is wrong. 2010-10-09 03:24:46 +00:00
shortcut - Patch #795268 by mgifford, cha0s, kat3_drx, yoroy, aspilicious: shortcut 'Edit shortcuts' link has insufficient color contrast ratio. 2010-10-20 01:06:51 +00:00
simpletest - Patch #919644 by scor, amateescu: fix documentation for assertOptionSelected(). 2010-10-18 01:16:29 +00:00
statistics - Patch #907690 by sun, pwolanin: breadcrumbs don't work for dynamic paths and local tasks #2. 2010-09-24 00:37:45 +00:00
syslog - Patch #921606 by munzirtaha, bleen18: various code uses is_null(). 2010-09-26 23:31:36 +00:00
system - Patch #942718 by joachim: drupal_get_form() and hook_form_alter() should mention #parameters. 2010-10-20 00:53:27 +00:00
taxonomy #876762 follow-up by yched: Move taxonomy vocabulary rename checking logic to hook_taxonomy_vocabulary_update(). 2010-10-15 05:25:32 +00:00
toolbar - Patch #769226 by Owen Barton, sun, effulgentsia, alanburke, bleen18, mfer: optimize JS/CSS aggregation for front-end performance and DX. 2010-10-05 19:59:10 +00:00
tracker #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
translation #780316 by plach: Fixed missing node translation links when no language detection is configured. 2010-10-09 17:38:41 +00:00
trigger #438224 by dww, sun, netsensei, vordude, et al: 'Post comments without approval' permission name is completely misleading. 2010-10-05 06:17:29 +00:00
update - Patch #934148 by markabur: colors for security updates on available updates report are wrong. 2010-10-08 00:24:09 +00:00
user - Patch #923850 by mr.baileys, joachim: fixed documentation problem with user_role_change_permissions(). 2010-10-20 00:42:42 +00:00
README.txt - Patch #596962 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