drupal/core/modules
Dries 22078d279d - 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
..
aggregator Issue #1045786 by Albert Volkman: Follow-up for fixed Length of trimmed description. 2012-01-18 13:31:30 +09: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 #1337198 by bleen18: remove useless form_alter() implementation. 2012-01-24 14:10:53 -05:00
comment Issue #1399896 by xjm: Fixed testCommentNewCommentsIndicator() is inside CommentHelperCase and therefore gets run repeatedly. 2012-01-13 22:59:42 +09: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 Issue #1290494 by droplet: Drop -khtml-prefix supports. 2011-12-22 20:36:06 +09: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 Issue #1377628 by chris.leversuch: taxonomy_get_term_by_name() should be taxonomy_term_load_multiple_by_name(). 2012-01-18 12:37:45 +09: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 #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list(). 2012-01-23 10:46:29 -05:00
menu - 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
node - Patch #1000074 by naxoc: node_permission() uses check_plain() without a purpose. 2012-01-24 17:21:33 -05:00
openid - Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list(). 2012-01-23 10:46:29 -05:00
overlay - Patch #1217788 by droplet: drop IE7 support from Drupal 8.x. 2012-01-22 17:42:49 -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 #1386514 by pflame, nod_, David_Rothstein: Fixed Dragging and dropping a shortcut from disabled to enabled doesn't switch the status if the dragging happens fast. 2012-01-24 14:01:37 -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 #1346166 by Dave Reid: Improve performance of token_replace() if there are no tokens to replace. 2012-01-24 20:18:24 -05:00
taxonomy - Patch #1264728 by yched: Refresh field 'active' state in module_enable() / _disable(). 2012-01-24 16:55:50 -05:00
toolbar 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
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 #1316866 by nicl: User_forms() is now redundant. 2012-01-24 17:53:40 -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