Last modified by Thomas Mortagne on 2017/03/24

<
From version < 24.1 >
edited by Vincent Massol
on 2014/07/14
To version < 24.2 >
edited by Vincent Massol
on 2014/07/14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -58,7 +58,7 @@
58 58  
59 59  Most of WikiStream module moved to commons filter module (everything that wasn't really depending on any platform project) and it also been renamed to ##Filter## on platform side to follow commons naming. The structure of the API did not changed a bit except for the naming. In short every "WikiStream" in your code should be changed to ##Filter## or ##FilterStream##. None of the existing streams identifiers changed except for the generic XML streams which is is now ##filter+xml## (instead of wiki+xml).
60 60  
61 -= Mail Sender API =
61 +== Mail Sender API ==
62 62  
63 63  * The new [[Mail Sender API>>extensions:Extension.Action API]] is now bundled by default in XWiki Enterprise.
64 64  * It's now possible to access the Mail Sending API configuration from scripts by calling ##$services.mailsender.configuration##.

Get Connected