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

@ -15,7 +15,7 @@ Updated documentation will be kept on-line at http://drupal.org/node/133977
INSTALLATION:
============
1. Create folder 'sites/all/modules/i18n' and copy all the modules files, keeping directory structure, to this folder.
1. Create folder 'modules/i18n' and copy all the modules files, keeping directory structure, to this folder.
2. If updating, run the update.php script following the standard procedure for Drupal updates.
POST-INSTALLATION/CONFIGURATION: