Wiki source code of News

Last modified by Vincent Massol on 2022/08/05

Show last authors
1 Find below all the recent news from the site blog and from the list of pages that have been changed recently. You can also check [[planned community Events>>Main.Events.WebHome]].
2
3 {{container layoutStyle="columns"}}
4 (((
5 = Blog {{velocity}}[[image:icon:feed>>path:$xwiki.getURL("Blog.GlobalBlogRss", "view", "xpage=plain")]]{{/velocity}} =
6 {{velocity}}
7 {{cache id="news-blog8-${request.page}-${request.ipp}"}}
8 (% style="overflow:hidden" %)(((
9 {{blogpostlist blog="Blog.WebHome" layout="full" published="yes" limit="5" /}}
10 )))
11 {{/cache}}
12 {{/velocity}}
13 )))
14 (((
15 = Activity {{velocity}}[[image:icon:feed>>path:$xwiki.getURL("Main.WebRss", "view", "xpage=plain")]]{{/velocity}} =
16 {{velocity}}
17 ## We need this since the cache macro will prevent JS and CSS to be applied at each load of the page
18 $xwiki.jsx.use("Main.Activity")##
19 $xwiki.ssx.use("Main.Activity")##
20 {{/velocity}}
21
22 {{cache id="news-as-7"}}
23 {{activity entries="50" wikis="xwiki,extensions,dev,contrib,commons,rendering,snippets"/}}
24 {{/cache}}
25 )))
26 {{/container}}

Get Connected