Wiki-Quellcode von Knowledge Base

Zuletzt geändert von teamwire001 am 2025/04/04 16:10

Zeige letzte Bearbeiter
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 Strukturierte Benutzerhandbücher und Kurzanleitungen erleichtern die Nutzung unseres Business Messengers für Sie und Kollegen. Technische Dokumentationen und aufgabenorientierte Howtos helfen Teamwire in unserer Cloud und auf eigenen Servern optimal aufzusetzen und zu verwalten. Changelogs zur Teamwire App und Servern informieren Sie über neue Funktionen und alle Änderungen.
11 ## ##
12
13 (% class="box infomessage" %)
14 (((
15 **[[Besuchen Sie unsere FAQ Seite>>doc:Public.FAQ.WebHome]]**
16 Wir haben einen neuen Bereich eingerichtet, der Antworten auf häufige Fragen zu Funktionen, Administration, Servermanagement und Fehlerbehebung bereitstellt!
17 )))
18 )))
19
20 (% class="col-xs-12 col-sm-2" %)
21 (((
22
23 )))
24 )))
25
26 ## ##
27
28 {{velocity}}
29 #set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user'))
30 #set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer'))
31 #set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise'))
32 #set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner'))
33 #set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing'))
34 #set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
35 #set($firstName =
36 $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue())
37 #set($lastName
38 = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue())
39
40 ## -------------------
41 ## start Marketing group view
42 ## -------------------
43 #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
44
45 (% class="row" %)
46 (((
47
48 (% class="col-xs-12 col-sm-2" %)
49 (((
50 )))
51
52 (% class="col-xs-12 col-sm-3" %)
53 (((
54 = Sales & Marketing =
55
56 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}}
57 )))
58
59 (% class="col-xs-12 col-sm-2" %)
60 (((
61 )))
62
63 (% class="col-xs-12 col-sm-2" %)
64 (((
65 )))
66
67 (% class="col-xs-12 col-sm-2" %)
68 (((
69 )))
70
71 (% class="col-xs-12 col-sm-1" %)
72 (((
73 )))
74
75 )))
76 ## class="row" closed
77
78 #end
79 ## end Marketing group view
80
81 ## -------------------
82 ## start Guest view
83 ## -------------------
84 #if($isGuest)
85
86 (% class="row" %)
87 (((
88
89 (% class="col-xs-12 col-sm-2" %)
90 (((
91 )))
92
93 (% class="col-xs-12 col-sm-2" %)
94 (((
95 = Einstieg =
96
97 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}}
98 )))
99
100 (% class="col-xs-12 col-sm-2" %)
101 (((
102 = Anwendungen =
103
104 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}}
105 )))
106
107 (% class="col-xs-12 col-sm-2" %)
108 (((
109 = Administration =
110
111 **[[Anmeldung>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] erforderlich**
112
113 Falls Sie noch keinen Account haben, können Sie sich [[kostenlos registrieren>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]].
114 )))
115
116 (% class="col-xs-12 col-sm-2" %)
117 (((
118 = Integrationen =
119
120 **[[Anmeldung>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] erforderlich**
121
122 Falls Sie noch keinen Account haben, können Sie sich [[kostenlos registrieren>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]].
123 )))
124
125 (% class="col-xs-12 col-sm-2" %)
126 (((
127 )))
128
129 )))
130 ## class="row" closed
131
132 #end
133 ## end Guest view
134
135 ## -------------------
136 ## start User group view
137 ## -------------------
138 #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user'))
139
140 (% class="row" %)
141 (((
142
143 (% class="col-xs-12 col-sm-2" %)
144 (((
145 )))
146
147 (% class="col-xs-12 col-sm-2" %)
148 (((
149 = Einstieg =
150
151 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}}
152 )))
153
154 (% class="col-xs-12 col-sm-2" %)
155 (((
156 = Anwendungen =
157
158 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}}
159 )))
160
161 (% class="col-xs-12 col-sm-2" %)
162 (((
163 = Administration =
164
165 **Freigabe ausstehend**
166
167 Bitte haben Sie ein wenig Geduld bis alle Funktionen verfügbar sind.
168 )))
169
170 (% class="col-xs-12 col-sm-2" %)
171 (((
172 = Integrationen =
173
174 **Freigabe ausstehend**
175
176 Bitte haben Sie ein wenig Geduld bis alle Funktionen verfügbar sind.
177 )))
178
179 (% class="col-xs-12 col-sm-2" %)
180 (((
181 )))
182
183 )))
184 ## class="row" closed
185
186 #end
187 ## end User group view
188
189 ## -------------------
190 ## start Customer group view
191 ## -------------------
192 #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
193
194 (% class="row" %)
195 (((
196
197 (% class="col-xs-12 col-sm-2" %)
198 (((
199 )))
200
201 (% class="col-xs-12 col-sm-2" %)
202 (((
203 = Einstieg =
204
205 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}}
206 )))
207
208 (% class="col-xs-12 col-sm-2" %)
209 (((
210 = Anwendungen =
211
212 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}}
213 )))
214
215 (% class="col-xs-12 col-sm-2" %)
216 (((
217 = Administration =
218
219 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="30" compact="true"/}}
220 )))
221
222 (% class="col-xs-12 col-sm-2" %)
223 (((
224 = Integrationen =
225
226 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="30" compact="true"/}}
227 )))
228
229 (% class="col-xs-12 col-sm-2" %)
230 (((
231 )))
232
233 )))
234 ## class="row" closed
235
236 #end
237 ## end Customer group view
238
239 ## -------------------
240 ## start On-Premise group view
241 ## -------------------
242 #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
243
244 (% class="row" %)
245 (((
246
247 (% class="col-xs-12 col-sm-2" %)
248 (((
249 )))
250
251 (% class="col-xs-12 col-sm-2" %)
252 (((
253 = On-Premise =
254
255 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="30" compact="true"/}}
256 )))
257 #end
258 ## end On-Premise group view
259
260 ## -------------------
261 ## start Partner group view
262 ## -------------------
263 #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
264 (% class="col-xs-12 col-sm-2" %)
265 (((
266 = Partner Daten =
267
268 {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}}
269 )))
270
271 (% class="col-xs-12 col-sm-2" %)
272 (((
273 )))
274
275 (% class="col-xs-12 col-sm-2" %)
276 (((
277 )))
278
279 )))
280 ## class="row" closed
281
282 #end
283 ## end Partner group view
284
285 ## ##
286
287 ## ##
288
289 {{/velocity}}