Last modified by Thomas Mortagne on 2023/10/13

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

Summary

Details

Page properties
Content
... ... @@ -32,23 +32,38 @@
32 32  * The possibility to undo the latest modifications or reset all changes
33 33  
34 34  Read more about Color Themes on the dedicated [[application page>>extensions:Extension.Color Theme Application]].
35 -
36 36  === New Search Interface ===
37 37  
38 -* 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;"]]
37 +The default search page UI has been improved to be easier to understand and use.
39 39  
40 -=== Preliminary optional accessibility stylesheet ===
39 +[[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
40 +== Further improvements to the edit UI ==
41 41  
42 +After the improvements to the object and class editors introduced in 1.8 and 2.4, the wiki and WYSIWYG editors also see some enhancements in this release, bringing in some of the proposed changes from [[an older proposal>>http://incubator.myxwiki.org/xwiki/bin/Improvements/ImprovedEdit]], with some additional improvements. Specifically:
43 +
44 +* A new label for the content area in the wiki editor:(((
45 +image:[email protected]
46 +)))
47 +* A more descriptive label for the version summary field
48 +* Better positioning of the "minor edit" option
49 +* Better positioning and display of the "autosave" option(((
50 +image:[email protected]
51 +)))
52 +
53 +== Preliminary optional accessibility stylesheet ==
54 +
42 42  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.
43 43  
44 -* Enabling the special stylesheet:
45 -[[image:[email protected]]]
57 +Enabling the special stylesheet:
46 46  
47 -* Bigger fonts and underlined links:
48 -[[image:[email protected]]]
59 +image:[email protected]
49 49  
50 -=== More consistent use of user avatars ===
61 +Bigger fonts and underlined links:
51 51  
63 +image:[email protected]
64 +
65 +== More consistent use of user avatars ==
66 +
52 52  Avatars now come in three default sizes:
53 53  
54 54  * small avatars, 30px wide, used in secondary actions and where there's very little space available
... ... @@ -55,9 +55,10 @@
55 55  * medium avatars, 50px wide, the preferred and most frequent display option for avatars
56 56  * large avatars,120px wide, to be used where a large version of the avatar must be displayed (for example in the user profile)
57 57  
58 -* 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.
59 -[[image:[email protected]]]
73 +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.
60 60  
75 +image:[email protected]
76 +
61 61  Four new velocity macros have been added for making it easier to display avatars:
62 62  
63 63  * ###smallUserAvatar('XWiki.username')##
... ... @@ -65,36 +65,10 @@
65 65  * ###largeUserAvatar('XWiki.username')##
66 66  * ###resizedUserAvatar('XWiki.username', 100)## which allows resizing an avatar to a custom size
67 67  
68 -* User avatars are also displayed in annotations.
69 -[[image:Rel[email protected]]]
84 +User avatars are also displayed in annotations.
70 70  
71 -=== UI for Deleted documents & attachments ===
86 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@annotation-avatars.png
72 72  
73 -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//.
74 -
75 -* [[image:[email protected]]]
76 -
77 -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.
78 -
79 -* [[image:[email protected]]]
80 -
81 -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.
82 -
83 -* [[image:[email protected]]]
84 -
85 -=== Further improvements to the edit UI ===
86 -
87 -After the improvements to the object and class editors introduced in 1.8 and 2.4, the wiki and WYSIWYG editors also see some enhancements in this release, bringing in some of the proposed changes from [[an older proposal>>http://incubator.myxwiki.org/xwiki/bin/Improvements/ImprovedEdit]], with some additional improvements. Specifically:
88 -
89 -* A new label for the content area in the wiki editor:(((
90 -image:[email protected]
91 -)))
92 -* A more descriptive label for the version summary field
93 -* Better positioning of the "minor edit" option
94 -* Better positioning and display of the "autosave" option
95 -[[image:[email protected]]]
96 -
97 -
98 98  == 2.Annotations ==
99 99  
100 100  The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can:
... ... @@ -155,3 +155,5 @@
155 155  Note the current user does not have permission to edit one of the configurable applications.
156 156  
157 157  
148 +
149 +

Get Connected