Last modified by Thomas Mortagne on 2017/03/24

<
From version < 4.1 >
edited by Thomas Mortagne
on 2009/08/10
To version < 5.1 >
edited by Thomas Mortagne
on 2009/08/10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,11 +22,15 @@
22 22  
23 23  === General Notes ===
24 24  
25 -#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 explicitly name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
25 +{{warning}}
26 +If you're running in a multiwiki setup you'll also need to define the property ##xwiki.store.migration.databases=all## to your ##xwiki.cfg## file or explicitly name all databases to be migrated as in ##xwiki.store.migration.databases=db1,db2,...##
27 +{{/warning}}
26 26  
27 27  You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from improvements listed above.
28 28  
29 -#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.")
31 +{{warning}}
32 +Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Of note, you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
33 +{{/warning}}
30 30  
31 31  === API Breakages ===
32 32  

Get Connected