drupal/modules
Dries Buytaert a160006def - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +00:00
..
aggregator #445736 by sun: Fixed Poll does not respect weight in Preview or More button. 2010-10-25 15:51:21 +00:00
block #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
blog #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
book - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
color #931754 by duellj: Fixed Color module missing hook_requirements docblock 2010-10-15 23:41:53 +00:00
comment - Patch #965628 by AnalogFile: db_ignore_slave() not called when saving a comment. 2010-11-12 03:18:13 +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 #939398 by merlinofchaos: undefined offset: 0 in contextual_preprocess() 2010-10-31 03:56:46 +00:00
dashboard #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +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 #915168 by chx, yched, sun: foreign key support is missing from text and file module. 2010-11-07 22:06:16 +00:00
field_ui - Patch #961412 by Eric_A: fixed typo in documentation. 2010-11-12 03:10:38 +00:00
file - Patch #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
filter - Patch #951774 by Damien Tournoud: DOMDocument::loadHTML() should not be called statically. 2010-10-31 13:08:29 +00:00
forum #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +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 #950138 by yched, an.droid: Changed Abstract Field API () usage into an API function. 2010-10-31 12:12:00 +00:00
locale #965130 by dalin, plach: Fixed locale_update_7002() assumes that multiple languages are enabled. 2010-11-09 17:46:34 +00:00
menu - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
node #965514 by agentrickard: Fix silly typo in node test. 2010-11-12 03:02:02 +00:00
openid - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists(). 2010-10-28 02:27:09 +00:00
overlay - Patch #896364 by frega, effulgentsia, Jacine, sun, David_Rothstein, Jeff Burnz, james.elliott, casey, mgifford: screen reader users and some keyboard only users need a clear, quick way to disable the overlay. 2010-11-06 00:18:24 +00:00
path - Patch #955610 by casey: impossible to have multiple node forms on one page due to fixed IDs. 2010-11-05 19:47:20 +00:00
php - Patch #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +00:00
poll #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
profile - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in . 2010-11-12 02:57:15 +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 #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks. 2010-11-06 23:24:33 +00:00
shortcut - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
simpletest - Patch #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +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 #966238 by cosmicdreams, bfroehle, catch, mfb, carlos8f, marcingy: system_update_7061() stops migrating data if upload.fid is not found in files table, resulting in data loss. 2010-11-13 01:48:14 +00:00
taxonomy #965348 by googletorp, yched: Fix inconsistent parameter data type in hook_taxonomy_vocabulary_delete(). 2010-11-09 17:52:57 +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 #518364 by plach, neochief, Ryan Palmer: Fixed Nodes with one language don't affect the language switcher block. 2010-10-25 15:14:33 +00:00
trigger #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects. 2010-10-20 16:19:24 +00:00
update - Patch #955146 by scor: ['#finished'] should be ['finished']. 2010-10-30 04:06:45 +00:00
user - Patch #171117 by earnie, sun, JirkaRybka, catch, beginner: regression: users without administer users permission can not access user profiles of users that never logged in . 2010-11-12 02:57:15 +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