drupal/modules
Angie Byron a6735f57ff #691692 by Stefan Freudenberg, linclark: Improve RDF tests. 2010-04-22 08:12:30 +00:00
..
aggregator - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
block - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text format is not checked when editing an entity and instead reset to something a user can use. 2010-04-10 11:11:46 +00:00
blog - Patch #773522 by BarisW: blog links appear on all content types. 2010-04-17 12:46:32 +00:00
book - Patch #445130 by Rob Loach, aspilicious, noahb, jpmckinney, TR: namespace the Drupal jQuery functions. 2010-04-16 13:55:06 +00:00
color #776684 by Steven Merrill: Fixed The color.module preview HTML is hardcoded. 2010-04-22 05:18:21 +00:00
comment #691692 by Stefan Freudenberg, linclark: Improve RDF tests. 2010-04-22 08:12:30 +00:00
contact #773792 by scor: Fixed contact_update_7002() depends on user_update_7006(). 2010-04-20 07:46:33 +00:00
contextual - Patch #601150 by bganicky: improved contextual links Javascript. 2010-03-26 18:59:54 +00:00
dashboard - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
dblog - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
field - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
field_ui - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
file #777064 by spyderboy: Fixed File.js has coding standards problems. 2010-04-21 07:40:37 +00:00
filter #685486 by scor: Fixed filter_update_7003() doesn't work for contrib modules. 2010-04-22 05:44:41 +00:00
forum - Patch #771278 by jpmckinney: clean-up forum.test. 2010-04-15 11:58:07 +00:00
help - Patch #742114 by fgm: test methods should be protected, not private. 2010-04-01 14:52:21 +00:00
image #713872 by eojthebrave, andypost: Fixed Image field formatters not updated when image style deleted and replacement format chosen. 2010-04-20 09:17:20 +00:00
locale - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
menu - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
node #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
openid - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
overlay #662856 by David_Rothstein, ksenzee: Fixed submitting a form that closes the overlay causes the form to flash on the screen again before it closes. 2010-04-21 07:23:10 +00:00
path - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions. 2010-04-09 12:24:53 +00:00
php - Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions. 2010-03-21 21:20:43 +00:00
poll #361225 by nvahalik: Fixed Update poll.module to remove reference to theme_poll_results() and fix template file references. 2010-04-22 06:10:14 +00:00
profile - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
rdf #691692 by Stefan Freudenberg, linclark: Improve RDF tests. 2010-04-22 08:12:30 +00:00
search - Patch #771596 by jhodgdon: turning on multiple search weights causes PDO exception during search. 2010-04-16 13:53:43 +00:00
shortcut - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
simpletest #742972 by klausi, Berdir: Clear entity info cache during module enable. (tests) 2010-04-18 15:01:56 +00:00
statistics #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
syslog - Patch #659784 by mfb, Poetro: fixed syslog_watchdog() using theme(). 2010-04-21 14:27:03 +00:00
system #775240 by droplet: Fixed misspelling of occurred. 2010-04-22 07:36:50 +00:00
taxonomy #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +00:00
toolbar - Patch #745664 by james.elliott: toolbar doesn't properly add / remove the toolbar-drawer class when collapsing and expanding the drawer. 2010-04-04 20:27:08 +00:00
tracker - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +00:00
translation - Patch #771082 by plach: enable the admin theme for the translation overview page. 2010-04-16 13:52:23 +00:00
trigger #776728 by jhodgdon: Fixed hook_trigger_info_alter() is undocumented. 2010-04-22 06:33:06 +00:00
update - Patch #761208 by aspilicious: bad reference to jquery ui 1.8 in core. 2010-04-15 12:28:13 +00:00
user #701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D 2010-04-20 09:48:06 +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