drupal/modules
Angie Byron 748d7ea037 #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't specify custom schema types. Should fix Date module. Yay. 2010-10-22 15:18:56 +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 #647228 by sun, katbailey, Rob Loach: links are needlessly unable to fully participate in D7 AJAX framework features. 2010-10-21 19:31:39 +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 - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
color #931754 by duellj: Fixed Color module missing hook_requirements docblock 2010-10-15 23:41:53 +00:00
comment - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +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 #930670 by David_Rothstein: table-based dashboard admin page should be linked to from the dashboard only (not from the rest of the admin UI). 2010-10-21 11:55:09 +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 #946646 by yched: move helper #element_functions() out of Field UI. 2010-10-22 00:44:47 +00:00
field_ui - Patch #946646 by yched: move helper #element_functions() out of Field UI. 2010-10-22 00:44:47 +00:00
file - Patch #926016 by effulgentsia, chrisshattuck: several bugs when trying to remove files from a multivalued file/image field. 2010-10-20 15:22:53 +00:00
filter #934050 follow-up by catch: Revert removal of unique index on filter_format.name accidentally left in patch. 2010-10-20 06:32:32 +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 #948584 by yched: wrong implementations of hook_field_formatter_settings_form(). 2010-10-22 00:42:42 +00:00
locale - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
menu #937850 by sivaji, bleen18: Fix PHP notice in menu settings page. 2010-10-20 07:40:59 +00:00
node - Patch #883454 by jhodgdon, ctmattice1: doc and examples for hook_form() are misleading/wrong. 2010-10-22 00:35:35 +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 #934050 by sun, alex_b: change format into string. 2010-10-20 01:15:58 +00:00
poll - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +00:00
profile - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +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 - Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility. 2010-10-20 01:31:07 +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 #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't specify custom schema types. Should fix Date module. Yay. 2010-10-22 15:18:56 +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 #942690 by effulgentsia: security harden stream wrappers by defaulting them as remote. 2010-10-21 12:09:41 +00:00
taxonomy #934050 follow-up by sun: Fix broken upgrade path. 2010-10-20 15:57:42 +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 #936536 by rszrama, sun, yched: Fixed Missing #empty_option on a couple selects. 2010-10-20 16:19:24 +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 #608894 by chx, catch: Resolve the conflict between the fieldable users UI and the profile module by hiding Profile module on new sites. 2010-10-20 05:32:31 +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