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
-
... ... @@ -1,14 +1,19 @@ 1 - == Release Notesof XWiki Enterprise 2.xcycle ==1 +{{toc/}} 2 2 3 -= New and Noteworthy (since XWiki Enterprise 1.9.3) = 4 4 5 -== 1User Interface==4 +== == 6 6 6 += Release Notes of XWiki Enterprise 2.x cycle = 7 + 8 += Top 10 Features introduced in 2.x cycle = 9 + 10 +== User Interface == 11 + 7 7 === Colibri skin === 8 8 9 9 XWiki 2.0 introduces a new, lightweight, easily customizable skin. The main goal of the Colibri skin is to provide the proper support for fast and easy modifications of the look and feel of the wiki. 10 10 11 -[[[[image:home-small.png||style="border: 1px solid #000;"]]>>http://www.xwiki.org/xwiki/bin/download/Main/ReleaseNotesXWikiEnterprise20/home.png]]16 +[[[[image:home-small.png||style="border: 1px solid rgb(0, 0, 0);"]]>>http://www.xwiki.org/xwiki/bin/download/Main/ReleaseNotesXWikiEnterprise20/home.png]] 12 12 13 13 See [[Colibri skin documentation>>extensions:Extension.Colibri Skin]] for more details. 14 14 ... ... @@ -30,7 +30,7 @@ 30 30 31 31 The default search page UI has been improved to be easier to understand and use. 32 32 33 -[[image:ReleaseNotesXWikiEnterprise20M1@newsearchui.png||style="border: 1px solid #000; width: 600px;"]]38 +[[image:ReleaseNotesXWikiEnterprise20M1@newsearchui.png||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]] 34 34 35 35 36 36 == Annotations == ... ... @@ -37,24 +37,19 @@ 37 37 38 38 The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can: 39 39 40 -* Make annotations by selecting the text and pressing ##Ctrl + M (Meta + M)## 41 -((( 42 -image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@NewAnnotation.png 45 +* Make annotations by selecting the text and pressing((( 46 +Ctrl + M (Meta + M)image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@NewAnnotation.png 43 43 ))) 44 -* Show annotations on your page 45 -((( 48 +* Show annotations on your page((( 46 46 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@ShowAnnotation.png 47 47 ))) 48 -* See an annotation for a text item by hovering over the yellow icon next to it 49 -((( 51 +* See an annotation for a text item by hovering over the yellow icon next to it((( 50 50 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@HoverAnnotation.png 51 51 ))) 52 -* Edit and delete annotations straight from the page 53 -((( 54 +* Edit and delete annotations straight from the page((( 54 54 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@EditAnnotation.png 55 55 ))) 56 -* Manage annotations from the "Annotations" tab 57 -((( 57 +* Manage annotations from the "Annotations" tab((( 58 58 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AnnotationsTab.png 59 59 ))) 60 60 ... ... @@ -64,20 +64,16 @@ 64 64 65 65 The new editor allows fast and easy modifications for the look and feel of the wiki. You'll find in this editor 66 66 67 -* A new way of displaying themes on the "Color Themes" space home 68 -((( 67 +* A new way of displaying themes on the "Color Themes" space home((( 69 69 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AvailableThemes.png 70 70 ))) 71 -* The ability to create a new theme from the "Color Theme" space home 72 -((( 70 +* The ability to create a new theme from the "Color Theme" space home((( 73 73 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@CreateNewTheme.png 74 74 ))) 75 -* A palette for each area you are editing with a popup listing everything you can customize at this level 76 -((( 73 +* A palette for each area you are editing with a popup listing everything you can customize at this level((( 77 77 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@EditMenu.png 78 78 ))) 79 -* A dialog where you can make the desired changes 80 -((( 76 +* A dialog where you can make the desired changes((( 81 81 image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@EditMenu1.png 82 82 ))) 83 83 * The possibility to undo the latest modifications or reset all changes ... ... @@ -90,7 +90,7 @@ 90 90 [[This feature is documented here.>>platform:AdminGuide.Configuration]] 91 91 Sample: 92 92 93 -[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@CommentCaptcha.png|| width=550px;style="border:1px solid black;]]89 +[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@CommentCaptcha.png||style="border: 1px solid black;" width="550px;"]] 94 94 95 95 == Easier development of configurable applications using [[XWiki.ConfigurableClass>>extensions:Extension.Administration Application#HMaking20your20application20easily20configurable20with203Ctt3EConfigurableClass3C2Ftt3E20Since2023M1]] == 96 96 ... ... @@ -97,7 +97,7 @@ 97 97 If you are developing an application and you need to provide your users with a way to configure it from the [[Administration Application>>extensions:Extension.Administration Application]] you are in luck. All you need to do is create a custom class holding all of the configuration for your application, then add an object of your custom configuration class and an object of ##XWiki.Configurable## class. You will be able to configure your application from the administration interface. 98 98 The following is an image of the administration interface with additional applications to be configured (you can customize the icon used). 99 99 100 -[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AdministrationPanelExtraIcons.png|| width=550px;style="border:1px solid black;]]96 +[[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AdministrationPanelExtraIcons.png||style="border: 1px solid black;" width="550px;"]] 101 101 102 102 Note the current user does not have permission to edit one of the configurable applications. 103 103 ... ... @@ -125,5 +125,3 @@ 125 125 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. 126 126 127 127 [[image:ActionMenu.png||style="border: 1px solid black;"]] 128 - 129 -