drupal/modules
David Rothstein fc104c95bd Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
..
aggregator Issue #1807556 by Albert Volkman, Lars Toomre: API docs fixup for Aggregator module 2013-01-10 15:45:01 -08:00
block Issue #1741338 by lazysoundsystem: Remove t() from test asserts in block module 2012-10-18 16:04:59 -07: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 #1215404 by brianV, pillarsdotnet: Fixed Remove assignment to unused variable $export_data from book_export_html() function. 2013-03-10 21:25:23 -04:00
color Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
comment Issue #1857956 by catch, David_Rothstein: Do not re-prepare comment update timestamp if it's the same as the created timestamp (performance improvement). 2013-01-07 22:18:56 -05: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 #1827136 by amatzies, patrickd, posulliv | earnie: Add severity index to watchdog table. 2013-03-10 15:29:57 -04:00
field Issue #1920340 by yched: Fixed Update URL of change notification for '_field_info_collate_fields() memory usage'. 2013-03-10 21:51:19 -04:00
field_ui Issue #1040790 by yched, swentel, geerlingguy, justin.randell, Berdir | catch: Fixed _field_info_collate_fields() memory usage. 2013-01-27 16:21:18 -05:00
file Issue #1037632 by Sheldon Rampton, Tor Arne Thune, roy smith: Fixed Attaching a forbidden file to a node gives an error message with bogus file path. 2012-10-05 21:13:49 -07:00
filter Issue #1347914 by Albert Volkman, Lars Toomre, batigolix, NROTC_Webmaster, xjm, sven.lauer: Fix up API docs for Filter module 2013-03-04 12:53:26 -08:00
forum Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2013-03-30 13:01:03 -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 Merge branch '7.20-hotfix' into 7.x 2013-03-06 19:09:31 -05:00
locale Issue #1565322 by Jorrit: Fixed Notice in locale_languages_edit_form_validate(). 2013-01-07 22:23:23 -05:00
menu Issue #1875858 by j.slemmer, cck: Fix documentation for a couple of menu hooks 2013-01-19 07:59:01 -08:00
node Issue #1429442 by Jody Lynn, mathankumarc, gnuget, nrambeck, dcam | sun: Fixed Access denied page shown after submitting form that creates a unpublished node. 2013-03-30 13:01:03 -04:00
openid Issue #1379056 by Barrett: Fixed if more than one hook_openid() implementation returns a given parameter, the resulting value is an array and request is invalid. 2013-03-30 10:59:10 -04:00
overlay Issue #771036 by ojohansson, Albert Volkman, Gábor Hojtsy: Fixed Overlay overwrites existing target attribute. 2013-03-30 14:25:27 -04:00
path Issue #1595594 by Devin Carlson, Alan D.: Path modules node alter uses collapsible and collapsed attributes in the 'alias' text field. 2012-09-13 02:29:18 -07: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 #1797376 by dcam, xjm: remove t() from test assertions in poll module 2012-10-03 10:04:58 -07:00
profile Issue #1780012 by dewens: Fixed "parameter 1 expected to be a reference" error in Profile module's hook_user_cancel() implementation. 2012-10-06 01:05:57 -04:00
rdf Issue #1848464 by scor | jneubert: Fixed Make RDFa markup upward compatible with RDFa 1.1. 2013-03-10 15:19:33 -04:00
search Issue #1848774 by IshaDakota, kiamlaluno: Fixed search_view() initializes a variable that is never used. 2013-03-10 21:16:32 -04:00
shortcut Issue #934714 by swentel, caiovlp, dcam | Coornail: Fixed Cannot add frontpage as shortcut. 2012-10-28 23:12:12 -04:00
simpletest Issue #1797514 by disasm, dicam, Gaelan, Lars Toomre: Remove t() from test assert messages in simpletest module 2013-03-12 16:26:25 -07:00
statistics Issue #1346772 by xjm, scor: Fixed StatisticsLoggingTestCase->testLogging() fails with clean URLs in some environments. 2012-10-17 23:57:43 -07:00
syslog Issue #1816858 by bleen18: Clean-up for Syslog module docs 2012-10-26 08:42:34 -07:00
system Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
taxonomy Issue #1242602 by swentel, JvE, babruix | Chi: Fixed Notices in taxonomy_autocomplete(). 2013-03-30 14:31:25 -04:00
toolbar Issue #716496 by killtheliterate, rootwork: Make sure all core template files are in themeable group 2012-08-28 11:33:18 -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 #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates are listed in the updates-7.x-extra group 2012-07-16 09:45:43 -07:00
update Issue #1817680 by haydeniv | netol: Fixed Update notification is printed more than one time. 2012-12-08 15:54:11 -05:00
user Merge tag '7.20' into 7.x 2013-02-20 15:39:18 -05: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