drupal/modules
webchick d6710e4122 Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() executes unnecessary db_select() query when only space given for URL Alias. 2012-02-14 13:33:53 -05:00
..
aggregator Drupal 7.12 2012-02-01 13:46:20 -08:00
block Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom." 2011-12-28 20:38:27 -08:00
blog Issue #276174 follow-up by Gábor Hojtsy, TR: Fixed Document check_plain() use in blog.module. 2011-06-01 15:06:35 -07:00
book Issue #1189834 by aspilicious, chrispomeroy, Albert Volkman: Add language direction to book-export-html.tpl.php 2012-02-14 13:25:42 -05:00
color Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
comment Issue #336483 by brianV, catch: Fixed Performance: SELECT MAX(comment_count()) FROM node_comment_statistics() does full table scan. 2012-02-01 09:12:19 -08:00
contact Issue #1332636 by sven.lauer, xjm: Clean up API docs for contact module. 2011-12-24 17:52:05 -08:00
contextual Issue #1332648 by sven.lauer, jhodgdon, xjm: Clean up API docs for contextual module. 2011-11-24 13:31:28 -08:00
dashboard Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:56:17 -07:00
dblog - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR. 2011-09-11 17:47:55 -04:00
field - Patch #1068016 by franz, karschsp, BartVB, Niklas Fiekas: fixed number field validation fails to block some invalid input causing later SQL fatal error. 2012-02-07 14:55:33 -05:00
field_ui Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be used as a function parameter before PHP 5.3. 2012-01-30 20:15:24 -08:00
file Drupal 7.12 2012-02-01 13:46:20 -08:00
filter Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
forum - Patch #1302364 by Chi, realityloop: duplicate status check in forum_field_storage_pre_update(). 2011-11-22 20:07:49 -05:00
help Issue #1319904 by rc_100, xjm, jhodgdon: Clean up API docs for help module. 2011-12-22 01:36:41 -08:00
image - Patch #1159258 by Deciphered: fixed image_file_move() flushes new URI not source URI. 2012-02-05 09:01:17 -05:00
locale - Patch #852524 by plach, oriol_e9g: include language provider files only when they are needed. 2012-01-26 11:10:14 -05:00
menu - Patch #1420048 by nod_, droplet: fixed menu* JS indention. 2012-01-29 16:13:03 -05:00
node Issue #1415794 by Zen Master: Fixed node_access_test_form_node_form_alter() has wrong documentation header. 2012-01-31 00:19:08 -08:00
openid SA-CORE-2012-001 2012-02-01 13:29:51 -08:00
overlay - Patch #1387002 by Rob Loach, nburles: Fixed Bug in overlay-parent.js when minified. 2011-12-30 20:44:32 +01:00
path Issue #1393846 by tedbow, Albert Volkman: Fixed path_form_element_validate() executes unnecessary db_select() query when only space given for URL Alias. 2012-02-14 13:33:53 -05:00
php Issue #1367000 by chris.leversuch, oriol_e9g, David_Rothstein: Clean up API docs for php module. 2012-01-31 00:20:48 -08:00
poll Issue #1274212 by amateescu, c31ck: Fixed Incorrect order of choices in Poll module. 2012-01-11 23:27:05 -05:00
profile Issue #777168 by Berdir, effulgentsia: Fixed Notice: Undefined property: stdClass:: in profile_user_presave(). 2011-11-11 20:47:49 -08:00
rdf Issue #678594 follow-up by mlncn: Add clarifying comment to RDFa markup for file/image formatters. 2011-12-22 01:42:33 -08:00
search Issue #1398806 by kiamlaluno: Fixed The purpose of hook_search_page() is explained twice. 2012-01-13 23:53:34 -05:00
shortcut - Patch #1399496 by droplet: JS semicolon to following code standard . 2012-01-29 08:25:27 -05:00
simpletest Issue #1347836 by LSU_JBob, Albert Volkman, linclark: Comment cleanup in common.test. 2012-02-14 13:32:21 -05:00
statistics Issue #1346772 by xjm: Fixed StatisticsLoggingTestCase->testLogging() is unstable. 2011-11-21 14:47:08 -08:00
syslog Issue #1368872 by agentrickard, oriol_e9g: Clean up API docs for syslog. 2011-12-31 16:14:43 -08:00
system - Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update results page lead to 403s. 2012-02-02 13:10:22 -05:00
taxonomy - Patch #1428498 by linclark: Docblock syntax error for taxonomy_select_nodes(). 2012-02-06 21:59:22 -05:00
toolbar Issue #1367014 by chris.leversuch: Clean up API docs for toolbar module. 2012-01-11 23:18:00 -05:00
tracker Issue #1338110 by aaron.r.carlton, oriol_e9g: Fixed remove the protected variable () if it's not used in tracker.test. 2012-01-14 02:04:59 -05:00
translation - Patch #1431918 by Liam Morland: user_multiple_role_edit() doc needs more detail. 2012-02-13 13:45:55 -05:00
trigger Rollback of Issue #1280792 by andypost: Key length too long error. 2012-01-31 02:50:11 -08:00
update Issue #278425 by andypost, droplet, OnkelTem, chx, c960657, drewish, kotnik, realityloop: Change notice for: Using basename() is not locale safe. 2012-01-21 10:52:40 -08:00
user Issue #1416212 by pontus_nilsson: Fixed _user_mail_notify() -- options for need to be a list. 2012-01-31 00:11:46 -08:00
README.txt Stripping CVS keywords 2011-02-25 02:06:03 +00: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