Last modified by Thomas Mortagne on 2023/10/13

<
From version < 1.13 >
edited by Sorin Burjan
on 2010/12/21
To version < 1.18 >
edited by Sorin Burjan
on 2010/12/21
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,6 +33,19 @@
33 33  
34 34  Read more about Color Themes on the dedicated [[application page>>extensions:Extension.Color Theme Application]].
35 35  
36 +=== Improvements to Action Menus ===
37 +
38 +* New Add menu: Use the "Add" menu to create new spaces, pages, add attachments and comments.(((
39 +[[image:[email protected]||style="border: 1px solid black;"]]
40 +)))
41 +* Improved Wiki and Space menus: You may now access the document index straight from the wiki & space menus.(((
42 +[[image:[email protected]||style="border: 1px solid black;"]] [[image:[email protected]||style="border: 1px solid black;"]]
43 +)))
44 +* New Page menu: Integrates the Watch, Copy, Rename and Delete actions.(((
45 +[[image:[email protected]||style="border: 1px solid black;"]]
46 +)))
47 +* The Edit, Export, More actions and Profile menus also benefited from a refresh.
48 +
36 36  === New Profile UI ===
37 37  
38 38  Complete **overhaul of the Profile UI**: better display of the user information, recent changes by the user are shown, different tabs for user details, user settings, and watchlist information:
... ... @@ -55,18 +55,28 @@
55 55  
56 56  User profiles have been converted to XWiki Syntax 2.0
57 57  
71 +=== Visible content menu when scrolling down ===
72 +
73 +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.
74 +
75 +[[image:[email protected]||style="border: 1px solid black;"]]
76 +
58 58  === New Search Interface ===
59 59  
60 -* The default search page UI has been improved to be easier to understand and use.[[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
79 +The default search page UI has been improved to be easier to understand and use.
61 61  
81 +[[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
82 +
62 62  === Preliminary optional accessibility stylesheet ===
63 63  
64 64  Moving further on the quest for better accessibility in the XWiki platform, we introduced a preliminary stylesheet which makes the skin slightly more accessible to people with visual disabilities: bigger fonts by default, and underlined links to make them more easily distinguished by colorblind people. This stylesheet can either be activated globally in a wiki, or individually from each user's preferences.
65 65  
66 -* Enabling the special stylesheet:
87 +Enabling the special stylesheet:
88 +
67 67  [[image:[email protected]]]
68 68  
69 -* Bigger fonts and underlined links:
91 +Bigger fonts and underlined links:
92 +
70 70  [[image:[email protected]]]
71 71  
72 72  === More consistent use of user avatars ===
... ... @@ -77,7 +77,7 @@
77 77  * medium avatars, 50px wide, the preferred and most frequent display option for avatars
78 78  * large avatars,120px wide, to be used where a large version of the avatar must be displayed (for example in the user profile)
79 79  
80 -* Accordingly, the wiki dashboard has been changed to use the medium avatars, and as a new feature user avatars are displayed in the comments area.
103 +Accordingly, the wiki dashboard has been changed to use the medium avatars, and as a new feature user avatars are displayed in the comments area.
81 81  [[image:[email protected]]]
82 82  
83 83  Four new velocity macros have been added for making it easier to display avatars:
... ... @@ -87,7 +87,7 @@
87 87  * ###largeUserAvatar('XWiki.username')##
88 88  * ###resizedUserAvatar('XWiki.username', 100)## which allows resizing an avatar to a custom size
89 89  
90 -* User avatars are also displayed in annotations.
113 +User avatars are also displayed in annotations.
91 91  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@annotation-avatars.png]]
92 92  
93 93  === UI for Deleted documents & attachments ===
... ... @@ -94,15 +94,15 @@
94 94  
95 95  While deleted documents and attachments have been stored in a trash instead of being completely deleted since XWiki 1.2, there was no general interface for viewing the contents of the trash. This has been remedied by the introduction of two new tabs in the wiki's Document Index, //Deleted Documents// and //Deleted Attachments//.
96 96  
97 -* [[image:[email protected]]]
120 +[[image:[email protected]]]
98 98  
99 99  Both use the livetable, thus allowing filtering and ordering for easier browsing. A document from the trash can be viewed, permanently deleted, or restored if the location is still available.
100 100  
101 -* [[image:[email protected]]]
124 +[[image:[email protected]]]
102 102  
103 103  The attachment trash contains only attachments deleted from a document, and not attachments that were deleted together with their owner document; in the latter case, the attachments are kept together with the document in the document trash. For attachments, there is no restore option yet, it will be implemented in a future release.
104 104  
105 -* [[image:[email protected]]]
128 +[[image:[email protected]]]
106 106  
107 107  === Further improvements to the edit UI ===
108 108  
... ... @@ -116,7 +116,6 @@
116 116  * Better positioning and display of the "autosave" option
117 117  [[image:[email protected]]]
118 118  
119 -
120 120  == 2.Annotations ==
121 121  
122 122  The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can:
... ... @@ -140,25 +140,8 @@
140 140  
141 141  You can find a more detailed description of the annotations feature on the [[documentation page>>platform:Features.Annotations]].
142 142  
143 -== 3.Improvements to Action Menus ==
144 144  
145 -* New Add menu: Use the "Add" menu to create new spaces, pages, add attachments and comments.(((
146 -[[image:[email protected]||style="border: 1px solid black;"]]
147 -)))
148 -* Improved Wiki and Space menus: You may now access the document index straight from the wiki & space menus.(((
149 -[[image:[email protected]||style="border: 1px solid black;"]] [[image:[email protected]||style="border: 1px solid black;"]]
150 -)))
151 -* New Page menu: Integrates the Watch, Copy, Rename and Delete actions.(((
152 -[[image:[email protected]||style="border: 1px solid black;"]]
153 -)))
154 -* The Edit, Export, More actions and Profile menus also benefited from a refresh.
155 155  
156 -=== Visible content menu when scrolling down ===
157 -
158 -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.
159 -
160 -[[image:[email protected]||style="border: 1px solid black;"]]
161 -
162 162  == 4.Anonymous commenting with Captcha ==
163 163  
164 164  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.
... ... @@ -178,15 +178,15 @@
178 178  
179 179  == 6.New Template-based page creation ==
180 180  
181 -Starting with XWiki Enterprise 2.4 users and applications can provide documents that can be used as template when creating new pages. The new document (content, objects and other metadata) will be replicated from the template.
186 +Starting with XWiki Enterprise 2.4 users and applications can provide documents that can be used as template when creating new pages. The new document content (content, objects and other metadata) will be replicated from the template.
182 182  
183 183  * After you have [[created the template and the template provider>>extensions:Extension.Administration Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]] you can then start creating pages from this template:
184 184  
185 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise24@1gcreatedocument.jpg
190 +[[image:platform:Features.DocumentLifecycle@CreatePageFromTemplate.png]]
186 186  
187 187  * "Wanted Links" also offers the choice to create the new document from the available templates ( "My Template" template in the image below):
188 188  
189 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise24@1ipopup.jpg
194 +[[image:platform:Features.DocumentLifecycle@1ipopup.png]]
190 190  
191 191  Find more details about the template creation and administration on the [[documentation page>>extensions:Extension.Administration Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]].
192 192  
... ... @@ -198,5 +198,3 @@
198 198  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AdministrationPanelExtraIcons.png||style="border: 1px solid black;" width="550px;"]]
199 199  
200 200  Note the current user does not have permission to edit one of the configurable applications.
201 -
202 -

Get Connected