Wiki source code of Knowledge Base
Last modified by teamwire001 on 2024/01/17 07:57
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 | ((( | ||
![]() |
16.2 | 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. |
![]() |
12.1 | 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 | |
![]() |
16.3 | 49 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}} |
![]() |
12.1 | 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 | |||
![]() |
16.3 | 90 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} |
![]() |
12.1 | 91 | ))) |
92 | |||
93 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
10.4 | 94 | ((( |
![]() |
12.1 | 95 | = Applications = |
![]() |
1.1 | 96 | |
![]() |
16.3 | 97 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" 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 | |||
![]() |
16.2 | 106 | If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. |
![]() |
10.4 | 107 | ))) |
108 | |||
109 | (% class="col-xs-12 col-sm-2" %) | ||
110 | ((( | ||
![]() |
12.1 | 111 | = Integrations = |
112 | |||
113 | **[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** | ||
114 | |||
![]() |
16.2 | 115 | If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. |
![]() |
12.1 | 116 | ))) |
117 | |||
118 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
10.4 | 119 | ((( |
![]() |
12.1 | 120 | ))) |
![]() |
10.4 | 121 | |
![]() |
2.1 | 122 | ))) |
![]() |
12.1 | 123 | ## class="row" closed |
124 | |||
125 | #end | ||
126 | ## end Guest view | ||
127 | |||
128 | ## ------------------- | ||
129 | ## start User group view | ||
130 | ## ------------------- | ||
131 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) | ||
132 | |||
133 | (% class="row" %) | ||
134 | ((( | ||
135 | |||
136 | (% class="col-xs-12 col-sm-2" %) | ||
137 | ((( | ||
![]() |
2.1 | 138 | ))) |
![]() |
1.1 | 139 | |
![]() |
10.4 | 140 | (% class="col-xs-12 col-sm-2" %) |
![]() |
2.1 | 141 | ((( |
![]() |
12.1 | 142 | = Getting Started = |
143 | |||
![]() |
16.3 | 144 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} |
![]() |
12.1 | 145 | ))) |
146 | |||
147 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
2.1 | 148 | ((( |
![]() |
12.1 | 149 | = Applications = |
![]() |
2.1 | 150 | |
![]() |
16.3 | 151 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} |
![]() |
1.1 | 152 | ))) |
![]() |
12.1 | 153 | |
154 | (% class="col-xs-12 col-sm-2" %) | ||
155 | ((( | ||
156 | = Administration = | ||
157 | |||
158 | **Approval pending** | ||
159 | |||
![]() |
16.2 | 160 | Please do have a little patience until all functions are available. |
![]() |
2.1 | 161 | ))) |
![]() |
1.1 | 162 | |
![]() |
10.4 | 163 | (% class="col-xs-12 col-sm-2" %) |
![]() |
1.1 | 164 | ((( |
![]() |
12.1 | 165 | = Integrations = |
![]() |
1.1 | 166 | |
![]() |
12.1 | 167 | **Approval pending** |
168 | |||
![]() |
16.2 | 169 | Please do have a little patience until all functions are available. |
![]() |
2.1 | 170 | ))) |
![]() |
10.4 | 171 | |
172 | (% class="col-xs-12 col-sm-2" %) | ||
173 | ((( | ||
![]() |
2.1 | 174 | ))) |
![]() |
12.1 | 175 | |
![]() |
10.4 | 176 | ))) |
![]() |
12.1 | 177 | ## class="row" closed |
178 | |||
![]() |
2.1 | 179 | #end |
![]() |
12.1 | 180 | ## end User group view |
![]() |
1.1 | 181 | |
![]() |
12.1 | 182 | ## ------------------- |
183 | ## start Customer group view | ||
184 | ## ------------------- | ||
185 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
![]() |
7.1 | 186 | |
![]() |
2.1 | 187 | (% class="row" %) |
188 | ((( | ||
![]() |
12.1 | 189 | |
![]() |
10.4 | 190 | (% class="col-xs-12 col-sm-2" %) |
![]() |
2.1 | 191 | ((( |
![]() |
10.4 | 192 | ))) |
193 | |||
194 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
2.1 | 195 | ((( |
![]() |
12.1 | 196 | = Getting Started = |
197 | |||
![]() |
16.3 | 198 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} |
![]() |
10.4 | 199 | ))) |
![]() |
2.1 | 200 | |
![]() |
10.4 | 201 | (% class="col-xs-12 col-sm-2" %) |
202 | ((( | ||
![]() |
12.1 | 203 | = Applications = |
204 | |||
![]() |
16.3 | 205 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} |
![]() |
12.1 | 206 | ))) |
207 | |||
208 | (% class="col-xs-12 col-sm-2" %) | ||
![]() |
10.4 | 209 | ((( |
![]() |
12.1 | 210 | = Administration = |
![]() |
10.4 | 211 | |
![]() |
16.3 | 212 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="30" compact="true"/}} |
![]() |
1.1 | 213 | ))) |
![]() |
12.1 | 214 | |
215 | (% class="col-xs-12 col-sm-2" %) | ||
216 | ((( | ||
217 | = Integrations = | ||
218 | |||
![]() |
16.3 | 219 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="30" compact="true"/}} |
![]() |
1.1 | 220 | ))) |
![]() |
10.4 | 221 | |
222 | (% class="col-xs-12 col-sm-2" %) | ||
223 | ((( | ||
![]() |
12.1 | 224 | ))) |
225 | |||
226 | ))) | ||
227 | ## class="row" closed | ||
228 | |||
229 | #end | ||
230 | ## end Customer group view | ||
231 | |||
232 | ## ------------------- | ||
233 | ## start On-Premise group view | ||
234 | ## ------------------- | ||
235 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
236 | |||
237 | (% class="row" %) | ||
![]() |
10.4 | 238 | ((( |
239 | |||
![]() |
12.1 | 240 | (% class="col-xs-12 col-sm-2" %) |
241 | ((( | ||
![]() |
2.1 | 242 | ))) |
![]() |
12.1 | 243 | |
244 | (% class="col-xs-12 col-sm-2" %) | ||
245 | ((( | ||
246 | = On-Premise = | ||
247 | |||
![]() |
16.3 | 248 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="30" compact="true"/}} |
![]() |
10.4 | 249 | ))) |
![]() |
12.1 | 250 | #end |
251 | ## end On-Premise group view | ||
![]() |
10.4 | 252 | |
![]() |
12.1 | 253 | ## ------------------- |
254 | ## start Partner group view | ||
255 | ## ------------------- | ||
256 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
![]() |
10.4 | 257 | (% class="col-xs-12 col-sm-2" %) |
258 | ((( | ||
![]() |
12.1 | 259 | = Partner Data = |
260 | |||
![]() |
16.3 | 261 | {{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}} |
![]() |
10.4 | 262 | ))) |
263 | |||
264 | (% class="col-xs-12 col-sm-2" %) | ||
265 | ((( | ||
266 | ))) | ||
![]() |
12.1 | 267 | |
268 | (% class="col-xs-12 col-sm-2" %) | ||
269 | ((( | ||
![]() |
10.4 | 270 | ))) |
![]() |
12.1 | 271 | |
272 | ))) | ||
273 | ## class="row" closed | ||
274 | |||
![]() |
2.1 | 275 | #end |
![]() |
12.1 | 276 | ## end Partner group view |
![]() |
2.1 | 277 | |
![]() |
12.1 | 278 | ## ## |
279 | |||
280 | ## ## | ||
281 | |||
![]() |
2.1 | 282 | {{/velocity}} |