Last modified by Manuel Leduc on 2023/10/13

<
From version < 16.1 >
edited by Sorin Burjan
on 2012/09/28
To version < 18.1 >
edited by Marius Dumitru Florea
on 2012/10/05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sorin
1 +XWiki.mflorea
Content
... ... @@ -31,30 +31,36 @@
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 has two steps. In the first 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.
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 step has 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 upgrade the installed extensions. We group them in two categories:
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="[email protected]"/}}
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 clicking on the Reload button. 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  
55 55  == Improvements to the Extension Repository Application ==
56 56  
57 -We modified the extension sheet to display the release notes for all the available versions of an extension. Check for instance the release notes for the [[Extended TODO Application>>extensions:Extension.Extended Todo Application#HReleaseNotes]]:
63 +We modified the extension sheet to display the release notes for all the available versions of an extension. Check for instance the release notes for the [[Extended TODO Application>>extensions:Extension.Extended Todo Application||anchor="HReleaseNotes"]]:
58 58  
59 59  {{image reference="ER-releaseNotes.png"/}}
60 60  

Get Connected