drupal/modules
Dries Buytaert 1e8da1f9ae - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
..
aggregator - Patch #687578 by agentrickard: remove access check from aggregator_categorize_items(). 2010-01-18 03:31:29 +00:00
block #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +00:00
blog - Patch #691456 by Boobaa: removed extra apostrophe in blog.module. 2010-01-22 22:54:04 +00:00
book #685012 by casey: Fixed Overlay: node/#/outline displays in site theme, not admin theme. 2010-01-30 04:23:46 +00:00
color #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
comment #537750 by yched: Added Field UI for comments. 2010-01-30 04:14:17 +00:00
contact #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +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 #678472 by casey: Fixed Dashboard's Done button doesn't redirect in Google Chrome. 2010-01-30 04:45:17 +00:00
dblog - Patch #696616 by qasimzee: improved consistency of phpDocs. 2010-01-27 11:28:49 +00:00
field #680910 by yched and bjaspan: Allow fields to be restricted to entity types. 2010-01-30 02:22:01 +00:00
field_ui #537750 by yched: Added Field UI for comments. 2010-01-30 04:14:17 +00:00
file #599122 follow-up by scor and catch: Do not use module_load_include() in global context. 2010-01-28 13:56:25 +00:00
filter #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +00:00
forum #652048 by chx: Factor out the caching pattern from forum. 2010-01-14 06:20:15 +00:00
help #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
image - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only. 2010-01-26 08:29:25 +00:00
locale - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
menu #553944 follow-up by David_Rothstein: Allow modules to override per-page custom themes. 2010-01-30 03:38:22 +00:00
node #492186 follow-up by nvanhove and Dave Reid: Fixed Authoring information is never updated. (with tests) 2010-01-30 02:52:08 +00:00
openid - Patch #686800 by c960657: refined the OpenID tests to verify that the user actually logged in to avoid false positives with blocked users. 2010-01-18 17:32:51 +00:00
overlay #673810 by casey and mrfelton: Make overlay respect key handlers. 2010-01-30 06:45:26 +00:00
path - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls. 2010-01-29 22:40:41 +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 #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +00:00
profile #612870 by asimmonds: Fixed Weight fields should be int, not tinyint. 2010-01-30 00:08:34 +00:00
rdf - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
search - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
shortcut - Patch #602408 by yoroy: adjust height of shortcut bar. 2010-01-25 17:01:02 +00:00
simpletest Sigh. Attempt NUMBER THREE at rolling back #522786. It just. won't. die. 2010-01-30 04:49:41 +00:00
statistics - Patch #229051 by Josh Waihi, bellHead, ainigma32, Dave Reid, druido, ivanSB@drupal.org, jaydub: fixed 'Top visitor' page on PostgreSQL 8.3. 2010-01-26 08:19:45 +00:00
syslog - Patch #696642 by qasimzee: improved consistency of phpDoc. 2010-01-27 11:29:51 +00:00
system - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
taxonomy #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +00:00
toolbar - Patch #686670 by mfer, seutje, jide, casey: inconsistent code style in toolbar.js. 2010-01-29 14:26:26 +00:00
tracker #614508 by linclark and scor: Annotate tracker page with RDFa. 2010-01-14 06:23:40 +00:00
translation #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
trigger #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
update #602490 follow-up by dww, Bojhan, and yoroy: Make 'Update' action a tab. 2010-01-30 06:55:51 +00:00
user #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +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