Wiki source code of Guides
Last modified by teamwire001 on 2024/12/17 09:36
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="lead" %) | ||
2 | Guides for app users | ||
3 | |||
4 | * iOS: [[App Setup Guide>>doc:Public.Applications.iOS.Quick-Start-App-Setup.WebHome]] | ||
5 | * iOS: [[Key Features Guide>>doc:Public.Applications.iOS.Quick-Start-Key-Features.WebHome]] | ||
6 | * iOS: [[How to create logfiles>>doc:Public.Applications.iOS.Logfile.WebHome]] | ||
7 | |||
8 | * Android: [[App Setup Guide>>doc:Public.Applications.Android.Quick-Start-App-Setup.WebHome]] | ||
9 | * Android: [[Key Features Guide>>doc:Public.Applications.Android.Quick-Start-Key-Features.WebHome]] | ||
10 | * Android: [[How to create logfiles>>doc:Public.Applications.Android.Logfile.WebHome]] | ||
11 | |||
12 | * Desktop: [[How to create logfiles>>doc:Public.Applications.Desktop.Logfile.WebHome]] | ||
13 | ## ## | ||
14 | |||
15 | {{velocity}} | ||
16 | (% class="lead" %) | ||
17 | Guides for Teamwire administrators | ||
18 | |||
19 | * General: [[First steps for Teamwire admins>>doc:Public.Getting-Started.First-steps-for-Teamwire-admins.WebHome]] | ||
20 | * General: [[Video Tutorials>>https://teamwire.eu/en/tutorial/]] | ||
21 | ## Customer | ||
22 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
23 | * General: [[Firewall configurations>>doc:Customer.Administration.Firewall-Configuration.WebHome]] | ||
24 | * User management: [[Sign-in options>>doc:Customer.Administration.Registration-Options.WebHome]] | ||
25 | * User management: [[External accounts / Guest accounts>>doc:Customer.Administration.External-Users.WebHome]] | ||
26 | * User managment: [[Lost or stolen devices>>doc:Customer.Administration.Lost-or-Stolen-Devices.WebHome]] | ||
27 | * EMM / MDM: [[App-specific configuration>>doc:Customer.Administration.MDM-Configuration.WebHome]] | ||
28 | * EMM / MDM: [[Resigning the Teamwire iOS App>>doc:Customer.Administration.Resign-App-for-iOS.WebHome]] | ||
29 | ## ## | ||
30 | |||
31 | #end | ||
32 | |||
33 | ## On-Premise | ||
34 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
35 | |||
36 | (% class="lead" %) | ||
37 | Guides for On-premise environments | ||
38 | |||
39 | All available guides can be found in the [[How-to section>>doc:OnPremise.How-tos.WebHome]]. | ||
40 | ## ## | ||
41 | |||
42 | #end | ||
43 | {{/velocity}} | ||
44 | |||
45 | ## ## |