drupal/modules
Dries cca33d7255 - Patch #1311490 by skottler: remove dl.multiselect remnants. 2011-10-16 15:35:25 -04:00
..
aggregator Issue #743234 by mr.baileys, twistor, Berdir, mgifford: Fixed /aggregator does not use pagination. 2011-10-09 07:45:30 -07:00
block Issue #1122584 by 10oclock, Rob Loach: Fixed Use #attached for block_admin_display_form() instead of drupal_add_css(). 2011-09-30 15:10:01 -07: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 - Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates. 2011-09-11 20:28:49 -04:00
color - Patch #1235266 by rbayliss: color_scheme_form_submit() has typo in code comment. 2011-08-01 21:04:28 -04:00
comment Issue #1178580 by Dave Reid: Fixed PHP notices with [node:summary], [node:body], or [comment:body] if there is no body field or language mismatch. 2011-10-01 23:38:23 -07:00
contact Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
contextual Issue #1290562 by bleen18, droplet: Fixed Contextual: remove duplicated css. 2011-09-30 14:43:14 -07: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 Issue #1115106 by Damien Tournoud: Fixed Failures to update a field are not properly handed in SQL Storage and Field UI. 2011-10-09 07:55:41 -07:00
field_ui - Patch #1308994 by Devin Carlson: certain Field UI messages have the wrong type. 2011-10-13 20:26:15 -04:00
file Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?. 2011-09-27 11:59:41 -07:00
filter Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
forum Issue #1220602 by catch: Fixed Call to undefined function _update_7000_field_read_fields() during Forum update 7003. 2011-10-14 17:03:59 -04:00
help Stripping CVS keywords 2011-02-25 02:06:03 +00:00
image - Patch #1124786 by zambrey: fixed notice 2011-08-27 04:21:04 -04:00
locale - Patch #1250800 by attiks, dereine: language domain should work regardless of ports or protocols. 2011-10-01 15:44:35 -04:00
menu - Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item' 2011-09-25 11:38:51 +02:00
node - Patch #1311490 by skottler: remove dl.multiselect remnants. 2011-10-16 15:35:25 -04:00
openid Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
overlay Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
path Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
php Stripping CVS keywords 2011-02-25 02:06:03 +00:00
poll - Patch #706894 by amateescu, sun: poll form uses #description for a button. 2011-09-24 20:56:18 +02:00
profile Issue #1054848 by barraponto: Fixing common typos through codespell.py. 2011-10-02 11:09:00 -07:00
rdf Stripping CVS keywords 2011-02-25 02:06:03 +00:00
search - Patch #1309750 by kiamlaluno: wrong spelling in the hook_search_execute() documentation. 2011-10-16 12:55:03 -04:00
shortcut Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages. 2011-09-30 12:59:38 -07:00
simpletest Issue #1292922 by loganfsmyth, plach: Fixed EntityFieldQuery count query broken for translatable fields. 2011-10-05 17:55:07 -07:00
statistics - Patch #1253298 by bfroehle: PHP Notice with statistics_exit(). 2011-08-26 10:25:42 +01:00
syslog Stripping CVS keywords 2011-02-25 02:06:03 +00:00
system - Patch #1309298 by sven.lauer: document that hook_(en|dis)able implementations should live in .install files. 2011-10-16 15:32:58 -04:00
taxonomy Issue #1274674 by karschsp, pgrond, mdupont, aroq | Lars Toomre: Added static caching to taxonomy_vocabulary_get_names(). 2011-10-02 11:07:45 -07:00
toolbar - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity. 2011-04-12 22:30:42 +02:00
tracker Stripping CVS keywords 2011-02-25 02:06:03 +00:00
translation Issue #1164852 by plach: Default the 'translatable' bit on fields to FALSE for fields created in the UI, to match those created by the API. 2011-07-20 01:20:33 -07:00
trigger Stripping CVS keywords 2011-02-25 02:06:03 +00:00
update Issue #1118404 by Damien Tournoud, keichee, bfroehle: Fixed 'Manual updates required' table broken. 2011-09-30 13:08:35 -07:00
user Issue #1205138 by pwolanin, Dave Reid: Do not blow away non-MD5 password hashes in user_update_7000(). 2011-09-30 15:15:54 -07: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