Name Last Update
..
addressfield Loading commit data...
admin_menu Loading commit data...
advanced_forum Loading commit data...
backup_migrate Loading commit data...
block_class Loading commit data...
ckeditor Loading commit data...
commerce Loading commit data...
commerce_shipping Loading commit data...
ctools Loading commit data...
drupalexp Loading commit data...
entity Loading commit data...
features Loading commit data...
fivestar Loading commit data...
flag Loading commit data...
form_placeholder Loading commit data...
formblock Loading commit data...
imce Loading commit data...
inline_entity_form Loading commit data...
jquery_update Loading commit data...
libraries Loading commit data...
lightbox2 Loading commit data...
mcd Loading commit data...
media Loading commit data...
media_soundcloud Loading commit data...
media_vimeo Loading commit data...
media_youtube Loading commit data...
menu_attach_block Loading commit data...
menu_attributes Loading commit data...
menu_breadcrumb Loading commit data...
multiblock Loading commit data...
pathauto Loading commit data...
profile2 Loading commit data...
rules Loading commit data...
session_api Loading commit data...
shortcode Loading commit data...
special_menu_items Loading commit data...
token Loading commit data...
videojs Loading commit data...
views Loading commit data...
votingapi Loading commit data...
youtube Loading commit data...
.DS_Store Loading commit data...
README.txt Loading commit data...

README.txt

Place downloaded and custom modules that extend your site functionality beyond
Drupal core in this directory to ensure clean separation from core modules and
to facilitate safe, self-contained code updates. Contributed modules from the
Drupal community may be downloaded at http://drupal.org/project/modules.

It is safe to organize modules into subdirectories, such as "contrib" for
contributed modules, and "custom" for custom modules. Note that if you move a
module to a subdirectory after it has been enabled, you may need to clear the
Drupal cache so that it can be found.

In multisite configuration, modules found in this directory are available to
all sites. Alternatively, the sites/your_site_name/modules directory pattern may
be used to restrict modules to a specific site instance.

Refer to the "Developing for Drupal" section of the README.txt in the Drupal
root directory for further information on extending Drupal with custom modules.