Last modified by Thomas Mortagne on 2023/10/13

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

Summary

Details

Page properties
Content
... ... @@ -167,6 +167,38 @@
167 167  
168 168  [[image:[email protected]||style="border: 1px solid black;" width="550px;"]]
169 169  
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:[email protected]
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 (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]] you can go then start creating pages from this template:(((
184 +[[image:CreatePageFromTemplate.png||height="293" width="650"]]
185 +)))
186 +
187 +* This example shows that "Wanted Links" also offers the choice to create the new document from the available template ("My Template" template in the image below):(((
188 +[[image:1ipopup.jpg||height="211" style="border: 1px solid black;" width="650"]]
189 +
190 +
191 +
192 +* 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:
193 +
194 +[[image:platform:[email protected]]]
195 +
196 +* "Wanted Links" also offers the choice to create the new document from the available templates ( "My Template" template in the image below):
197 +
198 +[[image:platform:[email protected]]]
199 +
200 +Find more details about the template creation and administration on the [[documentation page>>extensions:Extension.Administration Application#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]].
201 +
170 170  == Easier development of configurable applications using [[XWiki.ConfigurableClass>>extensions:Extension.Administration Application#HMaking20your20application20easily20configurable20with203Ctt3EConfigurableClass3C2Ftt3E20Since2023M1]] ==
171 171  
172 172  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