drupal/modules
Dries Buytaert d18daf82a7 - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search dependent on dblog module. 2010-06-29 00:39:16 +00:00
..
aggregator - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx: file_munge_filename() extension handling broken by move to File Field. 2010-06-26 19:55:47 +00:00
block #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
blog - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
book - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
color - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
comment - Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from comment_admin_overview(). 2010-06-25 21:24:35 +00:00
contact #794184 by JacobSingh, catch, chx: Fixed contact_update_7002() fails when the contact module is not enabled. 2010-06-08 03:48:14 +00:00
contextual - Patch #765830 by rfay: E_NOTICE if block is themed without an argument. 2010-06-13 05:36:58 +00:00
dashboard - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
dblog - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search dependent on dblog module. 2010-06-29 00:39:16 +00:00
field - Patch #362021 by plach: field_attach_prepare_translation() needs to be updated for D7 API. 2010-06-28 20:58:42 +00:00
field_ui #838040 by justinrandell, azriprajwala: Fixed notices thrown when adding a stock field to a stock content type. 2010-06-27 18:05:54 +00:00
file - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken. 2010-06-26 02:16:23 +00:00
filter #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
forum - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
help - Patch #742114 by fgm: test methods should be protected, not private. 2010-04-01 14:52:21 +00:00
image - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
locale - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
menu - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
node - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds. 2010-06-25 19:33:47 +00:00
openid - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs. 2010-06-25 18:31:37 +00:00
overlay - Patch #739420 by Rob Loach, aaron, casey | aspilicious: Fixed Overlay cuts off wide tables. 2010-06-13 06:03:47 +00:00
path #728566 by Dave Reid: Fixed Incorrect colspan for content row when there are no aliases. 2010-05-14 04:57:59 +00:00
php - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
poll - Patch #702134 by grndlvl, aaronbauman: always store IP address for poll votes. 2010-06-24 18:53:31 +00:00
profile - Patch #591048 by Damien Tournoud: the author information block was broken. Added tests. 2010-05-29 11:37:33 +00:00
rdf - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
search - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search dependent on dblog module. 2010-06-29 00:39:16 +00:00
shortcut - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. 2010-06-17 13:16:57 +00:00
simpletest #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong path given to drupal_var_export() function file. 2010-06-29 00:21:00 +00:00
statistics - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
syslog - Patch #659784 by mfb, Poetro: fixed syslog_watchdog() using theme(). 2010-04-21 14:27:03 +00:00
system - Patch #837728 by aaronbauman: @see directives in system.api.php: move to bottom of docblocks, prepend blank line. 2010-06-29 00:23:57 +00:00
taxonomy - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implode_tags() should point to each other; taxonomy_implode_tags() too. 2010-06-27 16:49:58 +00:00
toolbar - Patch #725734 by casey, David_Rothstein, recidive, jpmckinney, aspilicious: overlay doesn't escape any page titles (residual cleanup). 2010-06-13 05:47:47 +00:00
tracker - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
translation #362021 by plach, yched, sun: Update field_attach_prepare_translation() for D7 entity API. 2010-06-06 00:24:16 +00:00
trigger - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
update - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
user #839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops. 2010-06-28 14:59:24 +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