From: Brion Vibber Date: Fri, 29 Mar 2013 18:31:44 +0000 (-0700) Subject: (bug 46682) Drop doc mention of removed importUseModWiki.php script X-Git-Tag: 1.31.0-rc.0~20173 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=da591326fffd156c8efe0fafd088660d79c11b9a;p=lhc%2Fweb%2Fwiklou.git (bug 46682) Drop doc mention of removed importUseModWiki.php script The script was removed in commit f51b580f0c7ee63539e16d3017f8dd0de0ee2391 (October 2011) due to lack of maintenance. Bug: 46682 Change-Id: Ida8369d4ad9326664b072adb0cb73f2f24465d1e --- diff --git a/UPGRADE b/UPGRADE index 7987b22104..96b58361b0 100644 --- a/UPGRADE +++ b/UPGRADE @@ -296,18 +296,3 @@ If you have a very old database (earlier than organized MediaWiki releases in late August 2003) you may need to manually run some of the update SQL scripts in maintenance/archives before the installer is able to pick up with remaining updates. - - -== Upgrading from UseModWiki or old "phase 2" Wikipedia code == - -There is a semi-maintained UseModWiki to MediaWiki conversion script at -maintenance/importUseModWiki.php; it may require tweaking and customization -to work for you. - -Install a new MediaWiki first, then use the conversion script which will -output SQL statements; direct these to a file and then run that into your -database. - -You will have to rebuild the links tables etc after importing. - -