Changes for page Knowledge Base
Last modified by teamwire001 on 2026/03/18 08:54
From version 26.1
edited by teamwire001
on 2026/03/16 15:14
on 2026/03/16 15:14
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 4 added, 0 removed)
-
Objects (0 modified, 8 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Knowledge Base1 +Home - Content
-
... ... @@ -1,279 +1,139 @@ 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 href="/bin/view/Public/FAQ" style="text-decoration: none;" target="_self"> 15 - <button class="btn btn-light_blue" style="width:220px; height:60px;" type="button">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}} 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')) 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')) 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()) 37 +## Users 38 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.users')) 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" %) 40 +(% style="text-align:center" %) 48 48 ((( 42 += Further authorisation required = 49 49 50 -(% class="col-xs-12 col-sm-2" %) 51 -((( 52 -))) 44 +## ## 53 53 54 -(% class="col-xs-12 col-sm-3" %) 55 -((( 56 -== Sales & Marketing == 46 +(% class="lead" %) 47 +Hi $firstName! 57 57 58 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="50" compact="true"/}} 59 -))) 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. 60 60 61 -(% class="col-xs-12 col-sm-2" %) 62 -((( 53 +For further questions please contact [[mailto:support@teamwire.eu]]. 63 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 - 80 80 #end 81 -## end Marketing group view 56 +## Customers 57 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 82 82 83 -## ------------------- 84 -## start Guest view 85 -## ------------------- 86 -#if($isGuest) 87 - 88 -(% class="row" %) 59 +(% style="text-align:center" %) 89 89 ((( 61 += Welcome to the Teamwire Wiki = 90 90 91 -(% class="col-xs-12 col-sm-2" %) 92 -((( 93 -))) 63 +## ## 94 94 95 -(% class="col-xs-12 col-sm-2" %) 96 -((( 97 -== Getting Started == 65 +(% class="lead" %) 66 +Hi $firstName! 98 98 99 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="50" compact="true"/}} 68 +(% class="lead" %) 69 +We are happy to see you around. What information are you looking for? 100 100 ))) 101 101 102 -(% class="col-xs-12 col-sm-2" %) 103 -((( 104 -== Applications == 72 +## ## 105 105 106 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="50" compact="true"/}} 107 -))) 74 +## ## 108 108 109 -(% class="col-xs-12 col-sm-2" %) 110 -((( 111 -== Administration == 76 +## ## 112 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 - 142 142 (% class="row" %) 143 143 ((( 144 - 145 -(% class="col-xs-12 col-sm-2" %) 80 +(% class="col-xs-12 col-sm-4" %) 146 146 ((( 147 -))) 148 - 149 -(% class="col-xs-12 col-sm-2" %) 82 +(% style="text-align:center" %) 150 150 ((( 151 - == GettingStarted ==84 +[[image:dappsandclients.png>>doc:Customer.Apps.WebHome]] 152 152 153 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="50" compact="true"/}} 86 +(% class="lead" %) 87 +[[Apps and Clients>>doc:Customer.Apps.WebHome]] 154 154 ))) 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="50" compact="true"/}} 161 161 ))) 162 -))) 163 163 164 -(% class="col-xs-12 col-sm- 2" %)91 +(% class="col-xs-12 col-sm-4" %) 165 165 ((( 166 -== Integrations == 167 - 168 -**Approval pending** 169 - 170 -Please do have a little patience until all functions are available. 171 -))) 172 - 173 -(% class="col-xs-12 col-sm-2" %) 93 +(% style="text-align:center" %) 174 174 ((( 175 - )))95 +[[image:ddashboard.png>>doc:Customer.Dashboard.WebHome]] 176 176 97 +(% class="lead" %) 98 +[[Dashboard>>doc:Customer.Dashboard.WebHome]] 177 177 ))) 178 -## class="row" closed 179 - 180 -#end 181 -## end User group view 182 - 183 -## ------------------- 184 -## start Customer group view 185 -## ------------------- 186 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 187 - 188 -(% class="row" %) 189 -((( 190 - 191 -(% class="col-xs-12 col-sm-2" %) 192 -((( 193 193 ))) 194 194 195 -(% class="col-xs-12 col-sm- 2" %)102 +(% class="col-xs-12 col-sm-4" %) 196 196 ((( 197 -== Getting Started == 198 - 199 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="50" compact="true"/}} 200 -))) 201 - 202 -(% class="col-xs-12 col-sm-2" %) 104 +(% style="text-align:center" %) 203 203 ((( 204 - == Applications==106 +[[image:dintegrations.png>>doc:Customer.Integrations.WebHome]] 205 205 206 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="50" compact="true"/}} 108 +(% class="lead" %) 109 +[[Integrations>>doc:Customer.Integrations.WebHome]] 207 207 ))) 208 - 209 -(% class="col-xs-12 col-sm-2" %) 210 -((( 211 -== Administration == 212 - 213 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="50" compact="true"/}} 214 214 ))) 215 - 216 -(% class="col-xs-12 col-sm-2" %) 217 -((( 218 -== Integrations == 219 - 220 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="50" compact="true"/}} 221 221 ))) 113 +#end 114 +## Partners 115 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 222 222 223 -(% class="col-xs-12 col-sm-2" %) 224 -((( 225 -))) 117 +## ## 226 226 227 -))) 228 -## class="row" closed 119 +## ## 229 229 230 -#end 231 -## end Customer group view 121 +## ## 232 232 233 -## ------------------- 234 -## start On-Premise group view 235 -## ------------------- 236 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 237 - 238 238 (% class="row" %) 239 239 ((( 240 - 241 -(% class="col-xs-12 col-sm-2" %) 125 +(% class="col-xs-12 col-sm-12" %) 242 242 ((( 243 -))) 244 - 245 -(% class="col-xs-12 col-sm-2" %) 127 +(% style="text-align:center" %) 246 246 ((( 247 - == On-Premise==129 +[[image:dserver.png>>doc:Partner.Teamwire Server.WebHome]] 248 248 249 -{{documentTree showTranslations="false" edges="true" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="50" compact="true"/}} 131 +(% class="lead" %) 132 +[[Server>>doc:Partner.Teamwire Server.WebHome]] 250 250 ))) 251 -#end 252 -## end On-Premise group view 253 - 254 -## ------------------- 255 -## start Partner group view 256 -## ------------------- 257 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 258 -(% class="col-xs-12 col-sm-2" %) 259 -((( 260 -== Partner Data == 261 - 262 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="50" compact="true"/}} 263 263 ))) 264 264 ))) 265 - 266 -(% class="col-xs-12 col-sm-2" %) 267 -((( 268 -))) 269 - 270 -))) 271 -## class="row" closed 272 - 273 273 #end 274 274 275 -## ## 276 - 277 -## ## 278 - 279 279 {{/velocity}} 139 +
- 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]
-
- Cached
-
... ... @@ -1,1 +1,0 @@ 1 -No - Asynchronous rendering
-
... ... @@ -1,1 +1,0 @@ 1 -No - Extension Scope
-
... ... @@ -1,1 +1,0 @@ 1 -global
- XWiki.XWikiRights[2]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Deny - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.customers - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +comment,edit,script
- XWiki.XWikiRights[3]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Deny - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.partners - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +comment,edit
- XWiki.XWikiRights[4]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view - Users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest
- XWiki.XWikiRights[6]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Deny - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +delete,edit,comment - Users
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.XWikiGuest
- XWiki.XWikiRights[7]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.customers - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view
- XWiki.XWikiRights[8]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.partners - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view
- XWiki.XWikiRights[9]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.users - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view
- XWiki.XWikiRights[10]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Deny - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.users - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +comment,edit,script