Changes for page Knowledge Base
Last modified by teamwire001 on 2025/05/13 06:43
To version 11.1
edited by teamwire001
on 2020/12/16 15:06
on 2020/12/16 15:06
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Knowledge Base1 +Home - Content
-
... ... @@ -1,93 +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" %) 3 +#if ($isGuest) 4 + 5 +(% style="text-align:center" %) 9 9 ((( 10 - Structureduser manuals and quick guides make it easy for you and your colleaguesto use our business messenger. Technicaldocumentation andtask-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 - ####7 +(% class="lead" %) 8 +Find information and all documentation about the Teamwire apps, server and integrations. 12 12 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}} 10 +(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) 18 18 19 -Visit our new FAQ section. It covers questions about features, administration, server management and troubleshooting! 20 -))) 12 +## ## 21 21 22 -(% class="col-xs-12 col-sm-2" %) 23 -((( 24 - 25 -))) 26 -))) 14 +## ## 27 27 28 28 ## ## 29 29 30 -{{velocity}} 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 31 31 #set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 32 32 #set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer')) 33 33 #set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise')) 34 34 #set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner')) 35 -#set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing')) 36 36 #set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 37 37 #set($firstName = 38 38 $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) 39 39 #set($lastName 40 40 = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) 38 +## Users 39 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 41 41 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 +(% style="text-align:center" %) 48 48 ((( 43 += Further authorisation required = 49 49 50 -(% class="col-xs-12 col-sm-2" %) 51 -((( 52 -))) 45 +## ## 53 53 54 -(% class="col-xs-12 col-sm-3" %) 55 -((( 56 -= Sales & Marketing = 47 +(% class="lead" %) 48 +Hi $firstName! 57 57 58 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}} 59 -))) 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. 60 60 61 -(% class="col-xs-12 col-sm-2" %) 62 -((( 54 +For further questions please contact [[mailto:support@teamwire.eu]]. 63 63 ))) 56 +#end 57 +## Customers 58 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 64 64 65 -(% class="col-xs-12 col-sm-2" %)60 +(% style="text-align:center" %) 66 66 ((( 67 - )))62 +## ## 68 68 69 -(% class="col-xs-12 col-sm-2" %) 70 -((( 71 -))) 64 +## ## 72 72 73 -(% class="col-xs-12 col-sm-1" %) 74 -((( 75 -))) 66 +(% class="lead" %) 67 +Hi $firstName! 76 76 69 +(% class="lead" %) 70 +We are happy to see you around. What information are you looking for? 77 77 ))) 78 -## class="row" closed 79 79 80 -#end 81 -## end Marketing group view 73 +## ## 82 82 83 -## ------------------- 84 -## start Guest view 85 -## ------------------- 86 -#if($isGuest) 75 +## ## 87 87 77 +## ## 78 + 88 88 (% class="row" %) 89 89 ((( 90 - 91 91 (% class="col-xs-12 col-sm-2" %) 92 92 ((( 93 93 ))) ... ... @@ -94,108 +94,74 @@ 94 94 95 95 (% class="col-xs-12 col-sm-2" %) 96 96 ((( 97 -= Getting Started = 98 - 99 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 100 -))) 101 - 102 -(% class="col-xs-12 col-sm-2" %) 87 +(% class="box infomessage" style="text-align:center" %) 103 103 ((( 104 -= Applications = 89 +{{html}} {{/html}}{{icon name=" fa-rocket" size="4x"}}{{/icon}} 90 +(% class="lead" %) 91 +[[**Getting Started**>>doc:Customer.01\. Getting Started.WebHome]] 105 105 106 -{{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]] 107 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 116 ))) 117 117 118 118 (% class="col-xs-12 col-sm-2" %) 119 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" %) 100 +(% class="box infomessage" style="text-align:center" %) 128 128 ((( 129 -))) 102 +{{html}} {{/html}}{{icon name="mobile" size="4x"}}{{/icon}} 103 +(% class="lead" %) 104 +[[**Apps**>>doc:Customer.02\. Apps.WebHome]] 130 130 106 +[[User manuals, guides and 107 +changelogs for all apps.>>doc:Customer.02\. Apps.WebHome]] 131 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 - 142 -(% class="row" %) 143 -((( 144 - 145 -(% class="col-xs-12 col-sm-2" %) 146 -((( 147 147 ))) 148 148 149 149 (% class="col-xs-12 col-sm-2" %) 150 150 ((( 151 -= Getting Started = 152 - 153 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 154 -))) 155 - 156 -(% class="col-xs-12 col-sm-2" %) 113 +(% class="box infomessage" style="text-align:center" %) 157 157 ((( 158 -= Applications = 115 +{{html}} {{/html}}{{icon name=" fa-lock" size="4x"}}{{/icon}} 116 +(% class="lead" %) 117 +[[**Administration**>>doc:Customer.03\. Administration.WebHome]] 159 159 160 -{{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]] 161 161 ))) 162 - 163 -(% class="col-xs-12 col-sm-2" %) 164 -((( 165 -= Administration = 166 - 167 -**Approval pending** 168 - 169 -Please do have a little patience until all functions are available. 170 170 ))) 171 171 172 172 (% class="col-xs-12 col-sm-2" %) 173 173 ((( 174 -= 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]] 175 175 176 -**Approval pending** 177 - 178 -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]] 179 179 ))) 135 +))) 180 180 181 181 (% class="col-xs-12 col-sm-2" %) 182 182 ((( 183 183 ))) 184 - 185 185 ))) 186 -## class="row" closed 187 - 188 188 #end 189 -## 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')) 190 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')) 145 +## ## 195 195 147 +## ## 148 + 149 +## ## 150 + 151 +## ## 152 + 196 196 (% class="row" %) 197 197 ((( 198 - 199 199 (% class="col-xs-12 col-sm-2" %) 200 200 ((( 201 201 ))) ... ... @@ -202,90 +202,44 @@ 202 202 203 203 (% class="col-xs-12 col-sm-2" %) 204 204 ((( 205 -= Getting Started = 206 - 207 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 208 208 ))) 209 209 210 210 (% class="col-xs-12 col-sm-2" %) 211 211 ((( 212 -= Applications = 213 - 214 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 215 -))) 216 - 217 -(% class="col-xs-12 col-sm-2" %) 165 +(% class="box infomessage" style="text-align:center" %) 218 218 ((( 219 -= Administration = 167 +{{html}} {{/html}}{{icon name=" fa-download" size="4x"}}{{/icon}} 168 +(% class="lead" %) 169 +[[**Server 170 +Installation**>>doc:OnPremise.01\. Server Installation.WebHome]] 220 220 221 -{{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]] 222 222 ))) 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 229 ))) 230 230 231 231 (% class="col-xs-12 col-sm-2" %) 232 232 ((( 233 -))) 234 - 235 -))) 236 -## class="row" closed 237 - 238 -#end 239 -## end Customer group view 240 - 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 - 246 -(% class="row" %) 179 +(% class="box infomessage" style="text-align:center" %) 247 247 ((( 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]] 248 248 249 - (%class="col-xs-12col-sm-2"%)250 - (((186 +[[Check Teamwire app and 187 +backend compatibility.>>doc:OnPremise.04\. Teamwire API List.WebHome]] 251 251 ))) 252 - 253 -(% class="col-xs-12 col-sm-2" %) 254 -((( 255 -= On-Premise = 256 - 257 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="30" compact="true"/}} 258 258 ))) 259 -#end 260 -## end On-Premise group view 261 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 266 (% class="col-xs-12 col-sm-2" %) 267 267 ((( 268 -= Partner Data = 269 - 270 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}} 271 271 ))) 272 272 273 273 (% class="col-xs-12 col-sm-2" %) 274 274 ((( 275 275 ))) 276 - 277 -(% class="col-xs-12 col-sm-2" %) 278 -((( 279 279 ))) 280 - 281 -))) 282 -## class="row" closed 283 - 284 284 #end 285 -## end Partner group view 286 286 287 -## ## 288 - 289 -## ## 290 - 291 291 {{/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.JavaScriptExtension[0]
-