drupal/modules
David Rothstein a80c7e883d Issue #1549390 by drumm, BTMash: Taxonomy_update_7005() can be faster. 2012-06-09 16:35:43 -04:00
..
aggregator Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm, tim.plunkett: Fixed Attempt to loop through undefined result set in aggregator. 2012-04-28 23:08:34 -07:00
block Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
blog Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
book Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
color Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
comment Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
contact Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
contextual Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
dashboard Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
dblog Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
field Issue #822418 by catch, marcingy, davidjdagino, no_commit_credit, tim.plunkett, ezheidtmann: Fixed Field form structure incomplete if field_access() returns FALSE. 2012-06-03 17:10:00 -04:00
field_ui Issue #1517654 by zuuperman, sheise: Fixed Strict warning by field_ui_table_pre_render(). 2012-05-25 00:41:30 -04:00
file Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
filter Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
forum Issue #1354726 followup: Fix docblock indentation on forum_update_7012(). 2012-06-03 14:36:55 -04:00
help Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
image Issue #1558548 by tim.plunkett, sun: Fixed Notice: Undefined index: default_image() in image_field_prepare_view(). 2012-05-03 10:37:48 -07:00
locale Issue #1572394 by attiks, Sweetchuck: Fixed Language detection by domain only works on port 80. 2012-06-09 16:16:19 -04:00
menu Issue #1546618 by wulff: Fix addtogroup syntax in menu.install 2012-05-17 05:53:37 -07:00
node Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
openid Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
overlay Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
path Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
php Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 instead of user role constants. 2012-06-04 01:07:43 -04:00
poll Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
profile Issue #285232 by ralessi, sun, catch: Add 'please select' item to required select list item. 2012-04-30 21:59:29 -07:00
rdf Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
search Issue #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-28 23:20:21 -07:00
shortcut Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest(). 2012-03-28 09:33:40 -07:00
simpletest Issue #1540072 by mstrelan, xjm: Use American spelling for 'behavior'. 2012-04-30 21:51:35 -07:00
statistics Issue #1313510 by NROTC_Webmaster, oriol_e9g, aenw: Clean up API docs for Statistics module 2012-05-23 15:46:01 -07:00
syslog Issue #598586 by grendzy, deekayen, matglas86, dawehner, Zgear: Fixed watchdog() assumes is defined. 2012-04-28 23:42:56 -07:00
system Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
taxonomy Issue #1549390 by drumm, BTMash: Taxonomy_update_7005() can be faster. 2012-06-09 16:35:43 -04:00
toolbar Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages 2012-03-26 11:28:49 -07:00
tracker Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
translation Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
trigger Issue #1280792 follow-up BTMash, irunflower, Zgear: Fixed Trigger upgrade path: Node triggers removed when upgrading to 7-dev from 6.25. 2012-04-04 10:07:00 -07:00
update Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks 2012-05-23 12:25:30 -07:00
user Issue #1495648 by plach: Introduce entity language support. 2012-06-09 15:51:03 -04:00
README.txt Stripping CVS keywords 2011-02-25 02:06:03 +00:00

README.txt

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