Wiki source code of Summary of the XWiki 8.x Cycle

Version 3.91 by Ecaterina Moraru (Valica) on 2017/07/18

Show last authors
1 {{warning}}Draft{{/warning}}
2
3 {{box cssClass="floatinginfobox" title="**Contents**" width="30%"}}
4 {{toc start="2"/}}
5 {{/box}}
6
7 This is a summary of the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]], for the whole 8.x cycle (i.e. the whole year 2016). They share the same release notes as they are released together and have the same version.
8
9 The 8.x cycle focused a lot on usability and consistency, starting with a new homepage that is more easy to edit, and continuing with tours and more help information in form of tips.
10
11 We replaced the old GWT WYSIWYG editor with the CKEditor, making sure you don't miss previous configuration.
12
13 We started providing more default page templates and made the Application Within Minutes to create automatically the template for your new application. You can define creation and the visibility restrictions for the page template, choose an icon and description, for an optimal display in the creation step.
14
15 We also added recommendations for extensions in Extension Manager.
16
17 We continued the Nested Pages polishing, while we deprecated and retired multiple projects like Colibri Skin, Color Themes, old XWiki 1.0 syntax.
18
19 == Work Done ==
20
21 The work is organised using [[JIRA>>http://jira.wiki.org]] and here are some [[JIRA stats of what happened during the 8.x cycle>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13906]]:
22 * 1461 issues were closed (See the [[full JIRA issue list>>https://jira.xwiki.org/issues/?filter=14606]])
23 * 745 bugs closed, 423 improvements, 66 new features and more:(((
24 {{image reference="jira-issue-types-8x.png"/}}
25 )))
26 * And the top JIRA participants (those contributing to more than 1% of the total jira issue number):(((
27 {{image reference="jira-assignees-8x.png"/}}
28 )))
29
30 Congrats to all who participated!
31
32 == Top 10 Features ==
33
34 Here are some top 10 features that we wish to highlight (arbitrarily hand-picked; it's hard to pick 10 out of 489 improvements and new features):
35
36 {{toc scope='local' depth='3'/}}
37
38 {{getChanges products='XWiki' versions='8.%' importance='High,Medium' categories='Homepage' contextVariable='editorChanges' /}}
39
40 {{displayChanges displayer='flow' contextVariable='editorChanges'/}}
41
42 {{comment}}
43 {{getChanges products='XWiki' versions='8.%' importance='High,Medium' categories='CKEditor WYSIWYG' contextVariable='editorChanges' /}}
44
45 {{displayChanges displayer='flow' contextVariable='editorChanges'/}}
46 {{/comment}}
47
48 (%class="row"%)(((
49 (%class="col-xs-6"%)(((
50 {{gallery width="420px" height="315px"}}
51 image:ReleaseNotes.Data.XWiki.8\.4\.2.Change003.WebHome@ckeditor.png
52 image:ReleaseNotes.ReleaseNotesXWiki82RC1.WebHome@defaultWysiwygEditorConfig.png
53 image:ReleaseNotes.Data.XWiki.8\.4RC1.Change012.WebHome@wysiwyg-config.png
54 image:ReleaseNotes.Data.XWiki.8\.4RC1.Change012.WebHome@link-dialog.png
55 {{/gallery}}
56 )))
57 (%class="col-xs-6"%)(((
58 === CKEditor by default ===
59 * We have a new default WYSIWYG editor: the [[CKEditor>>extensions:Extension.CKEditor Integration]]. The integration with CKEditor was already available as an extension and now this extension is bundled with the standard XWiki distribution.
60 * The old WYSIWYG editor is still available and if you want to switch back to it you can do it from the "Edit Mode Settings" section in the [[Wiki Administration>>extensions:Extension.Administration Application]].
61 * The "WYSIWYG Editor" section from the Wiki Administration has been extended to support CKEditor configuration.
62 * The XWiki integration has been improved to support automatic link creation when dropping a non-image file over the editing area.
63 * Creating a link to a non-existing wiki page has been simplified.
64 * CKEditor has been upgraded to version [[4.6.0>>http://ckeditor.com/release/CKEditor-4.6.0]] which brings a new flat skin and a lot of improvements and bug fixes.
65 )))
66 )))
67
68 (%class="row"%)(((
69 (%class="col-xs-6"%)(((
70 {{gallery width="420px" height="315px"}}
71 image:ReleaseNotes.ReleaseNotesXWiki82RC1.WebHome@step4.png
72 {{/gallery}}
73 )))
74 (%class="col-xs-6"%)(((
75 === Tour for Homepage ===
76 * A [[tour>>extensions:Extension.Tour Application]] has been created to present the existing UI elements from the home page. Every user will be guided through this tour in order to become familiar with XWiki.
77 )))
78 )))
79
80 {{getChanges products='XWiki' versions='8.%' importance='High,Medium' categories='Homepage' contextVariable='editorChanges' /}}
81
82 {{displayChanges displayer='flow' contextVariable='editorChanges'/}}
83
84 == Top User Features ==
85
86 For our users, here are the top features that we wish to highlight:
87
88 {{toc scope='local' depth='3'/}}
89
90 {{getChanges products='XWiki' versions='8.%' importance='High,Medium' containsScreenshots='true' audience='user' contextVariable='userChanges' /}}
91
92 {{displayChanges displayer='flow' contextVariable='userChanges'/}}
93
94 == Top Admin Features ==
95
96 For our admins, here are the top features that we wish to highlight:
97
98 {{toc scope='local' depth='3'/}}
99
100 {{getChanges products='XWiki' versions='8.%' importance='High,Medium' containsScreenshots='true' audience='administrator' contextVariable='adminChanges' /}}
101
102 {{displayChanges displayer='flow' contextVariable='adminChanges'/}}
103
104 == Top Developer Features ==
105
106 For our developers, here are the top features that we wish to highlight:
107
108 {{toc scope='local' depth='3'/}}
109
110 {{getChanges products='XWiki' versions='8.%' importance='High,Medium,Low' containsScreenshots='true' audience='developer' contextVariable='developerChanges'/}}
111
112 {{displayChanges displayer='flow' contextVariable='developerChanges'/}}
113
114 == Detailed Release Notes ==
115
116 If you wish to see the full details of all features and improvements you can check each release note.
117
118 {{include reference = "ReleaseNotes.ReleaseNotesXWiki8x.WebHome"/}}

Get Connected