Changes for page Knowledge Base
Last modified by teamwire001 on 2024/01/17 07:57
From version 10.2
edited by teamwire001
on 2020/10/23 11:10
on 2020/10/23 11:10
Change comment:
There is no comment for this version
To version 15.1
edited by teamwire001
on 2021/06/10 10:06
on 2021/06/10 10:06
Change comment:
Deleted image "dintegrations.png"
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
-
Objects (0 modified, 0 added, 8 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,139 +1,286 @@ 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 +Make an easy transition to Teamwire with our user manuals and quick start guides. Comprehensive documentation and task-oriented how-tos help you to structure and manage Teamwire in our cloud and on your own server environment. Learn about new features and past changes of the Teamwire app and its backend from our changelogs. 11 +))) 12 + 13 +(% class="col-xs-12 col-sm-2" %) 14 +((( 15 + 16 +))) 17 +))) 18 + 19 +## ## 20 + 1 1 {{velocity}} 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')) 26 +#set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing')) 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()) 2 2 3 -#if ($isGuest) 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')) 4 4 5 -(% style="text-align:center" %)38 +(% class="row" %) 6 6 ((( 7 -(% class="lead" %) 8 -Find information and all documentation about the Teamwire apps, server and integrations. 9 9 10 -(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) 41 +(% class="col-xs-12 col-sm-2" %) 42 +((( 43 +))) 11 11 12 -## ## 45 +(% class="col-xs-12 col-sm-3" %) 46 +((( 47 += Sales & Marketing = 13 13 14 -## ## 49 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="6" compact="true"/}} 50 +))) 15 15 16 -## ## 52 +(% class="col-xs-12 col-sm-2" %) 53 +((( 54 +))) 17 17 18 -(% class="l ead" %)19 - You don't have an account yet?20 - [[Please register>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]]56 +(% class="col-xs-12 col-sm-2" %) 57 +((( 58 +))) 21 21 22 -Please Note: 23 -You will be granted access to FAQs, changelogs and documentation manually by the Teamwire staff. 60 +(% class="col-xs-12 col-sm-2" %) 61 +((( 62 +))) 24 24 25 -For further questions please contact [[mailto:support@teamwire.eu]]. 64 +(% class="col-xs-12 col-sm-1" %) 65 +((( 26 26 ))) 27 -#else 67 + 68 +))) 69 +## class="row" closed 70 + 28 28 #end 29 -#set ($customersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.users')) 30 -#set ($customersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers')) 31 -#set ($partnersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners')) 32 -#set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 33 -#set($firstName = 34 -$xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) 35 -#set($lastName 36 -= $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) 37 -## Users 38 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.users')) 72 +## end Marketing group view 39 39 40 -(% style="text-align:center" %) 74 +## ------------------- 75 +## start Guest view 76 +## ------------------- 77 +#if($isGuest) 78 + 79 +(% class="row" %) 41 41 ((( 42 -= Further authorisation required = 43 43 44 -## ## 82 +(% class="col-xs-12 col-sm-2" %) 83 +((( 84 +))) 45 45 46 -(% class="lead" %) 47 -Hi $firstName! 86 +(% class="col-xs-12 col-sm-2" %) 87 +((( 88 += Getting Started = 48 48 49 -(% class="lead" %) 50 -It seems you have not been granted the necessary access rights yet to see any FAQs, changelogs and documentation. 51 -The Teamwire staff will upgrade your user soon. 90 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 91 +))) 52 52 53 -For further questions please contact [[mailto:support@teamwire.eu]]. 93 +(% class="col-xs-12 col-sm-2" %) 94 +((( 95 += Applications = 96 + 97 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 54 54 ))) 55 -#end 56 -## Customers 57 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 58 58 59 -(% style="text-align:center" %)100 +(% class="col-xs-12 col-sm-2" %) 60 60 ((( 61 -= Welcometo the TeamwireWiki=102 += Administration = 62 62 63 - ####104 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 64 64 65 -(% class="lead" %) 66 -Hi $firstName! 106 +If you do not have an account 107 +yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 108 +))) 67 67 68 -(% class="lead" %) 69 -We are happy to see you around. What information are you looking for? 110 +(% class="col-xs-12 col-sm-2" %) 111 +((( 112 += Integrations = 113 + 114 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 115 + 116 +If you do not have an account 117 +yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 70 70 ))) 71 71 72 -## ## 120 +(% class="col-xs-12 col-sm-2" %) 121 +((( 122 +))) 73 73 74 -## ## 124 +))) 125 +## class="row" closed 75 75 76 -## ## 127 +#end 128 +## end Guest view 77 77 130 +## ------------------- 131 +## start User group view 132 +## ------------------- 133 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 134 + 78 78 (% class="row" %) 79 79 ((( 80 -(% class="col-xs-12 col-sm-4" %) 137 + 138 +(% class="col-xs-12 col-sm-2" %) 81 81 ((( 82 -(% style="text-align:center" %) 140 +))) 141 + 142 +(% class="col-xs-12 col-sm-2" %) 83 83 ((( 84 - [[image:dappsandclients.png>>doc:Customer.Apps.WebHome]]144 += Getting Started = 85 85 86 -(% class="lead" %) 87 -[[Apps and Clients>>doc:Customer.Apps.WebHome]] 146 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 88 88 ))) 148 + 149 +(% class="col-xs-12 col-sm-2" %) 150 +((( 151 += Applications = 152 + 153 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 89 89 ))) 90 90 91 -(% class="col-xs-12 col-sm- 4" %)156 +(% class="col-xs-12 col-sm-2" %) 92 92 ((( 93 -(% style="text-align:center" %) 158 += Administration = 159 + 160 +**Approval pending** 161 + 162 +Please do have a little patience 163 +until all functions are available. 164 +))) 165 + 166 +(% class="col-xs-12 col-sm-2" %) 94 94 ((( 95 - [[image:ddashboard.png>>doc:Customer.Dashboard.WebHome]]168 += Integrations = 96 96 97 -(% class="lead" %) 98 -[[Dashboard>>doc:Customer.Dashboard.WebHome]] 170 +**Approval pending** 171 + 172 +Please do have a little patience 173 +until all functions are available. 99 99 ))) 175 + 176 +(% class="col-xs-12 col-sm-2" %) 177 +((( 100 100 ))) 101 101 102 -(% class="col-xs-12 col-sm-4" %) 180 +))) 181 +## class="row" closed 182 + 183 +#end 184 +## end User group view 185 + 186 +## ------------------- 187 +## start Customer group view 188 +## ------------------- 189 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 190 + 191 +(% class="row" %) 103 103 ((( 104 -(% style="text-align:center" %) 193 + 194 +(% class="col-xs-12 col-sm-2" %) 105 105 ((( 106 - [[image:dintegrations.png>>doc:Customer.Integrations.WebHome]]196 +))) 107 107 108 -(% class="lead" %) 109 -[[Integrations>>doc:Customer.Integrations.WebHome]] 198 +(% class="col-xs-12 col-sm-2" %) 199 +((( 200 += Getting Started = 201 + 202 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 110 110 ))) 204 + 205 +(% class="col-xs-12 col-sm-2" %) 206 +((( 207 += Applications = 208 + 209 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 111 111 ))) 211 + 212 +(% class="col-xs-12 col-sm-2" %) 213 +((( 214 += Administration = 215 + 216 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="6" compact="true"/}} 112 112 ))) 113 -#end 114 -## Partners 115 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 116 116 117 -## ## 219 +(% class="col-xs-12 col-sm-2" %) 220 +((( 221 += Integrations = 118 118 119 -## ## 223 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="6" compact="true"/}} 224 +))) 120 120 121 -## ## 226 +(% class="col-xs-12 col-sm-2" %) 227 +((( 228 +))) 122 122 230 +))) 231 +## class="row" closed 232 + 233 +#end 234 +## end Customer group view 235 + 236 +## ------------------- 237 +## start On-Premise group view 238 +## ------------------- 239 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 240 + 123 123 (% class="row" %) 124 124 ((( 125 -(% class="col-xs-12 col-sm-12" %) 243 + 244 +(% class="col-xs-12 col-sm-2" %) 126 126 ((( 127 -(% style="text-align:center" %) 246 +))) 247 + 248 +(% class="col-xs-12 col-sm-2" %) 128 128 ((( 129 - [[image:dserver.png>>doc:Partner.TeamwireServer.WebHome]]250 += On-Premise = 130 130 131 -(% class="lead" %) 132 -[[Server>>doc:Partner.Teamwire Server.WebHome]] 252 +{{documentTree showTranslations="false" edges="true" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="6" compact="true"/}} 133 133 ))) 254 +#end 255 +## end On-Premise group view 256 + 257 +## ------------------- 258 +## start Partner group view 259 +## ------------------- 260 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 261 +(% class="col-xs-12 col-sm-2" %) 262 +((( 263 += Partner Data = 264 + 265 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="6" compact="true"/}} 134 134 ))) 267 + 268 +(% class="col-xs-12 col-sm-2" %) 269 +((( 135 135 ))) 271 + 272 +(% class="col-xs-12 col-sm-2" %) 273 +((( 274 +))) 275 + 276 +))) 277 +## class="row" closed 278 + 136 136 #end 280 +## end Partner group view 137 137 138 - {{/velocity}}282 +## ## 139 139 284 +## ## 285 + 286 +{{/velocity}}
- dappsandclients.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.2 KB - Content
- ddashboard.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 KB - Content
- dintegrations.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.0 KB - Content
- XWiki.XWikiRights[2]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.customers - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -comment,edit,script
- XWiki.XWikiRights[3]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.partners - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -comment,edit
- XWiki.XWikiRights[4]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view - Users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- XWiki.XWikiRights[6]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -delete,edit,comment - Users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- XWiki.XWikiRights[7]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.customers - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.XWikiRights[8]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.partners - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.XWikiRights[9]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.users - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.XWikiRights[10]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.users - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -comment,edit,script