Changes for page Knowledge Base
Last modified by teamwire001 on 2024/01/17 07:57
From version 16.2
edited by teamwire001
on 2021/07/07 09:26
on 2021/07/07 09:26
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, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Wiki1 +Home - Content
-
... ... @@ -1,282 +21,139 @@ 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 -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 -))) 12 - 13 -(% class="col-xs-12 col-sm-2" %) 14 -((( 15 - 16 -))) 17 -))) 18 - 19 -## ## 20 - 21 21 {{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()) 32 32 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')) 3 +#if ($isGuest) 37 37 38 -(% class="row" %)5 +(% style="text-align:center" %) 39 39 ((( 7 +(% class="lead" %) 8 +Find information and all documentation about the Teamwire apps, server and integrations. 40 40 41 -(% class="col-xs-12 col-sm-2" %) 42 -((( 43 -))) 10 +(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) 44 44 45 -(% class="col-xs-12 col-sm-3" %) 46 -((( 47 -= Sales & Marketing = 12 +## ## 48 48 49 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="6" compact="true"/}} 50 -))) 14 +## ## 51 51 52 -(% class="col-xs-12 col-sm-2" %) 53 -((( 54 -))) 16 +## ## 55 55 56 -(% class=" col-xs-12 col-sm-2" %)57 - (((58 -) ))18 +(% class="lead" %) 19 +You don't have an account yet? 20 +[[Please register>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] 59 59 60 -(% class="col-xs-12 col-sm-2" %) 61 -((( 62 -))) 22 +Please Note: 23 +You will be granted access to FAQs, changelogs and documentation manually by the Teamwire staff. 63 63 64 -(% class="col-xs-12 col-sm-1" %) 65 -((( 25 +For further questions please contact [[mailto:support@teamwire.eu]]. 66 66 ))) 67 - 68 -))) 69 -## class="row" closed 70 - 27 +#else 71 71 #end 72 -## end Marketing group view 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')) 73 73 74 -## ------------------- 75 -## start Guest view 76 -## ------------------- 77 -#if($isGuest) 78 - 79 -(% class="row" %) 40 +(% style="text-align:center" %) 80 80 ((( 42 += Further authorisation required = 81 81 82 -(% class="col-xs-12 col-sm-2" %) 83 -((( 84 -))) 44 +## ## 85 85 86 -(% class="col-xs-12 col-sm-2" %) 87 -((( 88 -= Getting Started = 46 +(% class="lead" %) 47 +Hi $firstName! 89 89 90 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 91 -))) 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. 92 92 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"/}} 53 +For further questions please contact [[mailto:support@teamwire.eu]]. 98 98 ))) 55 +#end 56 +## Customers 57 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 99 99 100 -(% class="col-xs-12 col-sm-2" %)59 +(% style="text-align:center" %) 101 101 ((( 102 -= Administration=61 += Welcome to the Teamwire Wiki = 103 103 104 - **[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin','login')}]] required**63 +## ## 105 105 106 - Ifyou do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister','register')}]] for free.107 - )))65 +(% class="lead" %) 66 +Hi $firstName! 108 108 109 -(% class="col-xs-12 col-sm-2" %) 110 -((( 111 -= Integrations = 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. 68 +(% class="lead" %) 69 +We are happy to see you around. What information are you looking for? 116 116 ))) 117 117 118 -(% class="col-xs-12 col-sm-2" %) 119 -((( 120 -))) 72 +## ## 121 121 122 -))) 123 -## class="row" closed 74 +## ## 124 124 125 -#end 126 -## end Guest view 76 +## ## 127 127 128 -## ------------------- 129 -## start User group view 130 -## ------------------- 131 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 132 - 133 133 (% class="row" %) 134 134 ((( 135 - 136 -(% class="col-xs-12 col-sm-2" %) 80 +(% class="col-xs-12 col-sm-4" %) 137 137 ((( 138 -))) 139 - 140 -(% class="col-xs-12 col-sm-2" %) 82 +(% style="text-align:center" %) 141 141 ((( 142 - = GettingStarted =84 +[[image:dappsandclients.png>>doc:Customer.Apps.WebHome]] 143 143 144 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 86 +(% class="lead" %) 87 +[[Apps and Clients>>doc:Customer.Apps.WebHome]] 145 145 ))) 146 - 147 -(% class="col-xs-12 col-sm-2" %) 148 -((( 149 -= Applications = 150 - 151 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 152 152 ))) 153 153 154 -(% class="col-xs-12 col-sm- 2" %)91 +(% class="col-xs-12 col-sm-4" %) 155 155 ((( 156 -= Administration = 157 - 158 -**Approval pending** 159 - 160 -Please do have a little patience until all functions are available. 161 -))) 162 - 163 -(% class="col-xs-12 col-sm-2" %) 93 +(% style="text-align:center" %) 164 164 ((( 165 - = Integrations=95 +[[image:ddashboard.png>>doc:Customer.Dashboard.WebHome]] 166 166 167 -**Approval pending** 168 - 169 -Please do have a little patience until all functions are available. 97 +(% class="lead" %) 98 +[[Dashboard>>doc:Customer.Dashboard.WebHome]] 170 170 ))) 171 - 172 -(% class="col-xs-12 col-sm-2" %) 173 -((( 174 174 ))) 175 175 176 -))) 177 -## class="row" closed 178 - 179 -#end 180 -## end User group view 181 - 182 -## ------------------- 183 -## start Customer group view 184 -## ------------------- 185 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 186 - 187 -(% class="row" %) 102 +(% class="col-xs-12 col-sm-4" %) 188 188 ((( 189 - 190 -(% class="col-xs-12 col-sm-2" %) 104 +(% style="text-align:center" %) 191 191 ((( 192 - )))106 +[[image:dintegrations.png>>doc:Customer.Integrations.WebHome]] 193 193 194 -(% class="col-xs-12 col-sm-2" %) 195 -((( 196 -= Getting Started = 197 - 198 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 108 +(% class="lead" %) 109 +[[Integrations>>doc:Customer.Integrations.WebHome]] 199 199 ))) 200 - 201 -(% class="col-xs-12 col-sm-2" %) 202 -((( 203 -= Applications = 204 - 205 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 206 206 ))) 207 - 208 -(% class="col-xs-12 col-sm-2" %) 209 -((( 210 -= Administration = 211 - 212 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="6" compact="true"/}} 213 213 ))) 113 +#end 114 +## Partners 115 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 214 214 215 -(% class="col-xs-12 col-sm-2" %) 216 -((( 217 -= Integrations = 117 +## ## 218 218 219 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="6" compact="true"/}} 220 -))) 119 +## ## 221 221 222 -(% class="col-xs-12 col-sm-2" %) 223 -((( 224 -))) 121 +## ## 225 225 226 -))) 227 -## class="row" closed 228 - 229 -#end 230 -## end Customer group view 231 - 232 -## ------------------- 233 -## start On-Premise group view 234 -## ------------------- 235 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 236 - 237 237 (% class="row" %) 238 238 ((( 239 - 240 -(% class="col-xs-12 col-sm-2" %) 125 +(% class="col-xs-12 col-sm-12" %) 241 241 ((( 242 -))) 243 - 244 -(% class="col-xs-12 col-sm-2" %) 127 +(% style="text-align:center" %) 245 245 ((( 246 - = On-Premise=129 +[[image:dserver.png>>doc:Partner.Teamwire Server.WebHome]] 247 247 248 -{{documentTree showTranslations="false" edges="true" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="6" compact="true"/}} 131 +(% class="lead" %) 132 +[[Server>>doc:Partner.Teamwire Server.WebHome]] 249 249 ))) 250 -#end 251 -## end On-Premise group view 252 - 253 -## ------------------- 254 -## start Partner group view 255 -## ------------------- 256 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 257 -(% class="col-xs-12 col-sm-2" %) 258 -((( 259 -= Partner Data = 260 - 261 -{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="6" compact="true"/}} 262 262 ))) 263 - 264 -(% class="col-xs-12 col-sm-2" %) 265 -((( 266 266 ))) 267 - 268 -(% class="col-xs-12 col-sm-2" %) 269 -((( 270 -))) 271 - 272 -))) 273 -## class="row" closed 274 - 275 275 #end 276 -## end Partner group view 277 277 278 -## ## 279 - 280 -## ## 281 - 282 282 {{/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.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