Last modified by Thomas Mortagne on 2023/10/13

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

Summary

Details

Page properties
Content
... ... @@ -32,21 +32,24 @@
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  
39 +[[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
40 +
40 40  === Preliminary optional accessibility stylesheet ===
41 41  
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]]]
45 +Enabling the special stylesheet:
46 46  
47 -* Bigger fonts and underlined links:
48 -[[image:[email protected]]]
47 +image:[email protected]
49 49  
49 +Bigger fonts and underlined links:
50 +
51 +image:[email protected]
52 +
50 50  === More consistent use of user avatars ===
51 51  
52 52  Avatars now come in three default sizes:
... ... @@ -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]]]
61 +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  
63 +image:[email protected]
64 +
61 61  Four new velocity macros have been added for making it easier to display avatars:
62 62  
63 63  * ###smallUserAvatar('XWiki.username')##
... ... @@ -65,22 +65,23 @@
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:ReleaseNotes.ReleaseNotesXWikiEnterprise25@annotation-avatars.png]]
72 +User avatars are also displayed in annotations.
70 70  
74 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@annotation-avatars.png
75 +
71 71  === UI for Deleted documents & attachments ===
72 72  
73 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 74  
75 -* [[image:[email protected]]]
80 +image:[email protected]
76 76  
77 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 78  
79 -* [[image:[email protected]]]
84 +image:[email protected]
80 80  
81 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 82  
83 -* [[image:[email protected]]]
88 +image:[email protected]
84 84  
85 85  === Further improvements to the edit UI ===
86 86  
... ... @@ -91,10 +91,12 @@
91 91  )))
92 92  * A more descriptive label for the version summary field
93 93  * Better positioning of the "minor edit" option
94 -* Better positioning and display of the "autosave" option
95 -[[image:[email protected]]]
99 +* Better positioning and display of the "autosave" option(((
100 +image:[email protected]
101 +)))
96 96  
97 97  
104 +
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  
165 +
166 +

Get Connected