Rename sites directory to be the new config repository

This commit is contained in:
Manuel Cillero 2017-08-09 09:01:23 +02:00
parent 006992b900
commit 433e7eec80
31 changed files with 196 additions and 216 deletions

View file

@ -3,7 +3,7 @@ Storm module for Drupal 6.x
INSTALLATION:
1) Copy this 'storm' directory into the /sites/all/modules directory of your Drupal installation.
1) Copy this 'storm' directory into the modules directory of your Drupal installation.
(Multisite installations may wish to use a different directory - see http://drupal.org/node/53705)
2) Enable Storm (and whatever submodules of Storm that you wish), by visiting http://example.com/admin/build/modules. You will (almost) always need 'Storm', 'Storm Attribute' and 'Storm Organization'.
@ -15,7 +15,7 @@ CONFIGURATION:
- Set up permissions: Initially, it is recommended that you allow full access for your administrative role, and allow more once you are familiar with the system.
- There are a number of settings forms linked from http://example.com/admin/settings/storm. After installation, you should visit these pages and
- There are a number of settings forms linked from http://example.com/admin/settings/storm. After installation, you should visit these pages and
- Storm Attribute: This module gives additional settings for allowed field values, and values you can search for on the lists. In later versions of Storm, this may become part of the standard settings forms.