drupal/modules
webchick f2e94e83ca Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. 2011-05-29 22:36:30 -07:00
..
aggregator - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
block - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters. 2011-05-23 21:07:02 -04:00
blog - Patch #1019352 by Jody Lynn: delete blog module's variable on hook_uninstall(). 2011-05-23 21:14:37 -04:00
book - Patch #1013864 by agentrickard, JimmyAx: book navigation block fails with Node Access modules. 2011-05-21 20:10:25 -04:00
color - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
comment - Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule. 2011-05-28 09:27:33 -04:00
contact - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
contextual - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
dashboard Issue #1166806 by droplet, TR: Removed legacy CVS Id tags in core. 2011-05-28 11:54:05 -07:00
dblog - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
field Issue #1166088 by barbi: Fixed Field Language API page has incorrect note about languages. 2011-05-29 22:36:30 -07:00
field_ui - Patch #1157426 by Gábor Hojtsy: field system uses t() incorrectly and inconsistently. 2011-05-15 17:39:12 -07:00
file - Patch #1024684 by linclark: omit & in @param statements. 2011-05-08 15:50:38 -04:00
filter - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
forum - Patch #1003308 by andypost: further forum module fix. 2011-05-08 16:41:37 -04:00
help - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
image - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
locale - Patch #1096340 by plach: stale language types/negotation info after enabling/disabling modules. 2011-05-13 15:46:56 -04:00
menu - Patch #761648 by lyricnz, andypost, ksenzee, Jody Lynn, Gábor Hojtsy, Damien Tournoud, Shawn DeArmond, David_Rothstein: menu items disappear after upgrade or manual menu entry. 2011-05-13 11:57:16 -04:00
node Issue #1153022 by lyricnz, Pasqualle: Fixed PHP Notice: Undefined index: content in template_preprocess_node(). 2011-05-29 22:33:01 -07:00
openid - Patch #1076366 by wojtha: OpenID discovery spec violation - fragments are removed from claimed id . 2011-05-11 21:34:19 -04:00
overlay - Patch #759844 by jpmckinney, dixon_, plach, ksenzee, fabsor, pillarsdotnet: overlay does not work with prefixed URL paths. 2011-05-14 08:33:11 -04:00
path - Patch #1118502 by pwolanin: path module should use a different weight than search module on admin/config. 2011-04-12 21:28:10 +02:00
php - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
poll - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
profile - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
rdf - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
search - Patch #1136130 by Crell: don't duplicate watchdog level constants. 2011-05-08 15:42:32 -04:00
shortcut - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
simpletest Issue #1007830 by drunken monkey, Damien Tournoud, bfroehle: Fixed Nested transactions throw exceptions on ddl changes. 2011-05-29 21:50:51 -07:00
statistics - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
syslog - Patch #1089320 by Dave Reid: update version strings and constants to 8.x. 2011-03-20 20:28:12 -04:00
system - Patch #1110842 by JohnAlbin: comment preview color is missing due to mis-targeted CSS rule. 2011-05-28 09:27:33 -04:00
taxonomy - Patch #843162 by pwolanin, Scott Falconer, Berdir, jhodgdon, a.mikheychik, mtift: creating vocabularies with machine-names 'List' or 'Add' breaks links in taxonomy overview admin area. . 2011-05-16 22:36:56 -07:00
toolbar - Patch #1095498 by ohnobinki: toolbar toggle link rendered without escaping ampersand as an html entity. 2011-04-12 22:30:26 +02:00
tracker - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
translation - Patch #1137074 by plach, Jose Reyero: notices and wrong links on translation tab for unpublished nodes. 2011-05-24 17:40:58 -04:00
trigger - Patch #1097100 by quicksketch, boombatower, claar: remove all 7xxx update functions and tests (D6 to D7 upgrade path). 2011-04-01 10:08:42 -04:00
update Issue #647964 by jergason, bfroehle, Damien Tournoud, corbacho, Pancho: Fixed Running cron does not check for available updates. 2011-05-28 11:16:53 -07:00
user Issue #1164120 by pillarsdotnet: Fixed Add reference to _user_mail_text() in the doxygen for user_mail_tokens() function. 2011-05-29 22:02:26 -07: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