drupal/modules
Dries Buytaert 2ec2750752 - Patch #563106 by int: more upgrade path fixing. 2010-01-27 18:56:19 +00:00
..
aggregator - Patch #687578 by agentrickard: remove access check from aggregator_categorize_items(). 2010-01-18 03:31:29 +00:00
block - Rollback of #691938. 2010-01-24 16:20:50 +00:00
blog - Patch #691456 by Boobaa: removed extra apostrophe in blog.module. 2010-01-22 22:54:04 +00:00
book #571654 follow-up by chx, peximo, plach, sun, et al: 2010-01-09 21:54:01 +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 - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress. 2010-01-25 21:32:44 +00:00
contact - Patch #417244 by Dave Reid, arnd: contact mail greeting should be friendly and translatable. 2010-01-22 22:56:54 +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 #677534 by jhodgdon, andrewmacpherson, Bojhan, yoroy, et al: Fixed Customize still being used in place of Edit. 2010-01-14 04:04:30 +00:00
dblog - Patch #696616 by qasimzee: improved consistency of phpDocs. 2010-01-27 11:28:49 +00:00
field #695614 by figover: Small documentation fix in number module. 2010-01-26 21:44:10 +00:00
field_ui - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
file - Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only. 2010-01-26 08:29:25 +00:00
filter - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress. 2010-01-25 21:32:44 +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 - Patch #649820 by brianV: added missing documentation for MENU_LOCAL_ACTION in hook_menu(). 2010-01-24 15:22:07 +00:00
node - Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress. 2010-01-25 21:32:44 +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 - Patch #658118 by David_Rothstein, carlos8f: overlay prevented enabling of other modules at the same time. 2010-01-18 17:12:04 +00:00
path - Patch #689738 by c960657: use Save and Delete buttons on path alias editing form. 2010-01-21 04:20:08 +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 #678714 follow-up: Renaming poll template file renames. Ah, poll module... your role as our one true regression test continues to be realized... 2010-01-13 06:07:27 +00:00
profile - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +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 - Patch #689738 by c960657: use Save and Delete buttons on path alias editing form. 2010-01-21 04:20:08 +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 #685074 by pwolanin: some stream wrappers need to be hidden or read-only. 2010-01-26 08:29:25 +00:00
taxonomy - Rollback of patch #693362. 2010-01-25 17:04:03 +00:00
toolbar #686670 by mfer and casey: Properly name-space toolbar.js. 2010-01-26 21:42:37 +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 - Patch #684828 by dww: function update_requirements() doesn't return anything during install and stops the install process. 2010-01-15 10:12:36 +00:00
user - Patch #563106 by int: more upgrade path fixing. 2010-01-27 18:56:19 +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