drupal/modules
webchick 8b913661cd Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers. 2011-06-29 22:29:34 -07:00
..
aggregator
block
blog
book
color Issue #758628 follow-up by jbrown, mgifford, nowarninglabel: Make GD library hook_requirements() desaturation and rotate errors into warnings.. 2011-06-22 17:53:54 -07:00
comment
contact
contextual
dashboard
dblog
field
field_ui
file
filter
forum
help
image
locale
menu
node
openid
overlay
path
php
poll
profile
rdf
search
shortcut
simpletest Issue #1083982 by Damien Tournoud: Fixed support for remote streamwrappers. 2011-06-29 22:29:34 -07:00
statistics
syslog
system
taxonomy
toolbar
tracker
translation
trigger
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