Wiki source code of News

Version 61.1 by Vincent Massol on 2013/03/12

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.
2
3 {{container layoutStyle="columns"}}
4 (((
5 = Blog {{velocity}}[[image:icon:feed>>path:$xwiki.getURL("Blog.GlobalBlogRss", "view", "xpage=plain")]]{{/velocity}} =
6 {{cache id="news-blog"}}
7 (% style="overflow:hidden" %)(((
8 {{include document="Blog.BlogSheet"/}}
9 )))
10 {{/cache}}
11 )))
12 (((
13 = Activity {{velocity}}[[image:icon:feed>>path:$xwiki.getURL("Main.WebRss", "view", "xpage=plain")]]{{/velocity}} =
14 {{velocity}}
15 ## We need this since the cache macro will prevent JS and CSS to be applied at each load of the page
16 $xwiki.jsx.use("Main.Activity")##
17 $xwiki.ssx.use("Main.Activity")##
18 {{/velocity}}
19 {{cache id="news-as"}}
20 {{activity entries="50" wikis="xwiki,platform,enterprise,manager,extensions,dev,xeclipse,xoffice,contrib,commons,rendering"/}}
21 {{/cache}}
22 )))
23 {{/container}}

Get Connected