jenkins-bot has submitted this change and it was merged. Change subject: (bug 46682) Drop doc mention of removed importUseModWiki.php script ......................................................................
(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 --- M UPGRADE 1 file changed, 0 insertions(+), 15 deletions(-) Approvals: Hoo man: Verified; Looks good to me, approved jenkins-bot: Verified diff --git a/UPGRADE b/UPGRADE index 7987b22..96b5836 100644 --- a/UPGRADE +++ b/UPGRADE @@ -296,18 +296,3 @@ 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. - - -- To view, visit https://gerrit.wikimedia.org/r/56619 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ida8369d4ad9326664b072adb0cb73f2f24465d1e Gerrit-PatchSet: 3 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Brion VIBBER <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Liangent <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
