Wiki source code of Home
Version 12.1 by teamwire001 on 2021/06/10 09:33
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
12.1 | 1 | (% class="row" %) |
2 | ((( | ||
3 | (% class="col-xs-12 col-sm-2" %) | ||
4 | ((( | ||
5 | |||
6 | ))) | ||
![]() |
1.1 | 7 | |
![]() |
12.1 | 8 | (% class="col-xs-12 col-sm-8" style="text-align:center" %) |
9 | ((( | ||
10 | Make an easy transition to Teamwire with our user manuals and quick start guides. Comprehensive documentation and task-oriented how-tos help you to structure and manage Teamwire in our cloud and on your own server environment. Learn about new features and past changes of the Teamwire app and its backend from our changelogs. | ||
11 | ))) | ||
![]() |
1.1 | 12 | |
![]() |
12.1 | 13 | (% class="col-xs-12 col-sm-2" %) |
![]() |
2.1 | 14 | ((( |
![]() |
12.1 | 15 | |
16 | ))) | ||
17 | ))) | ||
![]() |
1.1 | 18 | |
![]() |
2.1 | 19 | ## ## |
![]() |
1.1 | 20 | |
![]() |
12.1 | 21 | {{velocity}} |
![]() |
10.4 | 22 | #set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) |
23 | #set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer')) | ||
24 | #set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise')) | ||
25 | #set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner')) | ||
![]() |
12.1 | 26 | #set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing')) |
![]() |
2.1 | 27 | #set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) |
28 | #set($firstName = | ||
29 | $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) | ||
30 | #set($lastName | ||
31 | = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) | ||
![]() |
1.1 | 32 | |
![]() |
12.1 | 33 | ## ------------------- |
34 | ## start Marketing group view | ||
35 | ## ------------------- | ||
36 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
37 | |||
38 | (% class="row" %) | ||
![]() |
2.1 | 39 | ((( |
![]() |
9.1 | 40 | |
![]() |
12.1 | 41 | (% class="col-xs-12 col-sm-2" %) |
42 | ((( | ||
43 | ))) | ||
![]() |
9.1 | 44 | |
![]() |
12.1 | 45 | (% class="col-xs-12 col-sm-3" %) |
46 | ((( | ||
47 | = Sales & Marketing = | ||
![]() |
1.1 | 48 | |
![]() |
12.1 | 49 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="6" compact="true"/}} |
50 | ))) | ||
![]() |
2.1 | 51 | |
![]() |
12.1 | 52 | (% class="col-xs-12 col-sm-2" %) |
53 | ((( | ||
![]() |
2.1 | 54 | ))) |
55 | |||
![]() |
12.1 | 56 | (% class="col-xs-12 col-sm-2" %) |
![]() |
1.1 | 57 | ((( |
![]() |
12.1 | 58 | ))) |
![]() |
9.1 | 59 | |
![]() |
12.1 | 60 | (% class="col-xs-12 col-sm-2" %) |
61 | ((( | ||
62 | ))) | ||
![]() |
9.1 | 63 | |
![]() |
12.1 | 64 | (% class="col-xs-12 col-sm-1" %) |
65 | ((( | ||
66 | ))) | ||
![]() |
2.1 | 67 | |
68 | ))) | ||
![]() |
12.1 | 69 | ## class="row" closed |
![]() |
2.1 | 70 | |
![]() |
12.1 | 71 | #end |
72 | ## end Marketing group view | ||
![]() |
2.1 | 73 | |
![]() |
12.1 | 74 | ## ------------------- |
75 | ## start Guest view | ||
76 | ## ------------------- | ||
77 | #if($isGuest) | ||
![]() |
2.1 | 78 | |
79 | (% class="row" %) | ||
![]() |
1.1 | 80 | ((( |
![]() |
12.1 | 81 | |
![]() |
10.4 | 82 | (% class="col-xs-12 col-sm-2" %) |
![]() |
2.1 | 83 | ((( |
![]() |
10.4 | 84 | ))) |
85 | |||
86 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
2.1 | 87 | ((( |
![]() |
12.1 | 88 | = Getting Started = |
89 | |||
90 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} | ||
91 | ))) | ||
92 | |||
93 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
10.4 | 94 | ((( |
![]() |
12.1 | 95 | = Applications = |
![]() |
1.1 | 96 | |
![]() |
12.1 | 97 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} |
![]() |
10.4 | 98 | ))) |
![]() |
12.1 | 99 | |
100 | (% class="col-xs-12 col-sm-2" %) | ||
101 | ((( | ||
102 | = Administration = | ||
103 | |||
104 | **[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** | ||
105 | |||
106 | If you do not have an account | ||
107 | yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. | ||
![]() |
10.4 | 108 | ))) |
109 | |||
110 | (% class="col-xs-12 col-sm-2" %) | ||
111 | ((( | ||
![]() |
12.1 | 112 | = Integrations = |
113 | |||
114 | **[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** | ||
115 | |||
116 | If you do not have an account | ||
117 | yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. | ||
118 | ))) | ||
119 | |||
120 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
10.4 | 121 | ((( |
![]() |
12.1 | 122 | ))) |
![]() |
10.4 | 123 | |
![]() |
2.1 | 124 | ))) |
![]() |
12.1 | 125 | ## class="row" closed |
126 | |||
127 | #end | ||
128 | ## end Guest view | ||
129 | |||
130 | ## ------------------- | ||
131 | ## start User group view | ||
132 | ## ------------------- | ||
133 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) | ||
134 | |||
135 | (% class="row" %) | ||
136 | ((( | ||
137 | |||
138 | (% class="col-xs-12 col-sm-2" %) | ||
139 | ((( | ||
![]() |
2.1 | 140 | ))) |
![]() |
1.1 | 141 | |
![]() |
10.4 | 142 | (% class="col-xs-12 col-sm-2" %) |
![]() |
2.1 | 143 | ((( |
![]() |
12.1 | 144 | = Getting Started = |
145 | |||
146 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} | ||
147 | ))) | ||
148 | |||
149 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
2.1 | 150 | ((( |
![]() |
12.1 | 151 | = Applications = |
![]() |
2.1 | 152 | |
![]() |
12.1 | 153 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} |
![]() |
1.1 | 154 | ))) |
![]() |
12.1 | 155 | |
156 | (% class="col-xs-12 col-sm-2" %) | ||
157 | ((( | ||
158 | = Administration = | ||
159 | |||
160 | **Approval pending** | ||
161 | |||
162 | Please do have a little patience | ||
163 | until all functions are available. | ||
![]() |
2.1 | 164 | ))) |
![]() |
1.1 | 165 | |
![]() |
10.4 | 166 | (% class="col-xs-12 col-sm-2" %) |
![]() |
1.1 | 167 | ((( |
![]() |
12.1 | 168 | = Integrations = |
![]() |
1.1 | 169 | |
![]() |
12.1 | 170 | **Approval pending** |
171 | |||
172 | Please do have a little patience | ||
173 | until all functions are available. | ||
![]() |
2.1 | 174 | ))) |
![]() |
10.4 | 175 | |
176 | (% class="col-xs-12 col-sm-2" %) | ||
177 | ((( | ||
![]() |
2.1 | 178 | ))) |
![]() |
12.1 | 179 | |
![]() |
10.4 | 180 | ))) |
![]() |
12.1 | 181 | ## class="row" closed |
182 | |||
![]() |
2.1 | 183 | #end |
![]() |
12.1 | 184 | ## end User group view |
![]() |
1.1 | 185 | |
![]() |
12.1 | 186 | ## ------------------- |
187 | ## start Customer group view | ||
188 | ## ------------------- | ||
189 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
![]() |
7.1 | 190 | |
![]() |
2.1 | 191 | (% class="row" %) |
192 | ((( | ||
![]() |
12.1 | 193 | |
![]() |
10.4 | 194 | (% class="col-xs-12 col-sm-2" %) |
![]() |
2.1 | 195 | ((( |
![]() |
10.4 | 196 | ))) |
197 | |||
198 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
2.1 | 199 | ((( |
![]() |
12.1 | 200 | = Getting Started = |
201 | |||
202 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} | ||
![]() |
10.4 | 203 | ))) |
![]() |
2.1 | 204 | |
![]() |
10.4 | 205 | (% class="col-xs-12 col-sm-2" %) |
206 | ((( | ||
![]() |
12.1 | 207 | = Applications = |
208 | |||
209 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} | ||
210 | ))) | ||
211 | |||
212 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
10.4 | 213 | ((( |
![]() |
12.1 | 214 | = Administration = |
![]() |
10.4 | 215 | |
![]() |
12.1 | 216 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="6" compact="true"/}} |
![]() |
1.1 | 217 | ))) |
![]() |
12.1 | 218 | |
219 | (% class="col-xs-12 col-sm-2" %) | ||
220 | ((( | ||
221 | = Integrations = | ||
222 | |||
223 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="6" compact="true"/}} | ||
![]() |
1.1 | 224 | ))) |
![]() |
10.4 | 225 | |
226 | (% class="col-xs-12 col-sm-2" %) | ||
227 | ((( | ||
![]() |
12.1 | 228 | ))) |
229 | |||
230 | ))) | ||
231 | ## class="row" closed | ||
232 | |||
233 | #end | ||
234 | ## end Customer group view | ||
235 | |||
236 | ## ------------------- | ||
237 | ## start On-Premise group view | ||
238 | ## ------------------- | ||
239 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
240 | |||
241 | (% class="row" %) | ||
![]() |
10.4 | 242 | ((( |
243 | |||
![]() |
12.1 | 244 | (% class="col-xs-12 col-sm-2" %) |
245 | ((( | ||
![]() |
2.1 | 246 | ))) |
![]() |
12.1 | 247 | |
248 | (% class="col-xs-12 col-sm-2" %) | ||
249 | ((( | ||
250 | = On-Premise = | ||
251 | |||
252 | {{documentTree showTranslations="false" edges="true" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="6" compact="true"/}} | ||
![]() |
10.4 | 253 | ))) |
![]() |
12.1 | 254 | #end |
255 | ## end On-Premise group view | ||
![]() |
10.4 | 256 | |
![]() |
12.1 | 257 | ## ------------------- |
258 | ## start Partner group view | ||
259 | ## ------------------- | ||
260 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
![]() |
10.4 | 261 | (% class="col-xs-12 col-sm-2" %) |
262 | ((( | ||
![]() |
12.1 | 263 | = Partner Data = |
264 | |||
265 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="6" compact="true"/}} | ||
![]() |
10.4 | 266 | ))) |
267 | |||
268 | (% class="col-xs-12 col-sm-2" %) | ||
269 | ((( | ||
270 | ))) | ||
![]() |
12.1 | 271 | |
272 | (% class="col-xs-12 col-sm-2" %) | ||
273 | ((( | ||
![]() |
10.4 | 274 | ))) |
![]() |
12.1 | 275 | |
276 | ))) | ||
277 | ## class="row" closed | ||
278 | |||
![]() |
2.1 | 279 | #end |
![]() |
12.1 | 280 | ## end Partner group view |
![]() |
2.1 | 281 | |
![]() |
12.1 | 282 | ## ## |
283 | |||
284 | ## ## | ||
285 | |||
![]() |
2.1 | 286 | {{/velocity}} |