]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Made instructions for removing mod/profile clearer.
authorBrett Profitt <brett.profitt@gmail.com>
Wed, 26 Oct 2011 17:08:51 +0000 (10:08 -0700)
committerBrett Profitt <brett.profitt@gmail.com>
Wed, 26 Oct 2011 17:08:51 +0000 (10:08 -0700)
UPGRADE.txt

index 662c7d547a410268f9cc416e200e9c58343751b4..e0cb69da373346425dd58319640ea5198d2e82ac 100644 (file)
@@ -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.