Changes for page Guides

Last modified by teamwire001 on 2024/12/17 09:36

From version 2.1
edited by teamwire001
on 2021/06/10 10:08
Change comment: restructure_06-2021
To version 2.2
edited by teamwire001
on 2021/06/10 12:39
Change comment: restructure_06-2021

Summary

Details

Page properties
Content
... ... @@ -18,15 +18,28 @@
18 18  {{velocity}}
19 19  ## Public
20 20  #if(($isGuest) or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
21 -* [[Registration types and their requirements>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] (Login required)
22 -* [[External Users Guide for Admins>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] (Login required)
23 -* [[How to involve users without an email address with Teamwire >>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] (Login required)
24 -* [[How to resign the Teamwire iOS App>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] (Login required)
25 -* [[MDM configuration options>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] (Login required)
21 +**[[Login required>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]]**
22 +* Registration types and their requirements
23 +* External Users Guide for Admins
24 +* How to involve users without an email address with Teamwire
25 +* How to resign the Teamwire iOS App
26 +* MDM configuration options
26 26  ## ##
27 27  
28 28  #end
29 29  
31 +## User
32 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
33 +**Approval pending**
34 +* Registration types and their requirements
35 +* External Users Guide for Admins
36 +* How to involve users without an email address with Teamwire
37 +* How to resign the Teamwire iOS App
38 +* MDM configuration options
39 +## ##
40 +
41 +#end
42 +
30 30  ## Customer
31 31  #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire'))
32 32  * [[Registration types and their requirements>>doc:Customer.Administration.Registration-Options.WebHome]]