Last modified by Thomas Mortagne on 2017/03/24

From version 3.1
edited by Vincent Massol
on 2008/06/25
Change comment: Removed non-user focused issues
To version 4.1
edited by Jean-Vincent Drean
on 2008/06/26
Change comment: Added upgrade comments

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.jvdrean
Content
... ... @@ -22,6 +22,34 @@
22 22  
23 23  + lots of other changes, see [Platform details>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10732&styleName=Text&projectId=10010&Create=Create].
24 24  
25 +1.1 Wiki migration from XWiki Enterprise 1.5M1
26 +
27 +#error("In order to have the administration working you have to [import the default wiki XAR>Main.Download], here is the list of the documents that needs an update :")
28 +
29 + * XWiki.AdminExportSheet (new)
30 + * XWiki.AdminFieldsDisplaySheet (new)
31 + * XWiki.AdminGeneralSheet (new)
32 + * XWiki.AdminGroupsSheet (new)
33 + * XWiki.AdminImportSheet (new)
34 + * XWiki.AdminInlineSheet (new)
35 + * XWiki.AdminPresentationSheet (new)
36 + * XWiki.AdminProgrammingSheet (new)
37 + * XWiki.AdminRegistrationSheet (new)
38 + * XWiki.AdminRightsSheet (new)
39 + * XWiki.AdminSheet (new)
40 + * XWiki.AdminUsersSheet (new)
41 + * XWiki.XWikiUserSheet (modified)
42 + * XWiki.CategorySheet (modified)
43 + * Panels.PanelWizard (modified)
44 + * Panels.PanelLayoutUpdate (modified)
45 + * Panels.QuickLinks (modified)
46 + * Photos.Links (modified)
47 + * Blog.Categories (modified)
48 +
49 +You may also need to clear your browser cache since some javascript files (used by the import feature) have been modified, to do so, go to any page on you wiki and type :
50 + * IE : CTRL + F5
51 + * Firefox : CTRL + SHIFT + R
52 +
25 25  1.1 Known issues
26 26  
27 27  * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
... ... @@ -30,8 +30,6 @@
30 30  
31 31  #warning("If you're running in a multiwiki setup you'll also need to define the property <tt>xwiki.store.migration.databases=all</tt> to your <tt>xwiki.cfg</tt> file or explicitely name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
32 32  
33 -You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
34 -
35 35  #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.")
36 36  
37 37  

Get Connected