Wiki source code of Footer Section

Version 24.3 by Ecaterina Moraru (Valica) on 2016/05/24

Show last authors
1 {{velocity}}
2 #set($discard = $xwiki.ssx.use('xwiki:XWikiOrgCode.Footer'))
3 {{/velocity}}
4
5 (% class="footerContainer row" %)
6 (((
7 (% class="clearfix container-fluid" %)
8 (((
9 (% class="col-xs-12 col-md-2 footerSection sectionAbout" %)
10 (((
11 == About ==
12
13 (% class="footerGroup" %)
14 (((
15 === About ===
16
17 * [[News & Blog>>xwiki:Main.News]]
18 * [[References>>xwiki:References.WebHome]]
19 * [[Testimonials>>xwiki:References.Testimonials]]
20 * [[License>>xwiki:Main.License]]
21 * [[Media Resources>>xwiki:Main.Media]]
22 * [[Sponsors>>xwiki:Main.Supporters]]
23 )))
24
25 (% class="footerGroup" %)
26 (((
27 === Support ===
28
29 * [[Overview>>xwiki:Main.Support]]
30 * [[Documentation>>xwiki:Main.ProductDocumentation]]
31 * [[FAQs>>xwiki:FAQ.WebHome]]
32 * [[Mailing Lists>>dev:Community.MailingLists]]
33 * [[IRC and Jabber>>dev:Community.IRC]]
34 * [[Professional Support>>xwiki:Main.Support]]
35 )))
36 )))
37
38 (% class="col-xs-12 col-md-4 footerSection" %)
39 (((
40 == Projects ==
41
42 (% class="row" %)
43 (((
44 (% class="col-md-6 sectionProjects" %)
45 (((
46 (% class="footerGroup groupEnterprise" %)
47 (((
48 === XWiki Enterprise ===
49
50 * [[Overview>>enterprise:Main.WebHome]]
51 * [[Features>>enterprise:Main.Features]]
52 * [[Documentation>>enterprise:Main.Documentation]]
53 * [[Roadmap>>xwiki:Roadmaps.WebHome]]
54 * [[Release Notes>>xwiki:ReleaseNotes.WebHome]]
55 * [[Download>>enterprise:Main.Download]]
56 )))
57
58 (% class="footerGroup" %)
59 (((
60 === Other ===
61
62 * [[All projects>>xwiki:Main.Forge]]
63 * [[XWiki Rendering>>rendering:Main.WebHome]]
64 * [[XWiki Commons>>commons:Main.WebHome]]
65 )))
66 )))
67
68 (% class="col-md-6 sectionProjects" %)
69 (((
70 (% class="footerGroup" %)
71 (((
72 === Extensions ===
73
74 * [[All extensions>>extensions:Main.WebHome]]
75 * [[Applications>>extensions:Main.WebHome]]
76 * [[Code Snippets>>extensions:Main.WebHome]]
77 * [[Components>>extensions:Main.WebHome]]
78 * [[Macros>>extensions:Main.WebHome]]
79 * [[Skins>>extensions:Main.WebHome]]
80 )))
81 )))
82 )))
83 )))
84
85 (% class="col-xs-12 col-md-2 footerSection sectionPlatform" %)
86 (((
87 == Platform ==
88
89 (% class="footerGroup" %)
90 (((
91 === User Guide ===
92
93 * [[Getting Started>>enterprise:GettingStarted.WebHome]]
94 * [[Tutorials and Videos>>enterprise:UserGuide.WebHome]]
95 * [[Features Overview>>platform:Features.WebHome]]
96 )))
97
98 (% class="footerGroup adminGroup" %)
99 (((
100 === Admin Guide ===
101
102 * [[All topics>>platform:AdminGuide.WebHome]]
103 * [[Installation>>platform:AdminGuide.Installation]]
104 * [[Configuration>>platform:AdminGuide.Configuration]]
105 )))
106
107 (% class="footerGroup" %)
108 (((
109 === Developer Guide ===
110
111 * [[All topics>>platform:DevGuide.WebHome]]
112 * [[Architecture>>platform:DevGuide.Architecture]]
113 * [[Scripting>>platform:DevGuide.Scripting]]
114 * [[API Reference>>platform:DevGuide.API]]
115 * [[Tutorials and Guides>>platform:DevGuide.WebHome]]
116 )))
117 )))
118
119 (% class="col-xs-12 col-md-4 footerSection" %)
120 (((
121 == Contribute ==
122
123 (% class="row" %)
124 (((
125 (% class="col-md-6 sectionContribute" %)
126 (((
127 (% class="footerGroup" %)
128 (((
129 === Status ===
130
131 * [[All topics>>dev:Main.WebHome]]
132 * [[Governance>>dev:Community.Governance]]
133 * [[Project Health>>dev:Community.ProjectHealth]]
134 * [[Committership>>dev:Community.Committership]]
135 * [[Hall Of Fame>>dev:Community.HallOfFame]]
136 * [[Browser Support>>dev:Community.BrowserSupportStrategy]]
137 )))
138
139 (% class="footerGroup groupPractices" %)
140 (((
141 === Practices ===
142
143 * [[Release Process>>dev:Community.ReleaseProcess]]
144 * [[Code Style>>dev:Community.CodeStyle]]
145 * [[Development Practices>>dev:Community.DevelopmentPractices]]
146 * [[Development Tools>>dev:Community.DevelopmentTools]]
147 * [[UX Guidelines>>dev:UserExperience.WebHome]]
148 * [[Design Proposals>>design:Main.WebHome]]
149 )))
150 )))
151
152 (% class="col-md-6 sectionContribute" %)
153 (((
154 (% class="footerGroup" %)
155 (((
156 === Under the Hood ===
157
158 * [[Source Repository>>dev:Community.SourceRepository]]
159 * [[Building>>dev:Community.Building]]
160 * [[Continuous build>>dev:Community.ContinuousBuild]]
161 * [[Testing>>dev:Community.Testing]]
162 * [[Debugging>>dev:Community.Debugging]]
163 * [[Profiling>>dev:Community.Profiling]]
164 )))
165
166 (% class="footerGroup" %)
167 (((
168 === Get Involved ===
169
170 * [[Contributing>>dev:Community.Contributing]]
171 * [[Test & Play>>playground:Main.WebHome]]
172 * [[Give Feedback>>xwiki:Survey.WebHome]]
173 * [[Translate content>>http://l10n.xwiki.org/xwiki/bin/view/L10N/WebHome]]
174 * [[Write Documentation>>dev:Community.DocGuide]]
175 * [[Report and Fix Bugs>>http://jira.xwiki.org/]]
176 * [[Share code>>https://github.com/xwiki]]
177 )))
178 )))
179 )))
180 )))
181 )))
182 )))
183
184 (% id="footerglobal" %)
185 (((
186 (% class="clearfix" %)
187 (((
188 (% class="col-xs-7 col-md-10" %)
189 (((
190 {{velocity}}
191 (% class='logoGroup hidden-xs hidden-sm' %)
192 (((
193 [[image:path:$xwiki.getSkinFile('logo-xs.png')||width='36' height='36' class='pull-left']]
194 )))
195 (% class='versionGroup pull-left' %)
196 (((
197 * {{html}}$copyright{{/html}}
198 * Powered by XWiki ${xwiki.version}. Hosted and managed by [[XWiki SAS>>xwiki:Main.Supporters||anchor="HCompaniessponsoringdevelopment"]]
199 )))
200 {{/velocity}}
201 )))
202
203 (% class="col-xs-5 col-md-2 pull-right" %)
204 (((
205 (% class="footerGroup connectGroup" %)
206 (((
207 === Get Connected ===
208
209 {{velocity}}
210 (% class='social' %)(((
211 [[{{html}}<span class="fa fa-twitter"></span>{{/html}}>>http://twitter.com/xwikiorg||title='Twitter Account']][[$services.icon.render('envelope')>>dev:Community.MailingLists||title='Mailing Lists']][[$services.icon.render('rss')>>path:$xwiki.getURL("xwiki:Blog.GlobalBlogRss", "view", "xpage=plain")||title='Blog RSS']]
212 )))
213 {{/velocity}}
214 )))
215 )))
216 )))
217 )))
218
219 {{html clean='false'}}
220 <!-- For Mouseflow -->
221 <script type="text/javascript">
222 var mouseflowPath = document.domain + document.location.pathname;
223 if ($(window).width() <= 480) mouseflowPath += "/smartphone";
224 else if ($(window).width() <= 840) mouseflowPath += "/tablet";
225 var mfq = mfq || [];
226 // Depend on the jQuery loaded by RequireJS so that we mouseflow does not load its own jQuery version, breaking require code that depends on a diferent jQuery version/instance.
227 require(["jquery"], function() {
228 var mf = document.createElement("script");
229 mf.type = "text/javascript"; mf.async = true;
230 mf.src = "//cdn.mouseflow.com/projects/72d20ebd-a6f8-48f6-b211-3cf36eadb0ee.js";
231 document.getElementsByTagName("head")[0].appendChild(mf);
232 });
233 </script>
234 {{/html}}
Cannot make recursive include