Changes for page Knowledge Base

Last modified by teamwire001 on 2025/04/04 16:10

From version 21.1
edited by teamwire001
on 2025/04/04 16:10
Change comment: DOC-411
To version 10.7
edited by teamwire001
on 2020/12/03 18:11
Change comment: deny view right for XWiki.partners

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Knowledge Base
1 +Home
Content
... ... @@ -1,91 +1,83 @@
1 -(% class="row" %)
2 -(((
3 -(% class="col-xs-12 col-sm-2" %)
4 -(((
5 -
6 -)))
1 +{{velocity}}
7 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 -## ##
3 +#if ($isGuest)
12 12  
13 -(% class="box infomessage" %)
5 +(% style="text-align:center" %)
14 14  (((
15 -**[[Check out the FAQ>>doc:Public.FAQ.WebHome]]**
16 -Visit our new FAQ section. It covers questions about features, administration, server management and troubleshooting!
17 -)))
18 -)))
7 +(% class="lead" %)
8 +Find information and all documentation about the Teamwire apps, server and integrations.
19 19  
20 -(% class="col-xs-12 col-sm-2" %)
21 -(((
22 -
23 -)))
24 -)))
10 +(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] )))
25 25  
26 26  ## ##
27 27  
28 -{{velocity}}
14 +## ##
15 +
16 +## ##
17 +
18 +(% class="lead" %)
19 +You don't have an account yet?
20 +[[Please register>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]]
21 +
22 +Please Note:
23 +You will be granted access to FAQs, changelogs and documentation manually by the Teamwire staff.
24 +
25 +For further questions please contact [[mailto:support@teamwire.eu]].
26 +)))
27 +#else
28 +#end
29 29  #set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user'))
30 30  #set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer'))
31 31  #set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise'))
32 32  #set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner'))
33 -#set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing'))
34 34  #set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
35 35  #set($firstName =
36 36  $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue())
37 37  #set($lastName
38 38  = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue())
38 +## Users
39 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user'))
39 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" %)
41 +(% style="text-align:center" %)
46 46  (((
43 += Further authorisation required =
47 47  
48 -(% class="col-xs-12 col-sm-2" %)
49 -(((
50 -)))
45 +## ##
51 51  
52 -(% class="col-xs-12 col-sm-3" %)
53 -(((
54 -= Sales & Marketing =
47 +(% class="lead" %)
48 +Hi $firstName!
55 55  
56 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}}
57 -)))
50 +(% class="lead" %)
51 +It seems you have not been granted the necessary access rights yet to see any FAQs, changelogs and documentation.
52 +The Teamwire staff will upgrade your account soon.
58 58  
59 -(% class="col-xs-12 col-sm-2" %)
60 -(((
54 +For further questions please contact [[mailto:support@teamwire.eu]].
61 61  )))
56 +#end
57 +## Customers
58 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
62 62  
63 -(% class="col-xs-12 col-sm-2" %)
60 +(% style="text-align:center" %)
64 64  (((
65 -)))
62 +## ##
66 66  
67 -(% class="col-xs-12 col-sm-2" %)
68 -(((
69 -)))
64 +## ##
70 70  
71 -(% class="col-xs-12 col-sm-1" %)
72 -(((
73 -)))
66 +(% class="lead" %)
67 +Hi $firstName!
74 74  
69 +(% class="lead" %)
70 +We are happy to see you around. What information are you looking for?
75 75  )))
76 -## class="row" closed
77 77  
78 -#end
79 -## end Marketing group view
73 +## ##
80 80  
81 -## -------------------
82 -## start Guest view
83 -## -------------------
84 -#if($isGuest)
75 +## ##
85 85  
77 +## ##
78 +
86 86  (% class="row" %)
87 87  (((
88 -
89 89  (% class="col-xs-12 col-sm-2" %)
90 90  (((
91 91  )))
... ... @@ -92,108 +92,74 @@
92 92  
93 93  (% class="col-xs-12 col-sm-2" %)
94 94  (((
95 -= Getting Started =
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" %)
87 +(% class="box infomessage" style="text-align:center" %)
101 101  (((
102 -= Applications =
89 +{{html}}   {{/html}}{{icon name=" fa-rocket" size="4x"}}{{/icon}}
90 +(% class="lead" %)
91 +[[**Getting Started**>>doc:Customer.01\. Getting Started.WebHome]]
103 103  
104 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}}
93 +[[First steps and all basics
94 +to get Teamwire ready.>>doc:Customer.01\. Getting Started.WebHome]]
105 105  )))
106 -
107 -(% class="col-xs-12 col-sm-2" %)
108 -(((
109 -= Administration =
110 -
111 -**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required**
112 -
113 -If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free.
114 114  )))
115 115  
116 116  (% class="col-xs-12 col-sm-2" %)
117 117  (((
118 -= Integrations =
119 -
120 -**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required**
121 -
122 -If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free.
123 -)))
124 -
125 -(% class="col-xs-12 col-sm-2" %)
100 +(% class="box infomessage" style="text-align:center" %)
126 126  (((
127 -)))
102 +{{html}}   {{/html}}{{icon name="mobile" size="4x"}}{{/icon}}
103 +(% class="lead" %)
104 +[[**Apps**>>doc:Customer.02\. Apps.WebHome]]
128 128  
106 +[[User manuals, guides and
107 +changelogs for all apps.>>doc:Customer.02\. Apps.WebHome]]
129 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 145  )))
146 146  
147 147  (% class="col-xs-12 col-sm-2" %)
148 148  (((
149 -= Getting Started =
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" %)
113 +(% class="box infomessage" style="text-align:center" %)
155 155  (((
156 -= Applications =
115 +{{html}}   {{/html}}{{icon name=" fa-lock" size="4x"}}{{/icon}}
116 +(% class="lead" %)
117 +[[**Administration**>>doc:Customer.03\. Administration.WebHome]]
157 157  
158 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}}
119 +[[Provisioning, permissions,
120 +restrictions and policies.>>doc:Customer.03\. Administration.WebHome]]
159 159  )))
160 -
161 -(% class="col-xs-12 col-sm-2" %)
162 -(((
163 -= Administration =
164 -
165 -**Approval pending**
166 -
167 -Please do have a little patience until all functions are available.
168 168  )))
169 169  
170 170  (% class="col-xs-12 col-sm-2" %)
171 171  (((
172 -= Integrations =
126 +(% class="box infomessage" style="text-align:center" %)
127 +(((
128 +{{icon name=" fa-cogs" size="4x"}}{{/icon}}
129 +(% class="lead" %)
130 +[[**Integrations**>>doc:Customer.04\. Integrations.WebHome]]
173 173  
174 -**Approval pending**
175 -
176 -Please do have a little patience until all functions are available.
132 +[[SDK and API for Teamwire
133 +apps and Dashboard.>>doc:Customer.04\. Integrations.WebHome]]
177 177  )))
135 +)))
178 178  
179 179  (% class="col-xs-12 col-sm-2" %)
180 180  (((
181 181  )))
182 -
183 183  )))
184 -## class="row" closed
185 -
186 186  #end
187 -## end User group view
142 +## On-Premise
143 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
188 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'))
145 +## ##
193 193  
147 +## ##
148 +
149 +## ##
150 +
151 +## ##
152 +
194 194  (% class="row" %)
195 195  (((
196 -
197 197  (% class="col-xs-12 col-sm-2" %)
198 198  (((
199 199  )))
... ... @@ -200,90 +200,44 @@
200 200  
201 201  (% class="col-xs-12 col-sm-2" %)
202 202  (((
203 -= Getting Started =
204 -
205 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}}
206 206  )))
207 207  
208 208  (% class="col-xs-12 col-sm-2" %)
209 209  (((
210 -= Applications =
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" %)
165 +(% class="box infomessage" style="text-align:center" %)
216 216  (((
217 -= Administration =
167 +{{html}}   {{/html}}{{icon name=" fa-download" size="4x"}}{{/icon}}
168 +(% class="lead" %)
169 +[[**Server
170 +Installation**>>doc:OnPremise.01\. Server Installation.WebHome]]
218 218  
219 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="30" compact="true"/}}
172 +[[Install and maintain
173 +your on-premise setup.>>doc:OnPremise.01\. Server Installation.WebHome]]
220 220  )))
221 -
222 -(% class="col-xs-12 col-sm-2" %)
223 -(((
224 -= Integrations =
225 -
226 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="30" compact="true"/}}
227 227  )))
228 228  
229 229  (% class="col-xs-12 col-sm-2" %)
230 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" %)
179 +(% class="box infomessage" style="text-align:center" %)
245 245  (((
181 +{{html}}   {{/html}}{{icon name=" fa-table" size="4x"}}{{/icon}}
182 +(% class="lead" %)
183 +[[**Teamwire
184 +API List**>>doc:OnPremise.04\. Teamwire API List.WebHome]]
246 246  
247 -(% class="col-xs-12 col-sm-2" %)
248 -(((
186 +[[Check Teamwire app and
187 +backend compatibility.>>doc:OnPremise.04\. Teamwire API List.WebHome]]
249 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 256  )))
257 -#end
258 -## end On-Premise group view
259 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 264  (% class="col-xs-12 col-sm-2" %)
265 265  (((
266 -= Partner Data =
267 -
268 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}}
269 269  )))
270 270  
271 271  (% class="col-xs-12 col-sm-2" %)
272 272  (((
273 273  )))
274 -
275 -(% class="col-xs-12 col-sm-2" %)
276 -(((
277 277  )))
278 -
279 -)))
280 -## class="row" closed
281 -
282 282  #end
283 -## end Partner group view
284 284  
285 -## ##
286 -
287 -## ##
288 -
289 289  {{/velocity}}
dappsandclients.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.teamwire001
Size
... ... @@ -1,0 +1,1 @@
1 +1.2 KB
Content
ddashboard.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.teamwire001
Size
... ... @@ -1,0 +1,1 @@
1 +1.5 KB
Content
dintegrations.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.teamwire001
Size
... ... @@ -1,0 +1,1 @@
1 +5.0 KB
Content
dserver.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.teamwire001
Size
... ... @@ -1,0 +1,1 @@
1 +1.8 KB
Content
XWiki.UIExtensionClass[0]
Asynchronous rendering
... ... @@ -1,1 +1,0 @@
1 -No
Cached
... ... @@ -1,1 +1,0 @@
1 -No
XWiki.XWikiRights[2]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Deny
Groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.customers
Levels
... ... @@ -1,0 +1,1 @@
1 +comment,edit,script
XWiki.XWikiRights[3]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Deny
Groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.partners
Levels
... ... @@ -1,0 +1,1 @@
1 +comment,edit,view
XWiki.XWikiRights[4]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Levels
... ... @@ -1,0 +1,1 @@
1 +view
Users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
XWiki.XWikiRights[6]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Deny
Levels
... ... @@ -1,0 +1,1 @@
1 +delete,edit,comment
Users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
XWiki.XWikiRights[9]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.users
Levels
... ... @@ -1,0 +1,1 @@
1 +view
XWiki.XWikiRights[10]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Deny
Groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.users
Levels
... ... @@ -1,0 +1,1 @@
1 +comment,edit,script