drupal/modules
Dries Buytaert 218c363c5a - Patch #718922 by derjochenmeyer, betz, mgifford, JohnAlbin, casey: .element-invisible does not work with VoiceOver on OS X Snow Leopard. 2010-06-26 20:10:24 +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 - Patch #769540 by cafuego: block variables lack defines. 2010-06-25 20:25:54 +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 #235684 by dereine: reference to missing functions (book_pick_book_submit(). 2010-06-26 12:42:47 +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 #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
field - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken. 2010-06-26 02:16:23 +00:00
field_ui - Patch #616240 by yched, marcingy: make field UI screens extensible from contrib. 2010-06-26 02:06:53 +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 - Patch #635212 by sun, David_Rothstein, ryandekker, tstoeckler: fallback format is not configurable. 2010-06-26 01:55:29 +00:00
forum #835802 by aaronbauman: Fixed DBTNG: INSERT query in forum.install should use dynamic query format. 2010-06-24 12:59:22 +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 #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
menu - Patch #553106 by kiamlaluno, dereine, marcingy: _menu_overview_tree_form() access a not defined variable. 2010-06-26 17:43:22 +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 #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug. 2010-06-10 15:20:48 +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 - 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
statistics - Patch #809558 by mr.baileys: node_title_list() didn't return renderable array for block content. 2010-05-29 07:53:44 +00:00
syslog - Patch #659784 by mfb, Poetro: fixed syslog_watchdog() using theme(). 2010-04-21 14:27:03 +00:00
system - Patch #718922 by derjochenmeyer, betz, mgifford, JohnAlbin, casey: .element-invisible does not work with VoiceOver on OS X Snow Leopard. 2010-06-26 20:10:24 +00:00
taxonomy #835046 by mikeytown2: Fixed hook_taxonomy_vocabulary_presave() is missing. 2010-06-24 22:21:51 +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 #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
user - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds. 2010-06-25 19:33:47 +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