Wiki source code of NotificationRSSService

Last modified by Julien Fleury on 2020/12/12 16:56

Show last authors
1 {{velocity}}
2 #if ($xcontext.action == 'get' && "$request.outputSyntax" == 'plain')
3 #set($discard = $response.setContentType('application/xml'))
4 #else
5 {{code language="xml"}}
6 #end
7 $services.notification.notifiers.getFeed(20)
8 #if ($xcontext.action != 'get' || "$request.outputSyntax" != 'plain')
9 {{/code}}
10 #end
11 {{/velocity}}
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian