drupal/modules
Dries Buytaert 65bb91c989 - Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, jaydub: drop unnecessary index. 2009-09-28 15:38:27 +00:00
..
aggregator - Patch #588218 by Dave Reid: use PHP5 date constants. 2009-09-25 23:53:26 +00:00
block - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE! 2009-09-22 07:50:16 +00:00
blog - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API. 2009-08-29 05:46:04 +00:00
book - Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus. 2009-09-22 15:26:46 +00:00
color - Patch #444402 by sun: clean up of parseInt() usage. 2009-09-20 19:14:40 +00:00
comment - Patch #581534 by pwolanin | sun: fix redirecting after submitting a comment on a multi-page comment thread. 2009-09-22 07:36:57 +00:00
contact - Patch #570142 by Dave Reid | Dries: get rid of the admin/structure/contact/settings page. 2009-09-26 00:13:19 +00:00
dblog #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 2009-09-18 00:12:48 +00:00
field - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests. 2009-09-27 12:52:55 +00:00
field_ui - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates. 2009-09-26 15:57:39 +00:00
file - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates. 2009-09-26 15:57:39 +00:00
filter - Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'. 2009-09-25 14:06:09 +00:00
forum #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 2009-09-18 00:12:48 +00:00
help - Patch #529316 by jhodgdon: fixed and improved hook_help() documentation. 2009-09-11 07:08:23 +00:00
image #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 2009-09-18 00:12:48 +00:00
locale - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE! 2009-09-22 07:50:16 +00:00
menu #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 2009-09-18 00:12:48 +00:00
node - Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType(). 2009-09-25 15:12:56 +00:00
openid - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE! 2009-09-22 07:50:16 +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 #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes 2009-09-18 00:12:48 +00:00
php - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions. 2009-09-20 07:32:19 +00:00
poll - Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks. 2009-09-21 08:54:57 +00:00
profile - Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE! 2009-09-22 07:50:16 +00:00
search - Patch #550742 by Dave Reid, douggreen, Jacine | yoroy, Dries: removed status message. 2009-09-27 00:12:14 +00:00
simpletest - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests. 2009-09-27 12:52:55 +00:00
statistics - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema. 2009-09-10 06:38:20 +00:00
syslog - Patch #395378 by Xano: syslog module clean-up and bugfix. 2009-08-27 07:18:06 +00:00
system - Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, jaydub: drop unnecessary index. 2009-09-28 15:38:27 +00:00
taxonomy - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates. 2009-09-26 15:57:39 +00:00
toolbar - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers. 2009-09-15 20:50:48 +00:00
tracker #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee... 2009-09-18 00:04:24 +00:00
translation - Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links. 2009-09-10 06:32:54 +00:00
trigger - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks. 2009-09-19 11:07:37 +00:00
update - Patch #356841 by trogie, Dave Reid | dww: update status 'last checked time' should output actual date of last check. 2009-09-27 11:15:53 +00:00
upload - Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions. 2009-09-25 14:24:34 +00:00
user - Patch #118345 by sun: code clean-up and removed extra condition that slipped in. 2009-09-25 15:14:18 +00:00
README.txt #209663 minor follow up by keith.smith: improve wording of module and theme readmes 2008-01-25 19:47:58 +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