diff options
Diffstat (limited to 'UPGRADE.txt')
| -rw-r--r-- | UPGRADE.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt index 662c7d547..e9610fe39 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -14,8 +14,8 @@ Upgrading from Elgg 1.7 to 1.8. 2. Download the latest version of Elgg from http://elgg.org/. 3. Identify and save any changes to core files. Pay special attention to - the views and actions directories. You will need to put these changes - in plugins once you have installed Elgg 1.8. + the views and actions directories. You should put these changes in plugins + once you have installed Elgg 1.8. 3. Delete the following directories in the Elgg root on your server: * _css @@ -29,10 +29,10 @@ Upgrading from Elgg 1.7 to 1.8. * settings * simplecache * views - * mod/profile -4. Delete the following core plugins from the Elgg mod directory. These +4. Delete the following core plugins from the Elgg mod directory. Most of these plugins are deprecated and no longer supported by Elgg's core developers. + Others have been significantly changed and need to be replaced by new versions. If you modified these plugins, you will need to upgrade the plugin to work in Elgg 1.8. * captcha @@ -41,6 +41,7 @@ Upgrading from Elgg 1.7 to 1.8. * friends * riverdashboard * twitter_service + * profile 5. Upload and overwrite your existing Elgg files with the Elgg 1.8 files. |
