drupal/modules
Angie Byron 9703e5d6e2 #715476 by Jeremy and Crell: Schema object should respect active database connection (with tests). 2010-03-07 08:03:45 +00:00
..
aggregator - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +00:00
block - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
blog - Patch #691456 by Boobaa: removed extra apostrophe in blog.module. 2010-01-22 22:54:04 +00:00
book - Patch #724780 by fgm: Fixed incorrect use of node_load() in book_admin_edit_submit(). 2010-02-25 09:44:51 +00:00
color - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
comment #699596 by mr.baileys and catch: Fixed (Un)publishing several comments doesn't work. 2010-03-07 07:15:28 +00:00
contact - Patch #251482 by andypost, Dave Reid, hunvreus: contact categories can't be translated with i18n. 2010-02-26 18:35:35 +00:00
contextual - Patch #675608 by Rob Loach, Gábor Hojtsy: fixed contextual link colors easily overwritten. 2010-01-20 04:25:13 +00:00
dashboard - Patch #609128 by vordude: dashboard should provide feedback when clicking 'Done'. 2010-03-01 13:12:45 +00:00
dblog - Patch #535440 by andypost, carlos8f, boombatower: random strings in SimpleTest should not contain 2010-02-26 17:22:39 +00:00
field #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
field_ui - Patch #686226 by yched: improved 'default value' input handling. 2010-03-03 08:01:42 +00:00
file - Patch #718254 by andypost: field names were too long -- make PostgreSQL happy. 2010-02-27 07:52:03 +00:00
filter - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
forum #728644 by andrew.elvis: Fixed No link to Help page from Forum configuration page. 2010-03-07 06:45:45 +00:00
help - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
image - Patch #733756 by catch: image_field_insert() makes no sense. 2010-03-06 07:19:57 +00:00
locale #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
menu #473082 follow-up by sun: Remove odd breadcrumb bug workaround in menu_save(). 2010-03-07 07:55:14 +00:00
node #684774 follow-up by sun: Remove silly superfluous check from node_block_admin_configure_submit(). 2010-03-07 07:52:00 +00:00
openid - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
overlay #684610 by Jacine: Fixed IE bug: No table-striping in Seven. 2010-03-07 06:31:48 +00:00
path - Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser. 2010-03-03 19:46:26 +00:00
php #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'. 2010-01-10 22:56:51 +00:00
poll - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
profile #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
rdf #687712 by scor: Optimize rdf.module for displaying multiple comments. 2010-03-07 07:08:41 +00:00
search - Patch #679530 by sun, David_Rothstein: administer filters permission should not affect text format widget. 2010-03-06 19:40:21 +00:00
shortcut - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
simpletest #715476 by Jeremy and Crell: Schema object should respect active database connection (with tests). 2010-03-07 08:03:45 +00:00
statistics - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible. 2010-02-28 20:10:34 +00:00
syslog - Patch #696642 by qasimzee: improved consistency of phpDoc. 2010-01-27 11:29:51 +00:00
system #459980 follow-up by c960657: Further clean-ups to admin/settings/performance. 2010-03-07 07:36:27 +00:00
taxonomy - Patch #734146 by scor: white-space clean-up. 2010-03-06 06:39:01 +00:00
toolbar - Patch #707070 by seutje: fixed top level IA items not keeping their active styling. 2010-02-11 08:57:30 +00:00
tracker #614508 by linclark and scor: Annotate tracker page with RDFa. 2010-01-14 06:23:40 +00:00
translation #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
trigger #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned actions still triggered and cannot be removed. 2010-03-07 07:22:42 +00:00
update - Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1. 2010-02-17 09:08:59 +00:00
user #728434 by NEOatNHNG: Fixed Default template for 'Account activation' mail doesn't contain one-time-login link. 2010-03-07 07:56: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