Changes for page Footer Section

Last modified by Vincent Massol on 2024/02/07

<
From version < 9.1 >
edited by Ecaterina Moraru (Valica)
on 2013/05/03
To version < 10.1 >
edited by Ecaterina Moraru (Valica)
on 2013/09/27
>
Change comment: Imported from XAR

Summary

Details

Page properties
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -2,16 +2,19 @@
2 2  #set($discard = $xwiki.ssx.use('xwiki:XWikiOrgCode.Footer'))
3 3  {{/velocity}}
4 4  
5 -{{cache id='footerCache4' timeToLive='2629743'}}
6 -(% class='footerContainer' %)
5 +{{comment}}
6 +{{cache id='footerCache2' timeToLive='2629743'}}
7 +{{/comment}}
8 +(% class='footerContainer container' %)
7 7  (((
8 -(% class='footerContainerInner' %)
10 +(% class='row' %)
9 9  (((
10 -(% class='footerSection sectionAbout' %)
12 +(% class='col-xs-12 col-md-2 footerSection sectionAbout' %)
11 11  (((
12 12  == About ==
13 13  (% class='footerGroup' %)
14 14  (((
17 + === About ===
15 15   * [[News & Blog>>xwiki:Main.News]]
16 16   * [[References>>xwiki:References.WebHome]]
17 17   * [[Testimonials>>xwiki:References.Testimonials]]
... ... @@ -19,10 +19,24 @@
19 19   * [[Media Resources>>xwiki:Main.Media]]
20 20   * [[Sponsors>>xwiki:Main.Supporters]]
21 21  )))
25 +(% class='footerGroup' %)
26 +(((
27 + === Support ===
28 + * [[Overview>>xwiki:Main.Support]]
29 + * [[Documentation>>xwiki:Main.ProductDocumentation]]
30 + * [[FAQs>>xwiki:FAQ.WebHome]]
31 + * [[Mailing Lists>>dev:Community.MailingLists]]
32 + * [[IRC and Jabber>>dev:Community.IRC]]
33 + * [[Professional Support>>xwiki:Main.Support||anchor='HProfessionalSupport']]
22 22  )))
23 -(% class='footerSection sectionContribute' %)
35 +)))
36 +(% class='col-xs-12 col-md-4 footerSection' %)
24 24  (((
25 25  == Projects ==
39 +(% class='row'%)
40 +(((
41 +(% class='col-md-6 sectionProjects' %)
42 +(((
26 26  (% class='footerGroup groupEnterprise' %)
27 27  (((
28 28   === XWiki Enterprise ===
... ... @@ -33,16 +33,6 @@
33 33   * [[Release Notes>>xwiki:ReleaseNotes.WebHome||anchor='HXWikiEnterprise']]
34 34   * [[Download>>enterprise:Main.Download]]
35 35  )))
36 -(% class='footerGroup' %)
37 -(((
38 - === Extensions ===
39 - * [[All extensions>>extensions:Main.WebHome]]
40 - * [[Applications>>extensions:Main.WebHome||anchor='|t=extensions&type=xar']]
41 - * [[Code Snippets>>extensions:Main.WebHome||anchor='|t=extensions&type=snippet']]
42 - * [[Components>>extensions:Main.WebHome||anchor='|t=extensions&type=jar']]
43 - * [[Macros>>extensions:Main.WebHome||anchor='|t=extensions&type=velocimacro']]
44 - * [[Skins>>extensions:Main.WebHome||anchor='|t=extensions&type=skin']]
45 -)))
46 46  (% class='footerGroup groupManager' %)
47 47  (((
48 48   === XWiki Manager ===
... ... @@ -53,8 +53,21 @@
53 53   * [[Release Notes>>xwiki:ReleaseNotes.WebHome||anchor='HXWikiEnterpriseManager']]
54 54   * [[Download>>manager:Main.Download]]
55 55  )))
63 +)))
64 +(% class='col-md-6 sectionProjects' %)
65 +(((
56 56  (% class='footerGroup' %)
57 57  (((
68 + === Extensions ===
69 + * [[All extensions>>extensions:Main.WebHome]]
70 + * [[Applications>>extensions:Main.WebHome||anchor='|t=extensions&type=xar']]
71 + * [[Code Snippets>>extensions:Main.WebHome||anchor='|t=extensions&type=snippet']]
72 + * [[Components>>extensions:Main.WebHome||anchor='|t=extensions&type=jar']]
73 + * [[Macros>>extensions:Main.WebHome||anchor='|t=extensions&type=velocimacro']]
74 + * [[Skins>>extensions:Main.WebHome||anchor='|t=extensions&type=skin']]
75 +)))
76 +(% class='footerGroup' %)
77 +(((
58 58   === Other ===
59 59   * [[All projects>>xwiki:Main.Forge]]
60 60   * [[XWiki Rendering>>rendering:Main.WebHome]]
... ... @@ -61,7 +61,9 @@
61 61   * [[XWiki Commons>>commons:Main.WebHome]]
62 62  )))
63 63  )))
64 -(% class='footerSection sectionPlatform' %)
84 +)))
85 +)))
86 +(% class='col-xs-12 col-md-2 footerSection sectionPlatform' %)
65 65  (((
66 66  == Platform ==
67 67  (% class='footerGroup' %)
... ... @@ -88,9 +88,13 @@
88 88   * [[Tutorials and Guides>>platform:DevGuide.WebHome||anchor='HTutorialsandGuides']]
89 89  )))
90 90  )))
91 -(% class='footerSection sectionContribute' %)
113 +(% class='col-xs-12 col-md-4 footerSection' %)
92 92  (((
93 93  == Contribute ==
116 +(% class='row'%)
117 +(((
118 +(% class='col-md-6 sectionContribute' %)
119 +(((
94 94  (% class='footerGroup' %)
95 95  (((
96 96   === Status ===
... ... @@ -101,16 +101,6 @@
101 101   * [[Hall Of Fame>>dev:Community.HallOfFame]]
102 102   * [[Browser Support>>dev:Community.BrowserSupportStrategy]]
103 103  )))
104 -(% class='footerGroup' %)
105 -(((
106 - === Under the Hood ===
107 - * [[Source Repository>>dev:Community.SourceRepository]]
108 - * [[Building>>dev:Community.Building]]
109 - * [[Continuous build>>dev:Community.ContinuousBuild]]
110 - * [[Testing>>dev:Community.Testing]]
111 - * [[Debugging>>dev:Community.Debugging]]
112 - * [[Profiling>>dev:Community.Profiling]]
113 -)))
114 114  (% class='footerGroup groupPractices' %)
115 115  (((
116 116   === Practices ===
... ... @@ -121,8 +121,21 @@
121 121   * [[UX Guidelines>>dev:UserExperience.WebHome]]
122 122   * [[Design Proposals>>dev:Design.WebHome]]
123 123  )))
140 +)))
141 +(% class='col-md-6 sectionContribute' %)
142 +(((
124 124  (% class='footerGroup' %)
125 125  (((
145 + === Under the Hood ===
146 + * [[Source Repository>>dev:Community.SourceRepository]]
147 + * [[Building>>dev:Community.Building]]
148 + * [[Continuous build>>dev:Community.ContinuousBuild]]
149 + * [[Testing>>dev:Community.Testing]]
150 + * [[Debugging>>dev:Community.Debugging]]
151 + * [[Profiling>>dev:Community.Profiling]]
152 +)))
153 +(% class='footerGroup' %)
154 +(((
126 126   === Get Involved ===
127 127   * [[Contributing>>dev:Community.Contributing]]
128 128   * [[Test & Play>>playground:Main.WebHome]]
... ... @@ -133,20 +133,33 @@
133 133   * [[Share code>>https://github.com/xwiki]]
134 134  )))
135 135  )))
136 -(% class='footerSection sectionSupport' %)
165 +)))
166 +)))
167 +)))
168 +)))
169 +
170 +(%id='footerglobal' class='container'%)
137 137  (((
138 -== Support ==
139 -(% class='footerGroup' %)
172 +(% class='row' %)
140 140  (((
141 - * [[Overview>>xwiki:Main.Support]]
142 - * [[Documentation>>xwiki:Main.ProductDocumentation]]
143 - * [[FAQs>>xwiki:FAQ.WebHome]]
144 - * [[Mailing Lists>>dev:Community.MailingLists]]
145 - * [[IRC and Jabber>>dev:Community.IRC]]
146 - * [[Professional Support>>xwiki:Main.Support||anchor='HProfessionalSupport']]
174 +(% class='col-xs-7 col-md-10' %)
175 +(((
176 +{{velocity}}
177 +(% class='logoGroup hidden-xs hidden-sm' %)
178 +(((
179 +[[image:path:$xwiki.getSkinFile('logo-xs.png')||width='36' height='36' class='pull-left']]
147 147  )))
148 -(% class='footerGroup' %)
181 +(% class='versionGroup pull-left' %)
149 149  (((
183 +* {{html}}$copyright{{/html}}
184 +* Powered by XWiki $xwiki.version
185 +)))
186 +{{/velocity}}
187 +)))
188 +(% class='col-xs-5 col-md-2 pull-right' %)
189 +(((
190 +(% class='footerGroup connectGroup' %)
191 +(((
150 150   === Get Connected ===
151 151  (% class='social' %)(((
152 152   (% class='icon twitter' %)[[Twitter Account>>http://twitter.com/xwikiorg||title='Twitter Account']]
... ... @@ -155,11 +155,8 @@
155 155   )))
156 156  )))
157 157  )))
158 -(% class='clearfloats' %)((()))
159 -
160 -(%class='centered footerVersion'%)(((
161 -Powered by XWiki Enterprise {{velocity}}$xwiki.version{{/velocity}}
162 162  )))
163 -
164 164  )))
202 +{{comment}}
165 165  {{/cache}}
204 +{{/comment}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,68 +11,42 @@
1 -#template('colorThemeInit.vm')
2 -
3 -/* @group COLIBRI */
4 -/* --------------------------------------------------------------
5 - * Reseting Colibri rules
6 --------------------------------------------------------------- */
7 -#contentcontainer {
8 - border: none;
9 -}
10 -
11 11  /* @group FOOTER */
12 12  /* --------------------------------------------------------------
13 13   * Sets the styles for footer columns
14 14  -------------------------------------------------------------- */
15 -
16 16  .footerContainer .wikiexternallink {
17 17   padding: 0;
18 18   background-image: none;
19 19  }
20 20  
21 -/* homepage-header is similar to footerContainer */
22 22  .footerContainer {
23 23   background-color: #F7F7F7;
24 - box-shadow: 5px -2px 5px #ECECEC;
25 - border-radius: 20px 20px 0 0;
26 - border-top: 1px solid #ECECEC;
27 - font-size: .85em; /* link text size should be 11.9px */
28 - padding: 2em 1em 1em;
29 - text-shadow: 0 1px 0 $theme.pageContentBackgroundColor;
12 + font-size: .9em;
30 30  }
31 31  
32 -.footerContainerInner {
33 - margin: auto;
34 - text-align: left;
35 -}
36 -
37 37  .footerSection {
38 38   float: left;
39 - padding: 0 .7em;
40 40  }
41 41  
42 42  .footerGroup {
43 43   float: left;
44 - margin: 0 .7em 0 0 ;
21 + margin: 0 2em 0 0 ;
45 45  }
46 46  
47 47  .footerSection h2 {
48 - border: 0;
49 - font-size: 1.41em; /* aprox. 16.8px */
50 - letter-spacing: .02em;
51 - margin: 0 0 1em;
25 + font-size: 1.41em;
26 + font-weight: 300;
52 52  }
53 53  
54 -.footerGroup h3, .footerVersion {
55 - border: 0;
56 - color: $theme.textPrimaryColor;
57 - font-size: 1.1em;
29 +.footerGroup h3 {
30 + font-size: 1.3em;
58 58   font-variant: small-caps;
59 - letter-spacing: .02em;
60 - margin: -.1em 0 0;
32 + margin: 0;
61 61   text-transform: lowercase;
62 62  }
63 63  
64 -.footerGroup h3 * {
65 - line-height: 1em;
36 +.footerSection h2,
37 +.footerGroup h3 {
38 + font-family: 'Roboto', Arial, sans-serif;
39 + font-weight: 300;
66 66  }
67 67  
68 68  .footerGroup ul {
... ... @@ -69,14 +69,9 @@
69 69   list-style-type: none;
70 70   padding: 0 0 1em;
71 71   margin: 0;
72 - font-size: 0.94em; /* aprox. 11.2px */
46 + font-size: 0.94em;
73 73  }
74 74  
75 -.footerVersion {
76 - margin: 0 auto -1em;
77 - text-align: center;
78 -}
79 -
80 80  /* @end FOOTER */
81 81  
82 82  /* @group SOCIAL */
... ... @@ -87,7 +87,7 @@
87 87   background: url("$doc.getAttachmentURL('social.png')") no-repeat top left;
88 88   float: left;
89 89   height: 16px;
90 - margin: 0 .5em 0 0;
59 + margin: .5em .5em 0 0;
91 91   width: 16px;
92 92  }
93 93  
... ... @@ -103,3 +103,24 @@
103 103  .icon.twitter { background-position: -104px 0; }
104 104  
105 105  /* @end SOCIAL */
75 +
76 +#footerglobal {
77 + font-size: 90%;
78 +}
79 +
80 +#footerglobal, #footerglobal h3 {
81 + color: #fff;
82 +}
83 +
84 +#footerglobal p {
85 + margin: 0;
86 +}
87 +
88 +.logoGroup img {
89 + margin-right: 1em;
90 +}
91 +
92 +.versionGroup ul {
93 + margin: 0;
94 + list-style-type: none;
95 +}
XWiki.StyleSheetExtension[1]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -long
Code
... ... @@ -1,18 +1,0 @@
1 -/* rules present here because the footer is available not just on the homepage but also in the rest of the pages */
2 -/* be carefull to import the fonts in a global stylesheet */
3 -
4 -/*
5 -{{velocity}}
6 -$xwiki.linkx.use('http://fonts.googleapis.com/css?family=Open+Sans', {'rel': 'stylesheet', 'type': 'text/css'})
7 -$xwiki.linkx.use('http://fonts.googleapis.com/css?family=Lustria', {'rel': 'stylesheet', 'type': 'text/css'})
8 -{{/velocity}}
9 -*/
10 -
11 -.footerSection h2 {
12 - font-family: 'Lustria', Georgia, serif;
13 -}
14 -
15 -.footerGroup ul {
16 - font-family: 'Open Sans','Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
17 -}
18 -
Name
... ... @@ -1,1 +1,0 @@
1 -Typography
Parse content
... ... @@ -1,1 +1,0 @@
1 -1
Use this extension
... ... @@ -1,1 +1,0 @@
1 -onDemand
XWiki.StyleSheetExtension[2]
Caching policy
... ... @@ -1,1 +1,0 @@
1 -long
Code
... ... @@ -1,102 +1,0 @@
1 -.footerGroup {
2 - min-width: 7.3em;
3 -}
4 -
5 -.sectionContribute .footerGroup {
6 - min-width: 9em;
7 -}
8 -
9 -.sectionPlatform .footerGroup {
10 - min-width: 10em;
11 -}
12 -
13 -.groupEnterprise, .groupManager {
14 - min-width: 9em;
15 -}
16 -
17 -.groupPractices {
18 - max-width: 9em;
19 -}
20 -
21 -.sectionSupport {
22 - width: 11%;
23 -}
24 -
25 -.sectionPlatform {
26 - min-width: 120px;
27 - width: 10%;
28 -}
29 -
30 -.sectionProjects {
31 - width: 32%;
32 -}
33 -
34 -.sectionContribute {
35 - width: 25%;
36 -}
37 -
38 -@media (max-width:1024px) {
39 - .footerContainerInner {
40 - width: 970px;
41 - }
42 -}
43 -
44 -@media (min-width:1025px) {
45 - .footerContainerInner {
46 - width: 970px;
47 - }
48 -}
49 -
50 -@media (min-width:1400px) {
51 - .footerContainerInner {
52 - width: auto;
53 - margin: 0 2.5% 0 3%;
54 - }
55 - .footerGroup {
56 - min-width: 7em;
57 - }
58 -
59 - .sectionAbout {
60 - width: 5%;
61 - }
62 - .sectionProjects {
63 - width: 38%;
64 - }
65 - .sectionContribute {
66 - width: 29.5%;
67 - }
68 - .sectionContribute .footerGroup {
69 - min-width: 8em;
70 - }
71 - .sectionPlatform {
72 - width: 14%;
73 - }
74 - .sectionPlatform .footerGroup {
75 - min-width: 8em;
76 - }
77 - .sectionPlatform .adminGroup {
78 - min-width: 6em;
79 - }
80 - .sectionSupport {
81 - width: 7%;
82 - }
83 -}
84 -
85 -@media (min-width:1681px) {
86 - .footerContainerInner {
87 - width: auto;
88 - margin: 0 7%;
89 - }
90 - .sectionProjects {
91 - width: 36%;
92 - }
93 - .sectionPlatform {
94 - width: 19%;
95 - }
96 - .sectionContribute {
97 - width: 28%;
98 - }
99 - .sectionSupport {
100 - width: 6%;
101 - }
102 -}
Name
... ... @@ -1,1 +1,0 @@
1 -Media queries
Use this extension
... ... @@ -1,1 +1,0 @@
1 -onDemand
Cannot make recursive include