Version 4.1 by Jean-Vincent Drean on 2008/06/26

Show last authors
1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "3" "")
4 #endfloatingbox()
5
6 1 Release Notes for XWiki Enterprise 1.5 Milestone 2
7
8 Last milestone of the XWiki Enterprise 1.5 version ([Roadmap>enterprise:Main.Roadmap]).
9
10 1.1 Summary of changes since XWiki Enterprise 1.5 Milestone 1
11
12 Main changes:
13
14 * \[Experimental\] New ability to set the wiki syntax used in a page (Confluence,MediaWiki,TWiki,JSPWiki,Creole), thanks to the new Rendering Engine
15 * Brand new Administration Application (see http://tinyurl.com/4qym7w)
16 * Universal Edit button support (see http://universaleditbutton.org/)
17 * An administrator can modify a user profile or password when visiting a user profile page
18 * The copy page feature is now available from the top menu (Actions > Copy)
19 * XWiki class property names are now translatable
20 * New renamePage method in the XML-RPC API
21 * New Croatian translation
22
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
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
53 1.1 Known issues
54
55 * [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]
56
57 1.1 Common Migration notes
58
59 #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>.")
60
61 #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.")

Get Connected