Wiki source code of Knowledge Base

Last modified by teamwire001 on 2025/05/13 06:43

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