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

Summary

Details

Page properties
Content
... ... @@ -33,6 +33,28 @@
33 33  
34 34  Read more about Color Themes on the dedicated [[application page>>extensions:Extension.Color Theme Application]].
35 35  
36 +=== New Profile UI ===
37 +
38 +Complete **overhaul of the Profile UI**: better display of the user information, recent changes by the user are shown, different tabs for user details, user settings, and watchlist information:
39 +
40 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise22@profile.png
41 +
42 +Improved inline-based editing for modifying profile details:
43 +
44 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise22@profileedit.png
45 +
46 +Inclusion of the **WatchList manager** page into the Profile as a tab:
47 +
48 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise22@watchlist.png
49 +
50 +Added a tab in the //Profile// for managing **user preferences**, which is currently rather small, but will be improved later to include more settings:
51 +
52 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise22@preferences.png
53 +
54 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise22@preferencesedit.png
55 +
56 +User profiles have been converted to XWiki Syntax 2.0
57 +
36 36  === New Search Interface ===
37 37  
38 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;"]]
... ... @@ -145,6 +145,29 @@
145 145  
146 146  [[image:ReleaseNotes.ReleaseNotesXWikiEnterprise23M1@CommentCaptcha.png||style="border: 1px solid black;" width="550px;"]]
147 147  
170 +== 5.Invitation Manager Application ==
171 +
172 +
173 +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.
174 +
175 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise24@InvitationSending.png
176 +
177 +Read more about this application and learn how to configure it by visiting the [[application page>>extensions:Extension.Invitation Application]].
178 +
179 +== 6.New Template-based page creation ==
180 +
181 +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, objects and other metadata) will be replicated from the template.
182 +
183 +* 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:
184 +
185 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise24@1gcreatedocument.jpg
186 +
187 +* "Wanted Links" also offers the choice to create the new document from the available templates ( "My Template" template in the image below):
188 +
189 +image:ReleaseNotes.ReleaseNotesXWikiEnterprise24@1ipopup.jpg
190 +
191 +Find more details about the template creation and administration on the [[documentation page>>extensions:Extension.Administration Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]].
192 +
148 148  == Easier development of configurable applications using [[XWiki.ConfigurableClass>>extensions:Extension.Administration Application#HMaking20your20application20easily20configurable20with203Ctt3EConfigurableClass3C2Ftt3E20Since2023M1]] ==
149 149  
150 150  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.

Get Connected