Änderungen von Dokument Knowledge Base
Zuletzt geändert von teamwire001 am 2025/05/30 07:19
Von Version 3.1
bearbeitet von teamwire001
am 2020/12/30 14:08
am 2020/12/30 14:08
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 4.1
bearbeitet von teamwire001
am 2021/06/10 11:39
am 2021/06/10 11:39
Änderungskommentar:
restructure_06-2021
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 -H auptseite1 +Home - Inhalt
-
... ... @@ -1,76 +1,84 @@ 1 -{{velocity}} 1 +(% class="row" %) 2 +((( 3 +(% class="col-xs-12 col-sm-2" %) 4 +((( 5 + 6 +))) 2 2 3 -(% class="mark" %)Access Level: Unregistered Users 8 +(% class="col-xs-12 col-sm-8" style="text-align:center" %) 9 +((( 10 +Erleichtern Sie sich und Ihren Kollegen den Umstieg auf die Teamwire App mithilfe von Benutzerhandbüchern und Kurzanleitungen. Umfangreiche Dokumentationen und aufgabenorientierte Howtos helfen Ihnen dabei Teamwire in unserer Cloud und auf Ihrer eigenen Serverumgebung optimal zu strukturieren und zu verwalten. Informieren Sie sich über neue Funktionen und Änderungen aus der Vergangenheit mit den Changelogs zur Teamwire App und Backendfunktionen. 11 +))) 4 4 5 -(% style="text-align:center" %)13 +(% class="col-xs-12 col-sm-2" %) 6 6 ((( 7 -(% class="lead" %) 8 -Finden Sie Informationen und Dokumentationen über die Teamwire Apps, Server und Integrationsmöglichkeiten. 15 + 16 +))) 17 +))) 9 9 10 -(% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[ANMELDEN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) 11 - 12 12 ## ## 13 13 14 -## ## 15 - 16 -## ## 17 - 18 -(% class="lead" %) 19 -Sie haben noch kein Konto? 20 -[[Bitte registrieren>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] 21 - 22 -Bitte beachten: 23 -Der Zugriff auf FAQs, Changelogs und Dokumentationen wird Ihnen manuell von unserem Team gewährt. 24 - 25 -Bei weiteren Fragen können Sie sich gerne an [[mailto:support@teamwire.eu]] wenden. 26 -))) 27 - 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 28 #set($firstName = 29 29 $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) 30 30 #set($lastName 31 31 = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) 32 32 33 -(% class="mark" %)Access Level: 00-user 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')) 34 34 35 -(% style="text-align:center" %)38 +(% class="row" %) 36 36 ((( 37 -= Zusätzliche Freigabe erforderlich = 38 38 39 -## ## 41 +(% class="col-xs-12 col-sm-2" %) 42 +((( 43 +))) 40 40 41 -(% class="lead" %) 42 -Hallo $firstName! 45 +(% class="col-xs-12 col-sm-3" %) 46 +((( 47 += Sales & Marketing = 43 43 44 -(% class="lead" %) 45 -Scheinbar haben Sie noch nicht die nötigen Zugriffsrechte für FAQs, Changelogs und Dokumentationen erhalten. 46 -Unser Team wird Ihren Account bald authorisieren. 49 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="6" compact="true"/}} 50 +))) 47 47 48 -Bei weiteren Fragen können Sie sich gerne an [[mailto:support@teamwire.eu]] wenden. 52 +(% class="col-xs-12 col-sm-2" %) 53 +((( 49 49 ))) 50 50 51 -(% class="mark" %)Access Level: 01-customer 56 +(% class="col-xs-12 col-sm-2" %) 57 +((( 58 +))) 52 52 53 -(% style="text-align:center" %)60 +(% class="col-xs-12 col-sm-2" %) 54 54 ((( 55 - ## ##62 +))) 56 56 57 -## ## 64 +(% class="col-xs-12 col-sm-1" %) 65 +((( 66 +))) 58 58 59 -(% class="lead" %) 60 -Hallo $firstName! 61 - 62 -(% class="lead" %) 63 -Wir freuen uns Sie hier zu sehen. Welche Informationen benötigen Sie? 64 64 ))) 69 +## class="row" closed 65 65 66 -## ## 71 +#end 72 +## end Marketing group view 67 67 68 -## ## 74 +## ------------------- 75 +## start Guest view 76 +## ------------------- 77 +#if($isGuest) 69 69 70 -## ## 71 - 72 72 (% class="row" %) 73 73 ((( 81 + 74 74 (% class="col-xs-12 col-sm-2" %) 75 75 ((( 76 76 ))) ... ... @@ -77,73 +77,112 @@ 77 77 78 78 (% class="col-xs-12 col-sm-2" %) 79 79 ((( 80 -(% class="box infomessage" style="text-align:center" %) 88 += Einstieg = 89 + 90 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 91 +))) 92 + 93 +(% class="col-xs-12 col-sm-2" %) 81 81 ((( 82 -{{html}} {{/html}}{{icon name=" fa-rocket" size="4x"}}{{/icon}} 83 -(% class="lead" %) 84 -[[**Erste Schritte**>>doc:Customer.01\. Getting Started.WebHome]] 95 += Anwendungen = 85 85 86 -[[Alles was Sie wissen sollten, 87 -um mit Teamwire durchzustarten.>>doc:Customer.01\. Getting Started.WebHome]] 97 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 88 88 ))) 99 + 100 +(% class="col-xs-12 col-sm-2" %) 101 +((( 102 += Administration = 103 + 104 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 105 + 106 +If you do not have an account 107 +yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 89 89 ))) 90 90 91 91 (% class="col-xs-12 col-sm-2" %) 92 92 ((( 93 -(% class="box infomessage" style="text-align:center" %) 112 += Integrationen = 113 + 114 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 115 + 116 +If you do not have an account 117 +yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 118 +))) 119 + 120 +(% class="col-xs-12 col-sm-2" %) 94 94 ((( 95 -{{html}} {{/html}}{{icon name="mobile" size="4x"}}{{/icon}} 96 -(% class="lead" %) 97 -[[**Apps**>>doc:Customer.02\. Apps.WebHome]] 122 +))) 98 98 99 -[[Handbücher, Anleitungen und 100 -Changelogs für alle Apps.>>doc:Customer.02\. Apps.WebHome]] 101 101 ))) 125 +## class="row" closed 126 + 127 +#end 128 +## end Guest view 129 + 130 +## ------------------- 131 +## start User group view 132 +## ------------------- 133 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 134 + 135 +(% class="row" %) 136 +((( 137 + 138 +(% class="col-xs-12 col-sm-2" %) 139 +((( 102 102 ))) 103 103 104 104 (% class="col-xs-12 col-sm-2" %) 105 105 ((( 106 -(% class="box infomessage" style="text-align:center" %) 107 -((( 108 -{{html}} {{/html}}{{icon name=" fa-lock" size="4x"}}{{/icon}} 109 -(% class="lead" %) 110 -[[**Administration**>>doc:Customer.03\. Administration.WebHome]] 144 += Einstieg = 111 111 112 -[[Bereitstellung, Berechtigungen, 113 -Einschränkungen und Richtlinien.>>doc:Customer.03\. Administration.WebHome]] 146 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 114 114 ))) 115 -))) 116 116 117 117 (% class="col-xs-12 col-sm-2" %) 118 118 ((( 119 -(% class="box infomessage" style="text-align:center" %) 120 -((( 121 -{{icon name=" fa-cogs" size="4x"}}{{/icon}} 122 -(% class="lead" %) 123 -[[**Integrationen**>>doc:Customer.04\. Integrations.WebHome]] 151 += Anwendungen = 124 124 125 -[[SDK und API für Teamwire 126 -Apps und Dashboard.>>doc:Customer.04\. Integrations.WebHome]] 153 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 127 127 ))) 128 -))) 129 129 130 130 (% class="col-xs-12 col-sm-2" %) 131 131 ((( 158 += Administration = 159 + 160 +**Approval pending** 161 + 162 +Please do have a little patience 163 +until all functions are available. 132 132 ))) 133 -))) 134 134 135 -(% class="mark" %)Access Level: 02-onpremise / 03-partner 166 +(% class="col-xs-12 col-sm-2" %) 167 +((( 168 += Integrationen = 136 136 137 - ####170 +**Approval pending** 138 138 139 -## ## 172 +Please do have a little patience 173 +until all functions are available. 174 +))) 140 140 141 -## ## 176 +(% class="col-xs-12 col-sm-2" %) 177 +((( 178 +))) 142 142 143 -## ## 180 +))) 181 +## class="row" closed 144 144 183 +#end 184 +## end User group view 185 + 186 +## ------------------- 187 +## start Customer group view 188 +## ------------------- 189 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 190 + 145 145 (% class="row" %) 146 146 ((( 193 + 147 147 (% class="col-xs-12 col-sm-2" %) 148 148 ((( 149 149 ))) ... ... @@ -150,43 +150,90 @@ 150 150 151 151 (% class="col-xs-12 col-sm-2" %) 152 152 ((( 200 += Einstieg = 201 + 202 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="6" compact="true"/}} 153 153 ))) 154 154 155 155 (% class="col-xs-12 col-sm-2" %) 156 156 ((( 157 -(% class="box infomessage" style="text-align:center" %) 207 += Anwendungen = 208 + 209 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="6" compact="true"/}} 210 +))) 211 + 212 +(% class="col-xs-12 col-sm-2" %) 158 158 ((( 159 -{{html}} {{/html}}{{icon name=" fa-download" size="4x"}}{{/icon}} 160 -(% class="lead" %) 161 -[[**Server 162 -Installation**>>doc:OnPremise.01\. Server Installation.WebHome]] 214 += Administration = 163 163 164 -[[Installation und Wartung 165 -Ihrer On-Premise Umgebung.>>doc:OnPremise.01\. Server Installation.WebHome]] 216 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="6" compact="true"/}} 166 166 ))) 218 + 219 +(% class="col-xs-12 col-sm-2" %) 220 +((( 221 += Integrationen = 222 + 223 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="6" compact="true"/}} 167 167 ))) 168 168 169 169 (% class="col-xs-12 col-sm-2" %) 170 170 ((( 171 -(% class="box infomessage" style="text-align:center" %) 228 +))) 229 + 230 +))) 231 +## class="row" closed 232 + 233 +#end 234 +## end Customer group view 235 + 236 +## ------------------- 237 +## start On-Premise group view 238 +## ------------------- 239 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 240 + 241 +(% class="row" %) 172 172 ((( 173 -{{html}} {{/html}}{{icon name=" fa-table" size="4x"}}{{/icon}} 174 -(% class="lead" %) 175 -[[**Teamwire 176 -API Liste**>>doc:OnPremise.04\. Teamwire API List.WebHome]] 177 177 178 - [[ÜberprüfenSiedie Kompatibilität179 - von Teamwire App und Backend.>>doc:OnPremise.04\. Teamwire API List.WebHome]]244 +(% class="col-xs-12 col-sm-2" %) 245 +((( 180 180 ))) 247 + 248 +(% class="col-xs-12 col-sm-2" %) 249 +((( 250 += On-Premise = 251 + 252 +{{documentTree showTranslations="false" edges="true" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="6" compact="true"/}} 181 181 ))) 254 +#end 255 +## end On-Premise group view 182 182 257 +## ------------------- 258 +## start Partner group view 259 +## ------------------- 260 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 183 183 (% class="col-xs-12 col-sm-2" %) 184 184 ((( 263 += Partner Daten = 264 + 265 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="6" compact="true"/}} 185 185 ))) 186 186 187 187 (% class="col-xs-12 col-sm-2" %) 188 188 ((( 189 189 ))) 271 + 272 +(% class="col-xs-12 col-sm-2" %) 273 +((( 190 190 ))) 191 191 276 +))) 277 +## class="row" closed 278 + 279 +#end 280 +## end Partner group view 281 + 282 +## ## 283 + 284 +## ## 285 + 192 192 {{/velocity}}