drupal/modules
David Rothstein 83b80acad8 Drupal 7.29 2014-07-16 16:03:02 -04:00
..
aggregator Issue #1790298 by nagba, pwolanin: Unindexed query in aggregator module. 2014-05-05 19:14:59 -04:00
block Issue #2195357 by Rajendar Reddy, GoddamnNoise, Pol: Fix docs in hook_block_info() 2014-04-16 16:08:57 -07:00
blog Issue #2059687 by StephaneQ, Cottser: Remove t() from test assertion messages in blog module 2013-08-12 12:45:20 -07:00
book Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix indefinite article in book.module documentation 2013-06-06 12:16:09 -07:00
color Drupal 7.24 2013-11-20 15:45:59 -05:00
comment Issue #1200478 by mitron, pounard, David_Rothstein | nicholasThompson: Incorrect setting of the 'class' attribute to a string in the Comment module (could cause fatal errors under rare conditions). 2014-05-06 01:58:11 -04:00
contact Issue #1742830 by dcam, izus, lazysoundsystem, andypost, Lars Toomre: Remove t() from test asserts in contact module 2013-04-26 08:36:24 -07:00
contextual Issue #1216776 by illmasterc, Niklas Fiekas, dawehner: Fixed Two nested contextual links regions are active, when the outer region is hovered. 2013-08-05 04:13:31 -04:00
dashboard Issue #2061545 by StephaneQ, rterrein: Add missing ampersand in sample hook_dashboard_regions_alter function body 2013-08-13 07:59:09 -07:00
dblog Issue #2145077 by TR: Fix spelling errors in D7 tests and comments 2013-12-03 16:45:15 -08:00
field Issue #2048395 by filijonka: Fix up group/topic membership for field hooks 2014-05-07 17:06:02 -07:00
field_ui Issue #1788060 by BarisW, swentel, dcam | hass: Translatable string <Hidden> cannot imported if translated. 2014-05-06 02:24:47 -04:00
file Drupal 7.29 2014-07-16 16:03:02 -04:00
filter Issue #1041486 by cs_shadow, lokapujya, eporama, Pancho: Fix docs for check_markup 2014-04-16 16:06:21 -07:00
forum Issue #1797286 by dcam, lazysoundsystem, xjm, Lars Toomre: Remove t() from test assertions in forum module 2013-06-21 10:02:16 -07:00
help Issue #1797330 by xjm, Lars Toomre, dcam, lazysoundsystem: Remove t() from test assertions in help module 2013-06-10 08:02:22 -07:00
image Issue #2037847 by droplet: Join position strings together to fix translatability in the administrative interface for the Image module "Crop" effect. 2014-04-05 20:10:11 -04:00
locale Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
menu Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
node Issue #1300920 by salvis, DamienMcKenna, mkadin, idflood, pjcdawkins, lyricnz, greggles, Niklas Fiekas, gumanist | Dave Reid: The [node:summary] token does not output anything for body fields without a manual summary. 2014-05-05 23:54:18 -04:00
openid Drupal 7.26 2014-01-15 14:43:16 -05:00
overlay Drupal 7.24 2013-11-20 15:45:59 -05:00
path Issue #1797372 by chrisjlee, lazysoundsystem, dcam, xjm, Lars Toomre: Remove t() from test assertions in path module 2013-06-10 07:49:27 -07:00
php Issue #2064667 by kboopathi | Charles Belov: PHP Filter has a broken link to "Example PHP snippets" within help. 2013-12-25 15:55:33 -05: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 #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
rdf Issue #1798066 by boztek, dcam, larowlan | Anonymous: Clean up CommentTestBase::setCommentSettings(). 2013-12-30 16:14:55 -05:00
search Issue #2169065 by MF82, dcam, nadja.jury, danmuzyka: Fix up some docs in search tests 2014-05-02 16:39:52 -07:00
shortcut Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
simpletest Drupal 7.29 2014-07-16 16:03:02 -04:00
statistics Issue #1426122 by deletedaccount, Alan D., andypost, maximpodorov: Some callbacks return junk when calling drupal_not_found(); replace with return MENU_NOT_FOUND instead. 2013-12-29 15:32:28 -05:00
syslog Issue #2055019 by colan: Fixed Syslog configure link missing on Extend/Modules page. 2013-08-01 00:29:29 -07:00
system Issue #1522348 by seanB, jenlampton | Adam S: Notice: getimagesize read error in image_gd_get_info(). 2014-05-06 04:53:59 -04:00
taxonomy Issue #1525176 by klausi, amateescu, David_Rothstein, dlu, goldenboy, lucascaro, naveko, Georgique, webchick: Using array_diff_assoc() for multilevel arrays in DrupalDefaultEntityController->cacheGet(). 2014-05-06 04:01:04 -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 #2130461 by Alan D.: Tracker pager is inconsistent with every other pager in core. 2014-05-05 14:47:42 -04:00
translation Issue #1797366 by Lars Toomre, lazysoundsystem, dcam: Remove t() from test assertions in translation module 2013-06-10 07:45:30 -07:00
trigger Issue #2059691 by StephaneQ, dcam: Remove t() from test assertion messages in trigger module 2013-08-12 12:42:07 -07:00
update Issue #952394 by xjm, webchick, sun, catch | yettyn: "No available releases found" - fetching update information exceeds timeout. 2014-05-06 07:51:58 -04:00
user Issue #2158383 by laurii, joachim: Fix documentation of return value in user_role_permissions 2014-01-23 11:29:56 -08: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