Changes for page Top 10 Features introduced in XWiki Enterprise 2.x Cycle
Last modified by Vincent Massol on 2011/01/27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,38 +32,23 @@ 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 + 35 35 === New Search Interface === 36 36 37 -The default search page UI has been improved to be easier to understand and use. 38 +* The default search page UI has been improved to be easier to understand and use.[[image:ReleaseNotesXWikiEnterprise20M1@newsearchui.png||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]] 38 38 39 -[[image:ReleaseNotesXWikiEnterprise20M1@newsearchui.png||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]] 40 -== Further improvements to the edit UI == 40 +=== Preliminary optional accessibility stylesheet === 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:ReleaseNotes.ReleaseNotesXWikiEnterprise25@edit-header.png 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:ReleaseNotes.ReleaseNotesXWikiEnterprise25@edit-footer.png 51 -))) 52 - 53 -== Preliminary optional accessibility stylesheet == 54 - 55 55 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. 56 56 57 -Enabling the special stylesheet: 44 +* Enabling the special stylesheet: 45 +[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@a11y-enable.png]] 58 58 59 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@a11y-enable.png 47 +* Bigger fonts and underlined links: 48 +[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@a11y.png]] 60 60 61 - Biggerfontsandunderlinedlinks:50 +=== More consistent use of user avatars === 62 62 63 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@a11y.png 64 - 65 -== More consistent use of user avatars == 66 - 67 67 Avatars now come in three default sizes: 68 68 69 69 * small avatars, 30px wide, used in secondary actions and where there's very little space available ... ... @@ -70,10 +70,9 @@ 70 70 * medium avatars, 50px wide, the preferred and most frequent display option for avatars 71 71 * large avatars,120px wide, to be used where a large version of the avatar must be displayed (for example in the user profile) 72 72 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. 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:ReleaseNotesXWikiEnterprise20M1@comment-avatars.png]] 74 74 75 -image:ReleaseNotesXWikiEnterprise20M1@comment-avatars.png 76 - 77 77 Four new velocity macros have been added for making it easier to display avatars: 78 78 79 79 * ###smallUserAvatar('XWiki.username')## ... ... @@ -81,10 +81,36 @@ 81 81 * ###largeUserAvatar('XWiki.username')## 82 82 * ###resizedUserAvatar('XWiki.username', 100)## which allows resizing an avatar to a custom size 83 83 84 -User avatars are also displayed in annotations. 68 +* User avatars are also displayed in annotations. 69 +[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@annotation-avatars.png]] 85 85 86 - image:ReleaseNotes.ReleaseNotesXWikiEnterprise25@annotation-avatars.png71 +=== UI for Deleted documents & attachments === 87 87 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:ReleaseNotesXWikiEnterprise22M1@trash1.png]] 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:ReleaseNotesXWikiEnterprise22M1@trash2.png]] 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:ReleaseNotesXWikiEnterprise22M1@trash3.png]] 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:ReleaseNotes.ReleaseNotesXWikiEnterprise25@edit-header.png 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:ReleaseNotes.ReleaseNotesXWikiEnterprise25@edit-footer.png]] 96 + 97 + 88 88 == 2.Annotations == 89 89 90 90 The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can: ... ... @@ -145,5 +145,3 @@ 145 145 Note the current user does not have permission to edit one of the configurable applications. 146 146 147 147 148 - 149 -