Changes for page Footer Section

Last modified by Vincent Massol on 2024/02/07

<
From version < 5.2 >
edited by Ecaterina Moraru (Valica)
on 2012/06/18
To version < 6.3 >
edited by Ecaterina Moraru (Valica)
on 2012/10/17
>
Change comment: removed unused call

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,8 @@
1 1  {{velocity}}
2 2  #set($discard = $xwiki.ssx.use('xwiki:XWikiOrgCode.Footer'))
3 -$xwiki.ssx.use('xwiki:XWikiOrgCode.Community')
4 4  {{/velocity}}
5 5  
6 -{{cache id='footerCache2' timeToLive='2629743'}}
5 +{{cache id='footerCache1' timeToLive='2629743'}}
7 7  (% class='footerContainer' %)
8 8  (((
9 9  (% class='footerContainerInner' %)
... ... @@ -177,5 +177,10 @@
177 177  )))
178 178  )))
179 179  (% class='clearfloats' %)((()))
179 +
180 +(%class='centered footerVersion'%)(((
181 +Powered by XWiki Enterprise {{velocity}}$xwiki.version{{/velocity}}
180 180  )))
183 +
184 +)))
181 181  {{/cache}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -71,6 +71,12 @@
71 71   margin: 0;
72 72   font-size: 0.94em; /* aprox. 11.2px */
73 73  }
74 +
75 +.footerVersion {
76 + margin: 0 auto -1em;
77 + text-align: center;
78 +}
79 +
74 74  /* @end FOOTER */
75 75  
76 76  /* @group SOCIAL */
Cannot make recursive include