Changes for page Knowledge Base
Last modified by teamwire001 on 2025/05/13 06:43
From version 6.1
edited by teamwire001
on 2020/10/14 10:51
on 2020/10/14 10:51
Change comment:
Uploaded new attachment "dappsandclients.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
-
Objects (0 modified, 1 added, 8 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Home1 +Knowledge Base - Content
-
... ... @@ -1,122 +1,291 @@ 1 -{{velocity}} 1 +(% class="row" %) 2 +((( 3 +(% class="col-xs-12 col-sm-2" %) 4 +((( 5 + 6 +))) 2 2 3 -#if ($isGuest) 4 - 5 -(% style="text-align:center" %) 8 +(% class="col-xs-12 col-sm-8" style="text-align:center" %) 6 6 ((( 7 - (%class="lead"%)8 - Findinformation and all documentation about the Teamwire apps, server and integrations.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 +## ## 9 9 10 -(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) 13 +{{html}} 14 +<a target="_self" href="https://wiki.teamwire.eu/bin/view/Public/FAQ" style="text-decoration: none;"> 15 + <button class="btn btn-default" type="button" style="width: 200px; height: 50px;">FAQ</button> 16 +</a> 17 +{{/html}} 11 11 12 -## ## 19 +Visit our new FAQ section. It covers questions about features, administration, server management and troubleshooting! 20 +))) 13 13 14 -## ## 22 +(% class="col-xs-12 col-sm-2" %) 23 +((( 24 + 25 +))) 26 +))) 15 15 16 16 ## ## 17 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 -#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')) 30 +{{velocity}} 31 +#set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 32 +#set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer')) 33 +#set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise')) 34 +#set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner')) 35 +#set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing')) 32 32 #set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 33 33 #set($firstName = 34 34 $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) 35 35 #set($lastName 36 36 = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) 37 -## Users 38 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.users')) 39 39 40 -(% style="text-align:center" %) 42 +## ------------------- 43 +## start Marketing group view 44 +## ------------------- 45 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 46 + 47 +(% class="row" %) 41 41 ((( 42 -(% class="lead" %) 43 -Hi $firstName! 44 44 45 -(% class="l ead" %)46 - It seems you have not been granted the necessary access rights yet to see any FAQs, changelogs and documentation.47 - The Teamwire staff will upgrade your user soon.50 +(% class="col-xs-12 col-sm-2" %) 51 +((( 52 +))) 48 48 49 -For further questions please contact [[mailto:support@teamwire.eu]]. 54 +(% class="col-xs-12 col-sm-3" %) 55 +((( 56 += Sales & Marketing = 57 + 58 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}} 50 50 ))) 60 + 61 +(% class="col-xs-12 col-sm-2" %) 62 +((( 63 +))) 64 + 65 +(% class="col-xs-12 col-sm-2" %) 66 +((( 67 +))) 68 + 69 +(% class="col-xs-12 col-sm-2" %) 70 +((( 71 +))) 72 + 73 +(% class="col-xs-12 col-sm-1" %) 74 +((( 75 +))) 76 + 77 +))) 78 +## class="row" closed 79 + 51 51 #end 52 -## Customers 53 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 81 +## end Marketing group view 54 54 55 -(% style="text-align:center" %) 83 +## ------------------- 84 +## start Guest view 85 +## ------------------- 86 +#if($isGuest) 87 + 88 +(% class="row" %) 56 56 ((( 57 -(% class="lead" %) 58 -Hi $firstName! 59 59 60 -(% class="l ead" %)61 - We are happy to see you around. What information are you looking for?91 +(% class="col-xs-12 col-sm-2" %) 92 +((( 62 62 ))) 63 63 64 -## ## 95 +(% class="col-xs-12 col-sm-2" %) 96 +((( 97 += Getting Started = 65 65 66 -## ## 99 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 100 +))) 67 67 102 +(% class="col-xs-12 col-sm-2" %) 103 +((( 104 += Applications = 105 + 106 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 107 +))) 108 + 109 +(% class="col-xs-12 col-sm-2" %) 110 +((( 111 += Administration = 112 + 113 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 114 + 115 +If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 116 +))) 117 + 118 +(% class="col-xs-12 col-sm-2" %) 119 +((( 120 += Integrations = 121 + 122 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 123 + 124 +If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 125 +))) 126 + 127 +(% class="col-xs-12 col-sm-2" %) 128 +((( 129 +))) 130 + 131 +))) 132 +## class="row" closed 133 + 134 +#end 135 +## end Guest view 136 + 137 +## ------------------- 138 +## start User group view 139 +## ------------------- 140 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 141 + 68 68 (% class="row" %) 69 69 ((( 70 -(% class="col-xs-12 col-sm-4" %) 144 + 145 +(% class="col-xs-12 col-sm-2" %) 71 71 ((( 72 -(% style="text-align:center" %) 147 +))) 148 + 149 +(% class="col-xs-12 col-sm-2" %) 73 73 ((( 74 - [[image:dappsandclients.png>>doc:Customer.Apps.WebHome]]151 += Getting Started = 75 75 76 -(% class="lead" %) 77 -[[Apps and Clients>>doc:Customer.Apps.WebHome]] 153 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 78 78 ))) 155 + 156 +(% class="col-xs-12 col-sm-2" %) 157 +((( 158 += Applications = 159 + 160 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 79 79 ))) 80 80 81 -(% class="col-xs-12 col-sm- 4" %)163 +(% class="col-xs-12 col-sm-2" %) 82 82 ((( 83 -(% style="text-align:center" %) 165 += Administration = 166 + 167 +**Approval pending** 168 + 169 +Please do have a little patience until all functions are available. 170 +))) 171 + 172 +(% class="col-xs-12 col-sm-2" %) 84 84 ((( 85 - [[image:ddashboard.png>>doc:Customer.Dashboard.WebHome]]174 += Integrations = 86 86 87 -(% class="lead" %) 88 -[[Dashboard>>doc:Customer.Dashboard.WebHome]] 176 +**Approval pending** 177 + 178 +Please do have a little patience until all functions are available. 89 89 ))) 180 + 181 +(% class="col-xs-12 col-sm-2" %) 182 +((( 90 90 ))) 91 91 92 -(% class="col-xs-12 col-sm-4" %) 185 +))) 186 +## class="row" closed 187 + 188 +#end 189 +## end User group view 190 + 191 +## ------------------- 192 +## start Customer group view 193 +## ------------------- 194 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 195 + 196 +(% class="row" %) 93 93 ((( 94 -(% style="text-align:center" %) 198 + 199 +(% class="col-xs-12 col-sm-2" %) 95 95 ((( 96 - [[image:dintegrations.png>>doc:Customer.Integrations.WebHome]]201 +))) 97 97 98 -(% class="lead" %) 99 -[[Integrations>>doc:Customer.Integrations.WebHome]] 203 +(% class="col-xs-12 col-sm-2" %) 204 +((( 205 += Getting Started = 206 + 207 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 100 100 ))) 209 + 210 +(% class="col-xs-12 col-sm-2" %) 211 +((( 212 += Applications = 213 + 214 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 101 101 ))) 216 + 217 +(% class="col-xs-12 col-sm-2" %) 218 +((( 219 += Administration = 220 + 221 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="30" compact="true"/}} 102 102 ))) 223 + 224 +(% class="col-xs-12 col-sm-2" %) 225 +((( 226 += Integrations = 227 + 228 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="30" compact="true"/}} 229 +))) 230 + 231 +(% class="col-xs-12 col-sm-2" %) 232 +((( 233 +))) 234 + 235 +))) 236 +## class="row" closed 237 + 103 103 #end 104 -## Partners 105 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 239 +## end Customer group view 106 106 241 +## ------------------- 242 +## start On-Premise group view 243 +## ------------------- 244 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 245 + 107 107 (% class="row" %) 108 108 ((( 109 -(% class="col-xs-12 col-sm-12" %) 248 + 249 +(% class="col-xs-12 col-sm-2" %) 110 110 ((( 111 -(% style="text-align:center" %) 251 +))) 252 + 253 +(% class="col-xs-12 col-sm-2" %) 112 112 ((( 113 - [[image:dserver.png>>doc:Partner.TeamwireServer.WebHome]]255 += On-Premise = 114 114 115 -(% class="lead" %) 116 -[[Server>>doc:Partner.Teamwire Server.WebHome]] 257 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="30" compact="true"/}} 117 117 ))) 259 +#end 260 +## end On-Premise group view 261 + 262 +## ------------------- 263 +## start Partner group view 264 +## ------------------- 265 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 266 +(% class="col-xs-12 col-sm-2" %) 267 +((( 268 += Partner Data = 269 + 270 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}} 118 118 ))) 272 + 273 +(% class="col-xs-12 col-sm-2" %) 274 +((( 119 119 ))) 276 + 277 +(% class="col-xs-12 col-sm-2" %) 278 +((( 279 +))) 280 + 281 +))) 282 +## class="row" closed 283 + 120 120 #end 285 +## end Partner group view 121 121 287 +## ## 288 + 289 +## ## 290 + 122 122 {{/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
- dserver.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.8 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
- XWiki.UIExtensionClass[0]
-
- Asynchronous rendering
-
... ... @@ -1,0 +1,1 @@ 1 +No - Cached
-
... ... @@ -1,0 +1,1 @@ 1 +No