Wiki source code of Home
Version 10.6 by teamwire001 on 2020/12/03 18:10
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | {{velocity}} |
| 2 | |||
| |
2.1 | 3 | #if ($isGuest) |
| |
1.1 | 4 | |
| |
2.1 | 5 | (% style="text-align:center" %) |
| 6 | ((( | ||
| 7 | (% class="lead" %) | ||
| 8 | Find information and all documentation about the Teamwire apps, server and integrations. | ||
| |
1.1 | 9 | |
| |
2.1 | 10 | (% class="btn btn-twcollapsible" %) ((( (% class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] ))) |
| |
1.1 | 11 | |
| |
2.1 | 12 | ## ## |
| |
1.1 | 13 | |
| |
2.1 | 14 | ## ## |
| |
1.1 | 15 | |
| |
2.1 | 16 | ## ## |
| |
1.1 | 17 | |
| |
2.1 | 18 | (% class="lead" %) |
| 19 | You don't have an account yet? | ||
| 20 | [[Please register>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] | ||
| |
1.1 | 21 | |
| |
2.1 | 22 | Please Note: |
| 23 | You will be granted access to FAQs, changelogs and documentation manually by the Teamwire staff. | ||
| |
1.1 | 24 | |
| |
2.1 | 25 | For further questions please contact [[mailto:support@teamwire.eu]]. |
| 26 | ))) | ||
| 27 | #else | ||
| 28 | #end | ||
| |
10.4 | 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')) | ||
| |
2.1 | 33 | #set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) |
| 34 | #set($firstName = | ||
| 35 | $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) | ||
| 36 | #set($lastName | ||
| 37 | = $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) | ||
| 38 | ## Users | ||
| |
10.4 | 39 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) |
| |
1.1 | 40 | |
| |
2.1 | 41 | (% style="text-align:center" %) |
| 42 | ((( | ||
| |
9.1 | 43 | = Further authorisation required = |
| 44 | |||
| 45 | ## ## | ||
| 46 | |||
| |
2.1 | 47 | (% class="lead" %) |
| 48 | Hi $firstName! | ||
| |
1.1 | 49 | |
| |
2.1 | 50 | (% class="lead" %) |
| 51 | It seems you have not been granted the necessary access rights yet to see any FAQs, changelogs and documentation. | ||
| |
10.3 | 52 | The Teamwire staff will upgrade your account soon. |
| |
2.1 | 53 | |
| 54 | For further questions please contact [[mailto:support@teamwire.eu]]. | ||
| 55 | ))) | ||
| 56 | #end | ||
| 57 | ## Customers | ||
| |
10.4 | 58 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) |
| |
2.1 | 59 | |
| 60 | (% style="text-align:center" %) | ||
| |
1.1 | 61 | ((( |
| |
10.4 | 62 | ## ## |
| |
9.1 | 63 | |
| 64 | ## ## | ||
| 65 | |||
| |
2.1 | 66 | (% class="lead" %) |
| 67 | Hi $firstName! | ||
| 68 | |||
| 69 | (% class="lead" %) | ||
| 70 | We are happy to see you around. What information are you looking for? | ||
| 71 | ))) | ||
| 72 | |||
| 73 | ## ## | ||
| 74 | |||
| 75 | ## ## | ||
| 76 | |||
| |
7.1 | 77 | ## ## |
| 78 | |||
| |
2.1 | 79 | (% class="row" %) |
| |
1.1 | 80 | ((( |
| |
10.4 | 81 | (% class="col-xs-12 col-sm-2" %) |
| |
2.1 | 82 | ((( |
| |
10.4 | 83 | ))) |
| 84 | |||
| 85 | (% class="col-xs-12 col-sm-2" %) | ||
| |
2.1 | 86 | ((( |
| |
10.4 | 87 | (% class="box infomessage" style="text-align:center" %) |
| 88 | ((( | ||
| 89 | {{html}} {{/html}}{{icon name=" fa-rocket" size="4x"}}{{/icon}} | ||
| 90 | (% class="lead" %) | ||
| 91 | [[**Getting Started**>>doc:Customer.01\. Getting Started.WebHome]] | ||
| |
1.1 | 92 | |
| |
10.4 | 93 | [[First steps and all basics |
| 94 | to get Teamwire ready.>>doc:Customer.01\. Getting Started.WebHome]] | ||
| 95 | ))) | ||
| 96 | ))) | ||
| 97 | |||
| 98 | (% class="col-xs-12 col-sm-2" %) | ||
| 99 | ((( | ||
| 100 | (% class="box infomessage" style="text-align:center" %) | ||
| 101 | ((( | ||
| 102 | {{html}} {{/html}}{{icon name="mobile" size="4x"}}{{/icon}} | ||
| |
2.1 | 103 | (% class="lead" %) |
| |
10.4 | 104 | [[**Apps**>>doc:Customer.02\. Apps.WebHome]] |
| 105 | |||
| 106 | [[User manuals, guides and | ||
| 107 | changelogs for all apps.>>doc:Customer.02\. Apps.WebHome]] | ||
| |
2.1 | 108 | ))) |
| 109 | ))) | ||
| |
1.1 | 110 | |
| |
10.4 | 111 | (% class="col-xs-12 col-sm-2" %) |
| |
2.1 | 112 | ((( |
| |
10.4 | 113 | (% class="box infomessage" style="text-align:center" %) |
| |
2.1 | 114 | ((( |
| |
10.4 | 115 | {{html}} {{/html}}{{icon name=" fa-lock" size="4x"}}{{/icon}} |
| 116 | (% class="lead" %) | ||
| 117 | [[**Administration**>>doc:Customer.03\. Administration.WebHome]] | ||
| |
2.1 | 118 | |
| |
10.4 | 119 | [[Provisioning, permissions, |
| 120 | restrictions and policies.>>doc:Customer.03\. Administration.WebHome]] | ||
| |
1.1 | 121 | ))) |
| |
2.1 | 122 | ))) |
| |
1.1 | 123 | |
| |
10.4 | 124 | (% class="col-xs-12 col-sm-2" %) |
| |
1.1 | 125 | ((( |
| |
10.4 | 126 | (% class="box infomessage" style="text-align:center" %) |
| |
2.1 | 127 | ((( |
| |
10.4 | 128 | {{icon name=" fa-cogs" size="4x"}}{{/icon}} |
| 129 | (% class="lead" %) | ||
| 130 | [[**Integrations**>>doc:Customer.04\. Integrations.WebHome]] | ||
| |
1.1 | 131 | |
| |
10.4 | 132 | [[SDK and API for Teamwire |
| 133 | apps and Dashboard.>>doc:Customer.04\. Integrations.WebHome]] | ||
| |
2.1 | 134 | ))) |
| 135 | ))) | ||
| |
10.4 | 136 | |
| 137 | (% class="col-xs-12 col-sm-2" %) | ||
| 138 | ((( | ||
| |
2.1 | 139 | ))) |
| |
10.4 | 140 | ))) |
| |
2.1 | 141 | #end |
| |
10.4 | 142 | ## On-Premise |
| 143 | #if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) | ||
| |
1.1 | 144 | |
| |
7.1 | 145 | ## ## |
| 146 | |||
| 147 | ## ## | ||
| 148 | |||
| 149 | ## ## | ||
| 150 | |||
| |
10.4 | 151 | ## ## |
| 152 | |||
| |
2.1 | 153 | (% class="row" %) |
| 154 | ((( | ||
| |
10.4 | 155 | (% class="col-xs-12 col-sm-2" %) |
| |
2.1 | 156 | ((( |
| |
10.4 | 157 | ))) |
| 158 | |||
| 159 | (% class="col-xs-12 col-sm-2" %) | ||
| |
2.1 | 160 | ((( |
| |
10.4 | 161 | ))) |
| |
2.1 | 162 | |
| |
10.4 | 163 | (% class="col-xs-12 col-sm-2" %) |
| 164 | ((( | ||
| 165 | (% class="box infomessage" style="text-align:center" %) | ||
| 166 | ((( | ||
| 167 | {{html}} {{/html}}{{icon name=" fa-download" size="4x"}}{{/icon}} | ||
| |
2.1 | 168 | (% class="lead" %) |
| |
10.4 | 169 | [[**Server |
| 170 | Installation**>>doc:OnPremise.01\. Server Installation.WebHome]] | ||
| 171 | |||
| 172 | [[Install and maintain | ||
| 173 | your on-premise setup.>>doc:OnPremise.01\. Server Installation.WebHome]] | ||
| |
1.1 | 174 | ))) |
| 175 | ))) | ||
| |
10.4 | 176 | |
| 177 | (% class="col-xs-12 col-sm-2" %) | ||
| 178 | ((( | ||
| 179 | (% class="box infomessage" style="text-align:center" %) | ||
| 180 | ((( | ||
| 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]] | ||
| 185 | |||
| 186 | [[Check Teamwire app and | ||
| 187 | backend compatibility.>>doc:OnPremise.04\. Teamwire API List.WebHome]] | ||
| |
2.1 | 188 | ))) |
| |
10.4 | 189 | ))) |
| 190 | |||
| 191 | (% class="col-xs-12 col-sm-2" %) | ||
| 192 | ((( | ||
| 193 | ))) | ||
| 194 | |||
| 195 | (% class="col-xs-12 col-sm-2" %) | ||
| 196 | ((( | ||
| 197 | ))) | ||
| 198 | ))) | ||
| |
2.1 | 199 | #end |
| 200 | |||
| 201 | {{/velocity}} |