Changes for page News

Last modified by Vincent Massol on 2022/08/05

<
From version < 59.3 >
edited by Vincent Massol
on 2012/05/10
To version < 59.4 >
edited by Vincent Massol
on 2012/05/11
>
Change comment: Try to fix L&F issue with the cache

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,11 @@
9 9  )))
10 10  (((
11 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}}
12 12  {{cache id="news-as"}}
13 13  {{activity entries="50" wikis="xwiki,platform,enterprise,manager,extensions,dev,xeclipse,xoffice,contrib,commons,rendering"/}}
14 14  {{/cache}}

Get Connected