Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,6 +15,7 @@ 15 15 ** XWIKI-1229 - Toolbar in Wysiwyg Editor cannot wrap properly under IE7 16 16 ** XWIKI-1233 - Unindent button greyed out even though line is indented 17 17 ** XWIKI-1234 - Editor doesn't understand the 1. syntax notation for lists 18 +** XWIKI-1238 - Horizontal line breaks table 18 18 * Improvement 19 19 ** XWIKI-1228 - Change the style sheet for select list in toolbar of WYSIWYG editor 20 20 ** XWIKI-1237 - Add handle button toolbar for font size and font family select in toolbar of visual editor. ... ... @@ -73,7 +73,7 @@ 73 73 74 74 * Start by making a backup of your current database. 75 75 * Plug your new XWiki install to point to your database. 76 -* [Import>AdminGuide.ImportExport] the latest version of the [Panels application> Code.PanelsApplication] to ensure you have the most up to date Panels in your wiki. Be careful that existing Panels which are also in the Panels Application will be overwritten (new Panels you have created won't be touched). Note that this is an optional step but recommended if you haven't upgraded to the latest XWiki version for a long time as there might be improvements in the Panels.77 +* [Import>platform:AdminGuide.ImportExport] the latest version of the [Panels application>code:Applications.PanelsApplication] to ensure you have the most up to date Panels in your wiki. Be careful that existing Panels which are also in the Panels Application will be overwritten (new Panels you have created won't be touched). Note that this is an optional step but recommended if you haven't upgraded to the latest XWiki version for a long time as there might be improvements in the Panels. 77 77 78 78 #info("If you're migrating from a RC version you don't need to import the Default wiki XAR as no changes have been made to it") 79 79 ... ... @@ -81,17 +81,17 @@ 81 81 82 82 * Start by making a backup of your current database. 83 83 * Plug your new XWiki install to point to your database. 84 -* In order to be able to let users switch from "simple" to "advanced" modes, you should import the new XWiki.XWikiUsers and XWiki.XWikiUserSheet pages in your wiki. You can do that by importing the [full XAR>Main.Download] and then selecting only that page to be imported in the Import tab of the Administration view. 85 -* You should also reimport the [Panels Application> Code.PanelsApplication] since several bugs have been fixed.85 +* In order to be able to let users switch from "simple" to "advanced" modes, you should import the new XWiki.XWikiUsers and XWiki.XWikiUserSheet pages in your wiki. You can do that by importing the [full XAR>wwwdev:Main.Download] and then selecting only that page to be imported in the Import tab of the Administration view. 86 +* You should also reimport the [Panels Application>code:Applications.PanelsApplication] since several bugs have been fixed. 86 86 87 87 1.1 Migration from 0.9.x versions 88 88 89 89 * Start by making a backup of your current database. 90 90 * Then there are 2 possible use cases: 91 -** __You want to keep your existing skin__. In that case, [install>AdminGuide.Installation] the new version and point it to your existing database. If you were using the default skin you'll need to go the Administration page and replace the skin with "dodo" (this is the new name of the old default skin). 92 -** __You want to use the new Albatross skin with your current database__. In that case, [install>AdminGuide.Installation] the new version and point it to your existing database. Then start XWiki and [import>AdminGuide.ImportExport] the [Panels XAR> Code.PanelsApplication] (this is required as the new skin makes use of them). Last, go to your wiki Administration page and in the skin section, enter "xwiki10b1".93 -* In order to be able to let users switch from "simple" to "advanced" modes, you should import the new XWiki.XWikiUsers and XWiki.XWikiUserSheet pages in your wiki. You can do that by importing the [full XAR>Main.Download] and then selecting only that page to be imported in the Import tab of the Administration view. 92 +** __You want to keep your existing skin__. In that case, [install>platform:AdminGuide.Installation] the new version and point it to your existing database. If you were using the default skin you'll need to go the Administration page and replace the skin with "dodo" (this is the new name of the old default skin). 93 +** __You want to use the new Albatross skin with your current database__. In that case, [install>platform:AdminGuide.Installation] the new version and point it to your existing database. Then start XWiki and [import>platform:AdminGuide.ImportExport] the [Panels XAR>code:Applications.PanelsApplication] (this is required as the new skin makes use of them). Last, go to your wiki Administration page and in the skin section, enter "xwiki10b1". 94 +* In order to be able to let users switch from "simple" to "advanced" modes, you should import the new XWiki.XWikiUsers and XWiki.XWikiUserSheet pages in your wiki. You can do that by importing the [full XAR>wwwdev:Main.Download] and then selecting only that page to be imported in the Import tab of the Administration view. 94 94 95 -Contact us on the [mailing list>Community.MailingLists] if you're experiencing any problem. Just make sure you have your current database backed up before you do anything. 96 +Contact us on the [mailing list>dev:Community.MailingLists] if you're experiencing any problem. Just make sure you have your current database backed up before you do anything. 96 96 97 97