Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. jvelociter1 +XWiki.mflorea - Content
-
... ... @@ -31,24 +31,30 @@ 31 31 32 32 Accessing a wiki page in view mode after an upgrade or when the database is empty (new install) will trigger a wizard that will allow you to install or update the default set of wiki pages and to upgrade or downgrade the extensions you may have previously installed. 33 33 34 -The wizard currently hastwosteps.In thefirststepyouan see which XWiki distributionyou arerunningandwhatisitsrecommended default setofwiki pages(the default userinterface).You should install, upgradeor downgradethe UI sothatitmatches the distributionversion.34 +The wizard is not yet production ready. It has a couple of issues we hope to fix very soon: 35 35 36 -{{image reference="Distribution-MainUI.png"/}} 36 +* information about core extensions is collected lazily and thus if you check distribution details just after starting XWiki you get incomplete information 37 +* installing or checking the details of the user interface extension takes a couple of minutes depending on your internet bandwidth and the load of the remote extension repository 38 +* some merge conflicts are reported even when the database is empty 37 37 38 -The stephas three possible actions:40 +The wizard currently has three steps. The first step offers an overview of the installation process by explaining the goal of the wizard and listing its steps. 39 39 40 -* Skip means 'go to the next step and ask me again after a server restart' 41 -* Cancel means 'go to the next step and don't ask me again until I change my distribution' 42 -* Continue, only after the recommended UI version is installed 42 +{{image reference="ReleaseNotesXWikiEnterprise42RC1@DistributionWizard-WelcomeStep.png"/}} 43 43 44 -In the second step you can u pgradetheinstalledextensions.Wegroupthemintwocategories:44 +In the second step you can see which XWiki distribution you are running and what is its recommended default set of wiki pages (the default user interface). You should install, upgrade or downgrade the UI so that it matches the distribution version. 45 45 46 +{{image reference="ReleaseNotesXWikiEnterprise42RC1@DistributionWizard-UIStep.png"/}} 47 + 48 +The Continue button becomes available after the recommended version of the user interface is installed. 49 + 50 +In the third step you can upgrade the installed extensions. We group them in two categories: 51 + 46 46 * extensions that don't work with your current distribution but which have new versions available that are compatible with your current distribution. These extension require an upgrade. 47 47 * extensions that should work fine with your current distribution but which have upgrades available. Upgrading these extensions is optional. 48 48 49 -{{image reference="Distribution -OutdatedExtensions.png"/}}55 +{{image reference="ReleaseNotesXWikiEnterprise42RC1@DistributionWizard-ExtensionsStep.png"/}} 50 50 51 -You can refresh the list of extensions by c lickingontheReloadbutton. The Skip and Cancel buttons have the same meaning as in the previous step. The Continue button is available only after the required upgrades are performed.57 +You can refresh the list of extensions by recomputing the upgrade plan. The Skip and Cancel buttons have the same meaning as in the previous step. The Continue button is available only after the required upgrades are performed. 52 52 53 53 At the end you'll be redirected back to the wiki page you have accessed in the first place. 54 54