Wiki source code of News
Version 65.1 by Clément Aubin on 2018/08/31
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. 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-blog4-${request.page}-${request.ipp}"}} | ||
8 | (% style="overflow:hidden" %)((( | ||
9 | {{include document="Blog.BlogSheet"/}} | ||
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 | {{cache id="news-as-7"}} | ||
22 | {{activity entries="50" wikis="xwiki,platform,enterprise,manager,extensions,dev,contrib,commons,rendering,snippets"/}} | ||
23 | {{/cache}} | ||
24 | ))) | ||
25 | {{/container}} |