Wiki source code of News
Version 60.1 by Vincent Massol on 2013/03/12
Show last authors
author | version | line-number | content |
---|---|---|---|
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-blog1"}} | ||
7 | {{include document="Blog.BlogSheet"/}} | ||
8 | {{/cache}} | ||
9 | ))) | ||
10 | ((( | ||
11 | = Activity {{velocity}}[[image:icon:feed>>path:$xwiki.getURL("Main.WebRss", "view", "xpage=plain")]]{{/velocity}} = | ||
12 | {{velocity}} | ||
13 | ## We need this since the cache macro will prevent JS and CSS to be applied at each load of the page | ||
14 | $xwiki.jsx.use("Main.Activity")## | ||
15 | $xwiki.ssx.use("Main.Activity")## | ||
16 | {{/velocity}} | ||
17 | {{cache id="news-as"}} | ||
18 | {{activity entries="50" wikis="xwiki,platform,enterprise,manager,extensions,dev,xeclipse,xoffice,contrib,commons,rendering"/}} | ||
19 | {{/cache}} | ||
20 | ))) | ||
21 | {{/container}} |