Last modified by Vincent Massol on 2011/01/27

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

Summary

Details

Page properties
Content
... ... @@ -3,7 +3,7 @@
3 3  
4 4  = Top 10 Features introduced in 2.x cycle =
5 5  
6 -== 1.User Interface Improvements ==
6 +== User Interface Improvements ==
7 7  
8 8  === Colibri skin ===
9 9  
... ... @@ -92,7 +92,7 @@
92 92  * Better positioning of the "minor edit" option
93 93  * Better positioning and display of the "autosave" option\\
94 94  
95 -== 2.Annotations ==
95 +== Annotations ==
96 96  
97 97  The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can:
98 98  
... ... @@ -107,7 +107,7 @@
107 107  
108 108  You can find a more detailed description of the annotations feature on the [[documentation page>>platform:Features.Annotations]].
109 109  
110 -== 3.Activity Stream ==
110 +== Activity Stream ==
111 111  
112 112  * Overhaul of the Recent Changes section of the Dashboard:(((
113 113  * New UI
... ... @@ -117,7 +117,7 @@
117 117  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise26RC1@activityMacro||style="border: 1px solid black;"]]
118 118  )))
119 119  
120 -== 4.Invitation Manager Application ==
120 +== Invitation Manager Application ==
121 121  
122 122  The Invitation Manager application allows users to send emails, inviting friends and colleagues to join a wiki. You will be able to configure your wiki to send emails through an open mail relay on the server or through an email account of your choosing.
123 123  
... ... @@ -125,7 +125,7 @@
125 125  
126 126  Read more about this application and learn how to configure it by visiting the [[application page>>extensions:Extension.Invitation Application]].
127 127  
128 -== 5.Anonymous commenting with Captcha ==
128 +== Anonymous commenting with Captcha ==
129 129  
130 130  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.
131 131  [[This feature is documented here.>>platform:AdminGuide.Configuration]]
... ... @@ -133,7 +133,7 @@
133 133  
134 134  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@CommentCaptcha.png||style="border: 1px solid black;" width="550px;"]]
135 135  
136 -== 6.Deleted documents and attachments ==
136 +== Deleted documents and attachments ==
137 137  
138 138  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//.
139 139  
... ... @@ -143,7 +143,7 @@
143 143  
144 144  * 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.
145 145  
146 -== 7.New Template-based page creation ==
146 +== New Template-based page creation ==
147 147  
148 148  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.
149 149  
... ... @@ -155,7 +155,7 @@
155 155  
156 156  Find more details about the template creation and administration on the [[documentation page>>extensions:Extension.Administration Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]].
157 157  
158 -== 8.Clustering ==
158 +== Clustering ==
159 159  
160 160  
161 161  XWiki provides an easy way to setup clustered instances of XWiki based on network events distribution.
... ... @@ -166,7 +166,7 @@
166 166  
167 167  Follow the [[Clustering Admin Guide >>platform:AdminGuide.Clustering]] and [[Clustering Tutorial >>platform:AdminGuide.DistributedEventClusterSetup]] for a complete tutorial on how to setup a simple cluster between two instances of XWiki on the same server.
168 168  
169 -== 9.Easier development of configurable applications using [[XWiki.ConfigurableClass>>extensions:Extension.Administration Application#HMaking20your20application20easily20configurable20with203Ctt3EConfigurableClass3C2Ftt3E20Since2023M1]] ==
169 +== Easier development of configurable applications using [[XWiki.ConfigurableClass>>extensions:Extension.Administration Application#HMaking20your20application20easily20configurable20with203Ctt3EConfigurableClass3C2Ftt3E20Since2023M1]] ==
170 170  
171 171  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.
172 172  The following is an image of the administration interface with additional applications to be configured (you can customize the icon used).
... ... @@ -175,7 +175,7 @@
175 175  
176 176  Note the current user does not have permission to edit one of the configurable applications.
177 177  
178 -== 10.Office Preview (support for viewing attached office documents in the wiki) ==
178 +== Office Preview (support for viewing attached office documents in the wiki) ==
179 179  
180 180  
181 181  * XWiki now supports viewing attached office documents without saving them on the client side. Click on the eye icon near the edit and delete buttons corresponding to the attachment you want to preview.

Get Connected