drupal/core/modules
Dries ae93ca687d - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:06 -05:00
..
aggregator - Patch #61456 by jeffschuler, edmund.kwok, jdefay, David_Rothstein, csevb10, alex_b, xjm, Steve Dondley: Aggregator titles display quotes and other characters with HTML entity equivalents badly (write tests). 2012-01-25 15:54:58 -05:00
block - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
book - Patch #1189834 by aspilicious, chrispomeroy: convert book-export-html.tpl.php to HTML5. 2012-01-22 19:49:01 -05:00
color - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
comment - Patch #1415764 by Gábor Hojtsy: Untangle comment module and locale module. 2012-01-26 11:21:48 -05:00
contact Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
contextual - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
dashboard - Patch #1332658 by sven.lauer, David_Rothstein, xjm: Clean up API docs for dashboard module. 2012-01-23 08:51:39 -05:00
dblog Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
entity Issue #1315340 by aspilicious: Clean up API docs for entity module. 2012-01-19 21:43:21 +09:00
field - Patch #1264728 by yched: Refresh field 'active' state in module_enable() / _disable(). 2012-01-24 16:55:50 -05:00
field_ui - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
file - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
filter - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
forum - Patch #490182 by amateescu: present all CRUD operations on Taxonomy List terms page. 2012-01-24 21:07:07 -05:00
help Issue #1183042 by Everett Zufelt, Rob Loach: Add WAI-ARIA roles to Core blocks. 2012-01-10 12:22:24 +09:00
image Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
language - Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list(). 2012-01-23 10:46:29 -05:00
locale - Patch #1415764 by Gábor Hojtsy: Untangle comment module and locale module. 2012-01-26 11:21:48 -05:00
menu - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:06 -05:00
node - Patch #1354852 by marvil07, 30equals: hook_node_type_insert() has no sample function body. 2012-01-27 12:10:57 -05:00
openid - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
overlay - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -05:00
path - Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list(). 2012-01-23 10:46:29 -05:00
php Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
poll Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode. 2012-01-11 00:29:08 +09:00
rdf Issue #375397 by sun, Xano, Rob Loach: Make Node module optional. 2012-01-08 16:14:15 +09:00
search Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice. 2012-01-13 23:09:58 +09:00
shortcut - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:06 -05:00
simpletest - Patch #1413888 by anrikun, sun: Move function assertNoOption() from menu.test to simpletest drupal_web_test_case().php. 2012-01-24 20:26:51 -05:00
statistics Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
syslog Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog. 2011-12-30 15:33:44 +09:00
system - Patch #1394790 by joachim: explain system_admin_compact_mode(). 2012-01-27 10:37:10 -05:00
taxonomy - Patch #490182 by amateescu: present all CRUD operations on Taxonomy List terms page. 2012-01-24 21:07:07 -05:00
toolbar - Patch #1190210 by aspilicious, richthegeek, jessebeach: convert toolbar.tpl.php to HTML5. 2012-01-27 10:17:34 -05:00
tracker Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module. 2012-01-16 11:18:26 +09:00
translation - Patch #1408636 by swentel, c31ck: fixed fatal error when viewing unpublished nodes with the translator module enabled. 2012-01-24 16:42:56 -05:00
update Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe. 2012-01-18 13:10:02 +09:00
user - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:06 -05:00
README.txt Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00

README.txt

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