Last modified by Thomas Mortagne on 2023/10/13

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

Summary

Details

Page properties
Content
... ... @@ -47,14 +47,12 @@
47 47  
48 48  === Visible content menu when scrolling down ===
49 49  
50 -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.
51 -
50 +* 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.
52 52  [[image:[email protected]||style="border: 1px solid black;"]]
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.
57 -
55 +* The default search page UI has been improved to be easier to understand and use.
58 58  [[image:[email protected]||style="border: 1px solid rgb(0, 0, 0); width: 600px;"]]
59 59  
60 60  === Preliminary optional accessibility stylesheet ===
... ... @@ -105,14 +105,12 @@
105 105  * New UI
106 106  * Support for more events compared to the previous Recent Changes: annotations, comments, document deletion
107 107  * It's now called Recent Activity (was called Recent Changes)
108 -
109 109  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise26RC1@activityMacro||style="border: 1px solid black;"]]
110 110  )))
111 111  
112 112  == Invitation Manager Application ==
113 113  
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 -
111 +* 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.
116 116  image:[email protected]
117 117  
118 118  Read more about this application and learn how to configure it by visiting the [[application page>>extensions:Extension.Invitation Application]].
... ... @@ -121,18 +121,15 @@
121 121  
122 122  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.
123 123  [[This feature is documented here.>>platform:AdminGuide.Configuration]]
124 -Sample:
125 -
120 +* Sample:
126 126  [[image:[email protected]||style="border: 1px solid black;" width="550px;"]]
127 127  
128 128  == Deleted documents and attachments ==
129 129  
130 130  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//.
131 -
126 +* Sample:
132 132  [[image:[email protected]]]
133 -
134 134  * 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 -
136 136  * 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.
137 137  
138 138  == New Template-based page creation ==
... ... @@ -140,7 +140,6 @@
140 140  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.
141 141  
142 142  * 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 -
144 144  [[image:platform:[email protected]]]
145 145  
146 146  * "Wanted Links" also offers the choice to create the new document from the available templates ( "My Template" template in the image below):
... ... @@ -149,7 +149,6 @@
149 149  
150 150  == Clustering ==
151 151  
152 -
153 153  XWiki provides an easy way to setup clustered instances of XWiki based on network events distribution.
154 154  
155 155  * events synchronization between XWiki instances
... ... @@ -162,7 +162,7 @@
162 162  
163 163  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.
164 164  The following is an image of the administration interface with additional applications to be configured (you can customize the icon used).
165 -
156 +* Sample:
166 166  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@AdministrationPanelExtraIcons.png||style="border: 1px solid black;" width="550px;"]]
167 167  
168 168  Note the current user does not have permission to edit one of the configurable applications.
... ... @@ -169,9 +169,6 @@
169 169  
170 170  == Office Preview (support for viewing attached office documents in the wiki) ==
171 171  
172 -
173 173  * 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 -
175 175  image:[email protected]
176 -
177 177  * We also included a new Macro for the WYSIWYG Editor. It allows to embed a office file into a page.

Get Connected