Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,17 +6,27 @@ 6 6 7 7 1.1 Changes from 1.2 Milestone 1 8 8 9 -Main changes :9 +Main changes are listed below. 10 10 11 - *New Watchlist feature which allowswatching pages andspaces andreceive email notifications when they are modified.11 +1.1.1 Mail Sender 12 12 13 +A new [Mail Sender plugin>Code.MailSenderPlugin] has been added. It's a generic plugin that you can use from Velocity/Groovy pages and that is also used by the Watchlist feature below to send notification emails. 14 + 15 +1.1.1 Watchlist 16 + 17 +New Watchlist feature which allows watching pages and spaces and receive email notifications when they are modified. 18 + 13 13 {image:watchlistmenu.png|width=297|height=77|link=yes} 14 14 {image:watchlistdashboard.png|width=228|height=155|link=yes} 15 15 16 - * The [Scheduler Plugin>Code.SchedulerPlugin] and the [Scheduler Application>Code.SchedulerApplication] have been released in version1.1and are bundled with XWiki Enterprise 1.2 milestone 2. They allow you tocreate jobs (Groovy scripts) to be executed in thefuture. They are usedfor example in the [Watchlist plugin>Code.WatchlistPlugin] to send email notifications forpages or spaces you are monitoring.22 +1.1.1 Scheduler 17 17 24 +The [Scheduler Plugin>Code.SchedulerPlugin] and the [Scheduler Application>Code.SchedulerApplication] have been released in version 1.1 and are bundled with XWiki Enterprise 1.2 milestone 2. They allow you to create jobs (Groovy scripts) to be executed in the future. They are used for example in the [Watchlist plugin>Code.WatchlistPlugin] to send email notifications for pages or spaces you are monitoring. 25 + 18 18 {image:scheduler-dashboard.png|document=Code.SchedulerApplication|width=296|height=151|link=yes} 19 19 28 +1.1.1 Other 29 + 20 20 TODO 21 21 22 22 1.1 Known issues