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

@ -13,7 +13,7 @@ Upgrading from Drupal 5
2) After ensure FileField 2.3 or higher is on your Drupal 5 site, upgrade your
site normally to Drupal 6. Download the latest version of FileField for
Drupal 6 and place it in your sites/all/modules directory.
Drupal 6 and place it in your modules directory.
3) Run update.php on your Drupal 6 site to upgrade FileField to the latest
database schema.
@ -22,8 +22,8 @@ Upgrading from Drupal 5
Upgrading from any previous Drupal 6 version
--------------------------------------------
1) Download the latest version of FileField and the filefield directory in
sites/all/modules.
1) Download the latest version of FileField and put the filefield directory in
modules.
2) Visit update.php on your site and run the update.