Changes for page Knowledge Base
Last modified by teamwire001 on 2025/05/13 06:43
From version 7.2
edited by teamwire001
on 2020/10/16 08:12
on 2020/10/16 08:12
Change comment:
There is no comment for this version
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 - Welcometo theTeamwireWiki1 +Knowledge Base - Content
-
... ... @@ -1,130 +1,289 @@ 1 -{{velocity}} 1 +(% class="row" %) 2 +((( 3 +(% class="col-xs-12 col-sm-2" %) 4 +((( 5 + 6 +))) 2 2 3 -#if ($isGuest) 8 +(% class="col-xs-12 col-sm-8" style="text-align:center" %) 9 +((( 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 +## ## 4 4 5 -(% style="text-align:center" %)13 +(% class="box infomessage" %) 6 6 ((( 7 -(% class="lead" %) 8 -Find information and all documentation about the Teamwire apps, server and integrations. 15 +**[[Check out the FAQ>>doc:Public.FAQ.WebHome]]** 16 +Visit our new FAQ section. It covers questions about features, administration, server management and troubleshooting! 17 +))) 18 +))) 9 9 10 -(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) 20 +(% class="col-xs-12 col-sm-2" %) 21 +((( 22 + 23 +))) 24 +))) 11 11 12 12 ## ## 13 13 14 -## ## 15 - 16 -## ## 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')) 28 +{{velocity}} 29 +#set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 30 +#set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer')) 31 +#set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise')) 32 +#set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner')) 33 +#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" %) 40 +## ------------------- 41 +## start Marketing group view 42 +## ------------------- 43 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 44 + 45 +(% 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.48 +(% class="col-xs-12 col-sm-2" %) 49 +((( 50 +))) 48 48 49 -For further questions please contact [[mailto:support@teamwire.eu]]. 52 +(% class="col-xs-12 col-sm-3" %) 53 +((( 54 += Sales & Marketing = 55 + 56 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}} 50 50 ))) 51 -#end 52 -## Customers 53 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 54 54 55 -(% style="text-align:center" %)59 +(% class="col-xs-12 col-sm-2" %) 56 56 ((( 57 -(% class="lead" %) 58 -Hi $firstName! 61 +))) 59 59 60 -(% class="l ead" %)61 - We are happy to see you around. What information are you looking for?63 +(% class="col-xs-12 col-sm-2" %) 64 +((( 62 62 ))) 63 63 64 -## ## 67 +(% class="col-xs-12 col-sm-2" %) 68 +((( 69 +))) 65 65 66 -## ## 71 +(% class="col-xs-12 col-sm-1" %) 72 +((( 73 +))) 67 67 68 -## ## 75 +))) 76 +## class="row" closed 69 69 78 +#end 79 +## end Marketing group view 80 + 81 +## ------------------- 82 +## start Guest view 83 +## ------------------- 84 +#if($isGuest) 85 + 70 70 (% class="row" %) 71 71 ((( 72 -(% class="col-xs-12 col-sm-4" %) 88 + 89 +(% class="col-xs-12 col-sm-2" %) 73 73 ((( 74 -(% style="text-align:center" %) 91 +))) 92 + 93 +(% class="col-xs-12 col-sm-2" %) 75 75 ((( 76 - [[image:dappsandclients.png>>doc:Customer.Apps.WebHome]]95 += Getting Started = 77 77 78 -(% class="lead" %) 79 -[[Apps and Clients>>doc:Customer.Apps.WebHome]] 97 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 80 80 ))) 99 + 100 +(% class="col-xs-12 col-sm-2" %) 101 +((( 102 += Applications = 103 + 104 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 81 81 ))) 82 82 83 -(% class="col-xs-12 col-sm- 4" %)107 +(% class="col-xs-12 col-sm-2" %) 84 84 ((( 85 -(% style="text-align:center" %) 109 += Administration = 110 + 111 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 112 + 113 +If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 114 +))) 115 + 116 +(% class="col-xs-12 col-sm-2" %) 86 86 ((( 87 - [[image:ddashboard.png>>doc:Customer.Dashboard.WebHome]]118 += Integrations = 88 88 89 -(% class="lead" %) 90 -[[Dashboard>>doc:Customer.Dashboard.WebHome]] 120 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 121 + 122 +If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 91 91 ))) 124 + 125 +(% class="col-xs-12 col-sm-2" %) 126 +((( 92 92 ))) 93 93 94 -(% class="col-xs-12 col-sm-4" %) 129 +))) 130 +## class="row" closed 131 + 132 +#end 133 +## end Guest view 134 + 135 +## ------------------- 136 +## start User group view 137 +## ------------------- 138 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 139 + 140 +(% class="row" %) 95 95 ((( 96 -(% style="text-align:center" %) 142 + 143 +(% class="col-xs-12 col-sm-2" %) 97 97 ((( 98 - [[image:dintegrations.png>>doc:Customer.Integrations.WebHome]]145 +))) 99 99 100 -(% class="lead" %) 101 -[[Integrations>>doc:Customer.Integrations.WebHome]] 147 +(% class="col-xs-12 col-sm-2" %) 148 +((( 149 += Getting Started = 150 + 151 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 102 102 ))) 153 + 154 +(% class="col-xs-12 col-sm-2" %) 155 +((( 156 += Applications = 157 + 158 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 103 103 ))) 160 + 161 +(% class="col-xs-12 col-sm-2" %) 162 +((( 163 += Administration = 164 + 165 +**Approval pending** 166 + 167 +Please do have a little patience until all functions are available. 104 104 ))) 169 + 170 +(% class="col-xs-12 col-sm-2" %) 171 +((( 172 += Integrations = 173 + 174 +**Approval pending** 175 + 176 +Please do have a little patience until all functions are available. 177 +))) 178 + 179 +(% class="col-xs-12 col-sm-2" %) 180 +((( 181 +))) 182 + 183 +))) 184 +## class="row" closed 185 + 105 105 #end 106 -## Partners 107 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 187 +## end User group view 108 108 109 -## ## 189 +## ------------------- 190 +## start Customer group view 191 +## ------------------- 192 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 110 110 111 -## ## 194 +(% class="row" %) 195 +((( 112 112 113 -## ## 197 +(% class="col-xs-12 col-sm-2" %) 198 +((( 199 +))) 114 114 201 +(% class="col-xs-12 col-sm-2" %) 202 +((( 203 += Getting Started = 204 + 205 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 206 +))) 207 + 208 +(% class="col-xs-12 col-sm-2" %) 209 +((( 210 += Applications = 211 + 212 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 213 +))) 214 + 215 +(% class="col-xs-12 col-sm-2" %) 216 +((( 217 += Administration = 218 + 219 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="30" compact="true"/}} 220 +))) 221 + 222 +(% class="col-xs-12 col-sm-2" %) 223 +((( 224 += Integrations = 225 + 226 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="30" compact="true"/}} 227 +))) 228 + 229 +(% class="col-xs-12 col-sm-2" %) 230 +((( 231 +))) 232 + 233 +))) 234 +## class="row" closed 235 + 236 +#end 237 +## end Customer group view 238 + 239 +## ------------------- 240 +## start On-Premise group view 241 +## ------------------- 242 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 243 + 115 115 (% class="row" %) 116 116 ((( 117 -(% class="col-xs-12 col-sm-12" %) 246 + 247 +(% class="col-xs-12 col-sm-2" %) 118 118 ((( 119 -(% style="text-align:center" %) 249 +))) 250 + 251 +(% class="col-xs-12 col-sm-2" %) 120 120 ((( 121 - [[image:dserver.png>>doc:Partner.TeamwireServer.WebHome]]253 += On-Premise = 122 122 123 -(% class="lead" %) 124 -[[Server>>doc:Partner.Teamwire Server.WebHome]] 255 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="30" compact="true"/}} 125 125 ))) 257 +#end 258 +## end On-Premise group view 259 + 260 +## ------------------- 261 +## start Partner group view 262 +## ------------------- 263 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 264 +(% class="col-xs-12 col-sm-2" %) 265 +((( 266 += Partner Data = 267 + 268 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}} 126 126 ))) 270 + 271 +(% class="col-xs-12 col-sm-2" %) 272 +((( 127 127 ))) 274 + 275 +(% class="col-xs-12 col-sm-2" %) 276 +((( 277 +))) 278 + 279 +))) 280 +## class="row" closed 281 + 128 128 #end 283 +## end Partner group view 129 129 285 +## ## 286 + 287 +## ## 288 + 130 130 {{/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]
-
- Cached
-
... ... @@ -1,0 +1,1 @@ 1 +No - Asynchronous rendering
-
... ... @@ -1,0 +1,1 @@ 1 +No