Last modified by Thomas Mortagne on 2023/10/13

From version 1.32
edited by Sorin Burjan
on 2010/12/21
Change comment: There is no comment for this version
To version 1.31
edited by Sorin Burjan
on 2010/12/21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,7 +53,8 @@
53 53  
54 54  === New Search Interface ===
55 55  
56 -* The default search page UI has been improved to be easier to understand and use.
56 +The default search page UI has been improved to be easier to understand and use.
57 +
57 57  [[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
58 58  
59 59  === Preliminary optional accessibility stylesheet ===
... ... @@ -104,12 +104,14 @@
104 104  * New UI
105 105  * Support for more events compared to the previous Recent Changes: annotations, comments, document deletion
106 106  * It's now called Recent Activity (was called Recent Changes)
108 +
107 107  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise26RC1@activityMacro||style="border: 1px solid black;"]]
108 108  )))
109 109  
110 110  == Invitation Manager Application ==
111 111  
112 -* 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.
114 +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.
115 +
113 113  image:[email protected]
114 114  
115 115  Read more about this application and learn how to configure it by visiting the [[application page>>extensions:Extension.Invitation Application]].
... ... @@ -118,15 +118,18 @@
118 118  
119 119  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.
120 120  [[This feature is documented here.>>platform:AdminGuide.Configuration]]
121 -* Sample:
124 +Sample:
125 +
122 122  [[image:[email protected]||style="border: 1px solid black;" width="550px;"]]
123 123  
124 124  == Deleted documents and attachments ==
125 125  
126 126  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//.
127 -* Sample:
131 +
128 128  [[image:[email protected]]]
133 +
129 129  * 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.
135 +
130 130  * 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.
131 131  
132 132  == New Template-based page creation ==
... ... @@ -134,6 +134,7 @@
134 134  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.
135 135  
136 136  * After you have [[created the template and the template provider>>extensions:Extension.Administration Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]] you can then start creating pages from this template:
143 +
137 137  [[image:platform:[email protected]]]
138 138  
139 139  * "Wanted Links" also offers the choice to create the new document from the available templates ( "My Template" template in the image below):
... ... @@ -142,6 +142,7 @@
142 142  
143 143  == Clustering ==
144 144  
152 +
145 145  XWiki provides an easy way to setup clustered instances of XWiki based on network events distribution.
146 146  
147 147  * events synchronization between XWiki instances
... ... @@ -154,7 +154,7 @@
154 154  
155 155  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.
156 156  The following is an image of the administration interface with additional applications to be configured (you can customize the icon used).
157 -* Sample:
165 +
158 158  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AdministrationPanelExtraIcons.png||style="border: 1px solid black;" width="550px;"]]
159 159  
160 160  Note the current user does not have permission to edit one of the configurable applications.
... ... @@ -161,6 +161,9 @@
161 161  
162 162  == Office Preview (support for viewing attached office documents in the wiki) ==
163 163  
172 +
164 164  * 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.
174 +
165 165  image:[email protected]
176 +
166 166  * We also included a new Macro for the WYSIWYG Editor. It allows to embed a office file into a page.

Get Connected