Change comment:
Added info to the templates creation & invitation manager sections
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,12 +14,30 @@ 14 14 15 15 == New template based page creation == 16 16 17 - {{todo/}}17 +Starting with this release users and applications can provide documents that can be used as template when creating a new page. The new document (content, objects and other metadata) will be replicated from the template. 18 18 19 +* After you have [[created the template and the template provider>>code:Applications.AdministrationApplication#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]] you can go back to the Main space and start creating pages from this template: 20 + 21 +image:1gcreatedocument.jpg 22 + 23 +* "Broken Links" will also offer the choice to create the new document from the "My Template" template: 24 + 25 +image:1ipopup.jpg 26 + 27 +Find more details about the template creation and administration on the [[documentation page>>code:Applications.AdministrationApplication#HEasyTemplatesCreationandAdministration28StartingwithXWikiEnterprise2.4M229]]. 28 + 19 19 == New Invitation Manager application == 20 20 21 - {{todo/}}31 +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. 22 22 33 +An invitation may allow users to register in a wiki where registration is forbidden. Invitees may choose to accept or decline an invitation. Spam prevention measures ensure that email recipients will have a button to report that message as abuse. 34 + 35 +Internationalized and configurable email templates generate rich HTML email content from user input. 36 + 37 +image:InvitationSending.png 38 + 39 +Find out how you may configure this application by visiting the [[application page>>code:Applications.InvitationApplication]] 40 + 23 23 == New search application improvements == 24 24 25 25 * Make possible to select wikis where to search in LuceneSearch page when in main wiki of a farm