drupal/core/modules
Dries c16a978c2a - Patch #1497088 by acrollet: Fixed Empty configuration values should return an empty string instead of an empty array. 2012-03-23 16:21:49 -06:00
..
aggregator
block
book
color
comment
config
contact
contextual
dashboard
dblog
entity
field
field_ui
file
filter
forum
help
image
language
locale
menu
node
openid
overlay
path
php
poll
rdf
search
shortcut
simpletest
statistics
syslog
system
taxonomy
toolbar
tracker
translation
update
user
README.txt

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