drupal/modules
Angie Byron 7389848d69 #637930 by yoroy and jhodgdon: Remove the word 'post' from Tracker module. 2009-11-23 02:45:42 +00:00
..
aggregator - Patch #638214 by yoroy: usability: improve labels and descriptions on aggregator admin page. 2009-11-21 09:00:33 +00:00
block #632898 follow-up by batigolix and arianek: Minor tweaks to Block module documentation for consistency. 2009-11-22 21:24:37 +00:00
blog Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class. 2009-11-08 10:02:41 +00:00
book - Patch #638222 by yoroy: clearer labels and descriptions on book settings page. 2009-11-21 08:58:23 +00:00
color #571086 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function. 2009-11-04 05:39:14 +00:00
comment - Patch #122098 by jeffschuler: small code clean up. 2009-11-21 17:53:17 +00:00
contact - Patch #638194 by yoroy: shorter help text on contact form pages. 2009-11-21 14:55:13 +00:00
dashboard #639218 by kika: Made Dashboard gray container lighter in colour (UXSprint). 2009-11-21 17:42:00 +00:00
dblog #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
field - Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests. 2009-11-22 08:14:27 +00:00
field_ui #617632 follow-up by zserno and yched: Fix redirection path for content types with underscores. 2009-11-22 18:20:56 +00:00
file - Patch #629074 by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields. 2009-11-11 08:32:35 +00:00
filter - Patch #582378 by sun, David_Rothstein: fixes for the filter system and additional tests. 2009-11-22 08:14:27 +00:00
forum #523406 follow-up by eigentor and yoroy: Even more cleanup to forum descriptions. 2009-11-21 20:33:56 +00:00
help #561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it. 2009-10-13 05:26:57 +00:00
image - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
locale - Patch #624290 by peximo: improved assumptions about default comment language. 2009-11-18 19:25:28 +00:00
menu - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
node #614316 by lisarex: Improvements to content type submission guidelines. 2009-11-22 02:39:06 +00:00
openid #216101 by c960657, Arancaytar, aufumy, et al: Fix registration workflow for OpenID providers that do not supply usernames/e-mail addresses. 2009-11-16 05:08:47 +00:00
overlay #517688: Just a commit of a modules/overlay directory to make patch rolling easier. 2009-09-16 23:55:40 +00:00
path - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
php #192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly. 2009-11-01 21:26:44 +00:00
poll #633156 follow-up by effulgentsia and yched: Clean up AJAX tests, add sister function to drupal_js_encode(). 2009-11-21 00:43:42 +00:00
profile #493520 by mfb and oneoftwo: Fixed Profile fields cannot be updated (with tests). 2009-11-20 04:15:15 +00:00
rdf #616552 follow-up by christefano and scor: Removed an extra period. 2009-11-18 04:44:19 +00:00
search - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
shortcut #620634 by David_Rothstein: Don't build Shortcuts unconditionally for anonymous users. 2009-11-19 03:57:15 +00:00
simpletest - Patch #601584 by yched: fix verbose feature. 2009-11-22 08:09:21 +00:00
statistics #633812 by batigolix, arianek, and jhodgdon: Update Statistics module to new help documentation standard. 2009-11-23 01:33:45 +00:00
syslog #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) 2009-11-10 17:27:54 +00:00
system - Patch #639628 by c960657: fixed malformed alt text on theme admin page. 2009-11-22 18:42:55 +00:00
taxonomy #638356 by yched: Reorganize and re-locate field test modules. 2009-11-20 23:29:28 +00:00
toolbar #620634 by David_Rothstein: Don't build Shortcuts unconditionally for anonymous users. 2009-11-19 03:57:15 +00:00
tracker #637930 by yoroy and jhodgdon: Remove the word 'post' from Tracker module. 2009-11-23 02:45:42 +00:00
translation Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class. 2009-11-08 10:02:41 +00:00
trigger - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
update - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
upload - Patch #583730 by sun: fixed form caching. 2009-11-18 18:51:11 +00:00
user #619666 follow-up by effulgentsia: Fixed hunk in user_access(). 2009-11-22 04:22:54 +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