drupal/modules
Dries Buytaert 85f481386d - Patch by Bojhan: remove Search this site. 2009-10-18 01:53:26 +00:00
..
aggregator - Patch by mustafau, alex_b: parser should not update aggregator_feed() record. 2009-10-12 15:54:59 +00:00
block by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. 2009-10-17 05:50:29 +00:00
blog by peximo, plach, catch, and yched: Convert node title to Field API. 2009-10-11 03:07:21 +00:00
book by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00
color - Patch by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
comment by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. 2009-10-17 05:50:29 +00:00
contact - Patch by by sun, andypost: prepare Drupal core for dynamic data translation. 2009-10-16 19:06:25 +00:00
dashboard - Patch by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too. 2009-10-13 21:16:44 +00:00
dblog - Patch by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD. 2009-10-17 12:07:31 +00:00
field - Patch by bjaspan, plach: fixed Options widget. 2009-10-17 01:20:01 +00:00
field_ui - Patch by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable. 2009-10-15 12:44:36 +00:00
file - Patch by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big. 2009-10-15 14:07:30 +00:00
filter - Patch by by sun, andypost: prepare Drupal core for dynamic data translation. 2009-10-16 19:06:25 +00:00
forum - Patch by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable. 2009-10-15 12:44:36 +00:00
help 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 by quicksketch: fixed problem with creating images. 2009-10-17 02:14:52 +00:00
locale - Patch by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD. 2009-10-17 12:07:31 +00:00
menu - Patch by cweagans: added missing CVS tag, and added some line breaks. 2009-10-17 12:10:31 +00:00
node by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. 2009-10-17 05:50:29 +00:00
openid by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url(). 2009-10-15 16:18:46 +00:00
overlay : Just a commit of a modules/overlay directory to make patch rolling easier. 2009-09-16 23:55:40 +00:00
path - Forgot to commit this earlier. 2009-10-17 00:52:36 +00:00
php by peximo, plach, catch, and yched: Convert node title to Field API. 2009-10-11 03:07:21 +00:00
poll by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00
profile by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00
search - Patch by Bojhan: remove Search this site. 2009-10-18 01:53:26 +00:00
shortcut - Patch by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar. 2009-10-17 00:51:53 +00:00
simpletest follow-up by DamZ: Make testMenuGetNames() less brittle (and also fix it so we can turn testing bot back on). 2009-10-17 02:58:04 +00:00
statistics - Patch by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD. 2009-10-17 12:07:31 +00:00
syslog - Patch by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
system - Patch by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD. 2009-10-17 12:07:31 +00:00
taxonomy - Patch by jweowu, marcp: taxonomy_select_nodes() hard codes limit. 2009-10-17 12:08:21 +00:00
toolbar - Patch by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ksenzee et al: add customizable shortcuts to the toolbar. 2009-10-17 00:51:53 +00:00
tracker by peximo, plach, catch, and yched: Convert node title to Field API. 2009-10-11 03:07:21 +00:00
translation by plach and peximo: TF : Multilingual field handling. Integration between field API and locale module + translatable node bodies. 2009-10-16 02:04:44 +00:00
trigger by chx: Added API function to SimpleTest to run cron, avoiding fatal errors. 2009-10-13 05:37:46 +00:00
update - Patch by dww, cweagans: changed name and description in update.info to reflect update manager functionality. 2009-10-16 21:02:23 +00:00
upload - Patch by cweagans: added missing CVS tag, and added some line breaks. 2009-10-17 12:10:31 +00:00
user - Patch by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system. 2009-10-16 19:20:34 +00:00
README.txt - Patch 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