MDL-17376 some more upgrade info

This commit is contained in:
Petr Skoda
2010-05-19 08:40:42 +00:00
parent 37de0f0b35
commit 43266b4005
+9 -8
View File
@@ -184,14 +184,6 @@ Please note that not all settings are converted to admin_tree,
they are mostly intended to be set directly in config.php.
1.9.x upgrade notes
-------------------
1.9.x contains basic support for local hacks placed directly into
/local/ directory. This old local API was completely removed and can
not be used any more in 2.0. All old customisations need to be
migrated to new local plugins before running of the 2.0 upgrade script.
2.0 pre-upgrade script
-------------------
You an use /local/upgrade_pre20.php script for any code that needs to
@@ -207,6 +199,15 @@ executed any more.
1.9.x upgrade notes
===============================
1.9.x contains basic support for local hacks placed directly into
/local/ directory. This old local API was completely removed and can
not be used any more in 2.0. All old customisations need to be
migrated to new local plugins before running of the 2.0 upgrade script.
Other site customisation outside of "/local/" directory
===============================