drupal/modules
Dries Buytaert 04b6c36284 - Patch #382834 by jhodgdon, sun: documentation improvements for hook_menu() API 2009-10-02 00:44:22 +00:00
..
aggregator - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00
block - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu(). 2009-09-30 13:09:30 +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 #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
color - Patch #444402 by sun: clean up of parseInt() usage. 2009-09-20 19:14:40 +00:00
comment - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in . 2009-09-30 18:37:30 +00:00
contact - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
dblog - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
field - Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior. 2009-10-01 19:16:57 +00:00
field_ui - Patch #592286 by ksenzee | bjaspan: adding a field fails. 2009-10-01 13:14:04 +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 #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
forum - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
help - Patch #529316 by jhodgdon: fixed and improved hook_help() documentation. 2009-09-11 07:08:23 +00:00
image - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00
locale - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
menu - Patch #382834 by jhodgdon, sun: documentation improvements for hook_menu() API 2009-10-02 00:44:22 +00:00
node - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in . 2009-09-30 18:37:30 +00:00
openid - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +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 #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal. 2009-09-28 22:22:54 +00:00
poll - Patch #511986 by tgeller, sun | lambic: made the values for 'Poll duration' should regular. 2009-10-02 00:04:20 +00:00
profile - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
search - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
simpletest - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make in url() only accept an array. 2009-10-01 19:04:26 +00:00
statistics - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
syslog - Patch #395378 by Xano: syslog module clean-up and bugfix. 2009-08-27 07:18:06 +00:00
system - Patch #583598 by jhodgdon | moshe weitzman: fixed documentation problem with hook_elements(). 2009-10-01 13:16:17 +00:00
taxonomy - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +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 - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
translation - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up! 2009-09-29 15:31:17 +00:00
trigger - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
update - Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib. 2009-10-01 19:23:21 +00:00
upload - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
user - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in . 2009-09-30 18:37:30 +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