Changes for page B. App Download
Last modified by teamwire001 on 2025/09/09 09:13
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.teamwire00 31 +XWiki.teamwire001 - Content
-
... ... @@ -5,13 +5,13 @@ 5 5 == For iOS == 6 6 7 7 * [[Download on the App Store>>https://apps.apple.com/us/app/teamwire/id776206044||rel="noopener noreferrer" target="_blank"]] 8 -* [[Download IPA file>>doc:Public.Applications.iOS.Changelog.WebHome]] for MDMdeployment8 +* [[Download the IPA (Ad Hoc)>>https://pkg.teamwire.eu/ios/dist/?C=N;O=D||rel="noopener noreferrer" target="_blank"]] for EMM or MDM 9 9 ## ## 10 10 11 11 == For Android == 12 12 13 13 * [[Get it on Google Play>>https://play.google.com/store/apps/details?id=com.teamwire.messenger&hl=en||rel="noopener noreferrer" target="_blank"]] 14 -* [[Download APK file>>doc:Public.Applications.Android.Changelog.WebHome]] for MDMdeployment14 +* [[Download the APK>>https://pkg.teamwire.eu/android/dist/?C=N;O=D||rel="noopener noreferrer" target="_blank"]] for EMM or MDM 15 15 ## ## 16 16 ## ## 17 17 ## ## ... ... @@ -19,7 +19,7 @@ 19 19 = Teamwire desktop app = 20 20 21 21 |(% style="width:60%" %)((( 22 -== NewDesktop 4 ==22 +== Desktop 4 == 23 23 24 24 Please note the list of currently [[available features>>doc:Public.Getting-Started.App-Features.WebHome]] for "Desktop 4". 25 25
- XWiki.StyleSheetExtension[0]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +default - Code
-
... ... @@ -1,0 +1,24 @@ 1 +/* on this page only */ 2 + 3 +/* add image */ 4 +#xwikicontent { 5 + background-image: url("/bin/download/Public/Getting-Started/App-Download/WebHome/hero_static_ENG.png"); 6 + background-repeat: no-repeat; 7 + background-position: 90% 5%; 8 + background-size: 34%; 9 +} 10 + 11 +/* hide image on displays smaller 1400px e.g. mobile */ 12 +@media (max-width: 1400px) { 13 + #xwikicontent { 14 + background-image: none; 15 + } 16 +} 17 + 18 +/* outline on buttons in case button overlaps image */ 19 +.btn-g10, .btn-light_blue { 20 + outline-color: var(--g00) !important; 21 + outline-style: solid !important; 22 + outline-width: 4px !important; 23 +} 24 + - Name
-
... ... @@ -1,0 +1,1 @@ 1 +downloadpage - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage