Last modified by Thomas Mortagne on 2023/10/13

From version 1.3
edited by Sorin Burjan
on 2010/12/21
Change comment: There is no comment for this version
To version 1.5
edited by Sorin Burjan
on 2010/12/21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,9 @@
1 1  {{toc/}}
2 2  
3 3  
4 -== ==
5 -
6 -= Release Notes of XWiki Enterprise 2.x cycle =
7 -
8 8  = Top 10 Features introduced in 2.x cycle =
9 9  
10 -== User Interface ==
6 +== 1.User Interface ==
11 11  
12 12  === Colibri skin ===
13 13  
... ... @@ -17,20 +17,25 @@
17 17  
18 18  See [[Colibri skin documentation>>extensions:Extension.Colibri Skin]] for more details.
19 19  
20 -=== Color Themes ===
16 +=== Color Theme Editor ===
21 21  
22 -[[Color Themes>>extensions:Extension.Colibri Skin]] is an easy way to modify colors for your wiki:
18 +The new editor allows fast and easy modifications for the look and feel of the wiki. You'll find in this editor
23 23  
24 -[[image:extensions:Extension.Colibri [email protected]]]
20 +* A new way of displaying themes on the "Color Themes" space home(((
21 +image:[email protected]
22 +)))
23 +* The ability to create a new theme from the "Color Theme" space home(((
24 +image:[email protected]
25 +)))
26 +* A palette for each area you are editing with a popup listing everything you can customize at this level(((
27 +image:[email protected]
28 +)))
29 +* A dialog where you can make the desired changes(((
30 +image:[email protected]
31 +)))
32 +* The possibility to undo the latest modifications or reset all changes
25 25  
26 -We provide several predefined themes out of the box (and it's possible to create new ones):
27 -
28 -[[image:extensions:Extension.Colibri [email protected]]]
29 -
30 -{{info}}
31 -Themes are indepedent of skins. However currently only the new Colibri skin uses them. Future skins will be made to use Color Themes. In addition, the Class/Object editor has been modified to use the selected color theme.
32 -{{/info}}
33 -
34 +Read more about Color Themes on the dedicated [[application page>>extensions:Extension.Color Theme Application]].
34 34  === New Search Interface ===
35 35  
36 36  The default search page UI has been improved to be easier to understand and use.
... ... @@ -38,7 +38,7 @@
38 38  [[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
39 39  
40 40  
41 -== Annotations ==
42 +== 2.Annotations ==
42 42  
43 43  The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can:
44 44  
... ... @@ -60,28 +60,27 @@
60 60  
61 61  You can find a more detailed description of the annotations feature on the [[documentation page>>platform:Features.Annotations]].
62 62  
63 -== Color Theme Editor ==
64 +== 3.Improvements to Action Menus ==
64 64  
65 -The new editor allows fast and easy modifications for the look and feel of the wiki. You'll find in this editor
66 -
67 -* A new way of displaying themes on the "Color Themes" space home(((
68 -image:[email protected]
66 +* New Add menu: Use the "Add" menu to create new spaces, pages, add attachments and comments.(((
67 +[[image:AddMenu.png||style="border: 1px solid black;"]]
69 69  )))
70 -* The ability to create a new theme from the "Color Theme" space home(((
71 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@CreateNewTheme.png
69 +* Improved Wiki and Space menus: You may now access the document index straight from the wiki & space menus.(((
70 +[[image:WikiMenu.png||style="border: 1px solid black;"]] [[image:SpaceMenu.png||style="border: 1px solid black;"]]
72 72  )))
73 -* A palette for each area you are editing with a popup listing everything you can customize at this level(((
74 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@EditMenu.png
72 +* New Page menu: Integrates the Watch, Copy, Rename and Delete actions.(((
73 +[[image:PageMenu.png||style="border: 1px solid black;"]]
75 75  )))
76 -* A dialog where you can make the desired changes(((
77 -image:[email protected]
78 -)))
79 -* The possibility to undo the latest modifications or reset all changes
75 +* The Edit, Export, More actions and Profile menus also benefited from a refresh.
80 80  
81 -Read more about Color Themes on the dedicated [[application page>>extensions:Extension.Color Theme Application]].
77 +=== Visible content menu when scrolling down ===
82 82  
83 -== Anonymous commenting with Captcha ==
79 +When scrolling down on a document, the content menu will follow, so the user will not have to scroll up on top of the page in order to access it.
84 84  
81 +[[image:ActionMenu.png||style="border: 1px solid black;"]]
82 +
83 +== 4.Anonymous commenting with Captcha ==
84 +
85 85  Now thanks to the [[captcha module>>extensions:Extension.Captcha Module]] you can require unregistered users to solve a captcha in order to post comments. To require guests to solve a captcha simply go to the "Rights" section of the [[Administration Application>>extensions:Extension.Administration Application]] for the wiki or just the space, and check the box saying "Require unregistered users to solve a captcha when posting a comment on a page". **Note** This box does not give guests permission to comment, it only adds a requirement for commenting if they already have permission.
86 86  [[This feature is documented here.>>platform:AdminGuide.Configuration]]
87 87  Sample:
... ... @@ -103,21 +103,4 @@
103 103  
104 104  You can find more information about the cryptographic module including examples at the Extensions page for the [[XWiki Cryptographic Module>>extensions:Extension.Cryptographic Module]].
105 105  
106 -== Improvements to Action Menus ==
107 107  
108 -* New Add menu: Use the "Add" menu to create new spaces, pages, add attachments and comments.(((
109 -[[image:AddMenu.png||style="border: 1px solid black;"]]
110 -)))
111 -* Improved Wiki and Space menus: You may now access the document index straight from the wiki & space menus.(((
112 -[[image:WikiMenu.png||style="border: 1px solid black;"]] [[image:SpaceMenu.png||style="border: 1px solid black;"]]
113 -)))
114 -* New Page menu: Integrates the Watch, Copy, Rename and Delete actions.(((
115 -[[image:PageMenu.png||style="border: 1px solid black;"]]
116 -)))
117 -* The Edit, Export, More actions and Profile menus also benefited from a refresh.
118 -
119 -=== Visible content menu when scrolling down ===
120 -
121 -When scrolling down on a document, the content menu will follow, so the user will not have to scroll up on top of the page in order to access it.
122 -
123 -[[image:ActionMenu.png||style="border: 1px solid black;"]]

Get Connected