Wiki source code of Footer Section

Version 17.1 by Vincent Massol on 2016/03/02

Show last authors
1 {{velocity}}
2 #set($discard = $xwiki.ssx.use('xwiki:XWikiOrgCode.Footer'))
3 {{/velocity}}
4
5 {{comment}}
6 {{cache id='footerCache2' timeToLive='2629743'}}
7 {{/comment}}
8 (% class='footerContainer container' %)
9 (((
10 (% class='row' %)
11 (((
12 (% class='col-xs-12 col-md-2 footerSection sectionAbout' %)
13 (((
14 == About ==
15 (% class='footerGroup' %)
16 (((
17 === About ===
18 * [[News & Blog>>xwiki:Main.News]]
19 * [[References>>xwiki:References.WebHome]]
20 * [[Testimonials>>xwiki:References.Testimonials]]
21 * [[License>>xwiki:Main.License]]
22 * [[Media Resources>>xwiki:Main.Media]]
23 * [[Sponsors>>xwiki:Main.Supporters]]
24 )))
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']]
34 )))
35 )))
36 (% class='col-xs-12 col-md-4 footerSection' %)
37 (((
38 == Projects ==
39 (% class='row'%)
40 (((
41 (% class='col-md-6 sectionProjects' %)
42 (((
43 (% class='footerGroup groupEnterprise' %)
44 (((
45 === XWiki Enterprise ===
46 * [[Overview>>enterprise:Main.WebHome]]
47 * [[Features>>enterprise:Main.Features]]
48 * [[Documentation>>enterprise:Main.Documentation]]
49 * [[Roadmap>>xwiki:Roadmaps.WebHome]]
50 * [[Release Notes>>xwiki:ReleaseNotes.WebHome]]
51 * [[Download>>enterprise:Main.Download]]
52 )))
53 (% class='footerGroup' %)
54 (((
55 === Other ===
56 * [[All projects>>xwiki:Main.Forge]]
57 * [[XWiki Rendering>>rendering:Main.WebHome]]
58 * [[XWiki Commons>>commons:Main.WebHome]]
59 )))
60 )))
61 (% class='col-md-6 sectionProjects' %)
62 (((
63 (% class='footerGroup' %)
64 (((
65 === Extensions ===
66 * [[All extensions>>extensions:Main.WebHome]]
67 * [[Applications>>extensions:Main.WebHome||anchor='|t=extensions&type=xar']]
68 * [[Code Snippets>>extensions:Main.WebHome||anchor='|t=extensions&type=snippet']]
69 * [[Components>>extensions:Main.WebHome||anchor='|t=extensions&type=jar']]
70 * [[Macros>>extensions:Main.WebHome||anchor='|t=extensions&type=velocimacro']]
71 * [[Skins>>extensions:Main.WebHome||anchor='|t=extensions&type=skin']]
72 )))
73 )))
74 )))
75 )))
76 (% class='col-xs-12 col-md-2 footerSection sectionPlatform' %)
77 (((
78 == Platform ==
79 (% class='footerGroup' %)
80 (((
81 === User Guide ===
82 * [[Getting Started>>enterprise:GettingStarted.WebHome]]
83 * [[Tutorials and Videos>>enterprise:UserGuide.WebHome]]
84 * [[Features Overview>>platform:Features.WebHome]]
85 )))
86 (% class='footerGroup adminGroup' %)
87 (((
88 === Admin Guide ===
89 * [[All topics>>platform:AdminGuide.WebHome]]
90 * [[Installation>>platform:AdminGuide.Installation]]
91 * [[Configuration>>platform:AdminGuide.Configuration]]
92 )))
93 (% class='footerGroup' %)
94 (((
95 === Developer Guide ===
96 * [[All topics>>platform:DevGuide.WebHome]]
97 * [[Architecture>>platform:DevGuide.Architecture]]
98 * [[Scripting>>platform:DevGuide.Scripting]]
99 * [[API Reference>>platform:DevGuide.API]]
100 * [[Tutorials and Guides>>platform:DevGuide.WebHome||anchor='HTutorialsandGuides']]
101 )))
102 )))
103 (% class='col-xs-12 col-md-4 footerSection' %)
104 (((
105 == Contribute ==
106 (% class='row'%)
107 (((
108 (% class='col-md-6 sectionContribute' %)
109 (((
110 (% class='footerGroup' %)
111 (((
112 === Status ===
113 * [[All topics>>dev:Main.WebHome]]
114 * [[Governance>>dev:Community.Governance]]
115 * [[Project Health>>dev:Community.ProjectHealth]]
116 * [[Committership>>dev:Community.Committership]]
117 * [[Hall Of Fame>>dev:Community.HallOfFame]]
118 * [[Browser Support>>dev:Community.BrowserSupportStrategy]]
119 )))
120 (% class='footerGroup groupPractices' %)
121 (((
122 === Practices ===
123 * [[Release Process>>dev:Community.ReleaseProcess]]
124 * [[Code Style>>dev:Community.CodeStyle]]
125 * [[Development Practices>>dev:Community.DevelopmentPractices]]
126 * [[Development Tools>>dev:Community.DevelopmentTools]]
127 * [[UX Guidelines>>dev:UserExperience.WebHome]]
128 * [[Design Proposals>>design:Main.WebHome]]
129 )))
130 )))
131 (% class='col-md-6 sectionContribute' %)
132 (((
133 (% class='footerGroup' %)
134 (((
135 === Under the Hood ===
136 * [[Source Repository>>dev:Community.SourceRepository]]
137 * [[Building>>dev:Community.Building]]
138 * [[Continuous build>>dev:Community.ContinuousBuild]]
139 * [[Testing>>dev:Community.Testing]]
140 * [[Debugging>>dev:Community.Debugging]]
141 * [[Profiling>>dev:Community.Profiling]]
142 )))
143 (% class='footerGroup' %)
144 (((
145 === Get Involved ===
146 * [[Contributing>>dev:Community.Contributing]]
147 * [[Test & Play>>playground:Main.WebHome]]
148 * [[Give Feedback>>xwiki:Main.Survey]]
149 * [[Translate content>>http://l10n.xwiki.org/xwiki/bin/view/L10N/WebHome]]
150 * [[Write Documentation>>dev:Community.DocGuide]]
151 * [[Report and Fix Bugs>>http://jira.xwiki.org/]]
152 * [[Share code>>https://github.com/xwiki]]
153 )))
154 )))
155 )))
156 )))
157 )))
158 )))
159
160 (%id='footerglobal' class='container'%)
161 (((
162 (% class='row' %)
163 (((
164 (% class='col-xs-7 col-md-10' %)
165 (((
166 {{velocity}}
167 (% class='logoGroup hidden-xs hidden-sm' %)
168 (((
169 [[image:path:$xwiki.getSkinFile('logo-xs.png')||width='36' height='36' class='pull-left']]
170 )))
171 (% class='versionGroup pull-left' %)
172 (((
173 * {{html}}$copyright{{/html}}
174 * Powered by XWiki $xwiki.version
175 )))
176 {{/velocity}}
177 )))
178 (% class='col-xs-5 col-md-2 pull-right' %)
179 (((
180 (% class='footerGroup connectGroup' %)
181 (((
182 === Get Connected ===
183 (% class='social' %)(((
184 (% class='icon twitter' %)[[Twitter Account>>http://twitter.com/xwikiorg||title='Twitter Account']]
185 (% class='icon email' %)[[Mailing Lists>>dev:Community.MailingLists||title='Mailing Lists']]
186 (% class='icon feed' %){{velocity}}[[Blog RSS>>path:$xwiki.getURL("xwiki:Blog.GlobalBlogRss", "view", "xpage=plain")||title='Blog RSS']]{{/velocity}}
187 )))
188 )))
189 )))
190 )))
191 )))
192 {{comment}}
193 {{/cache}}
194 {{/comment}}
Cannot make recursive include