Changes for page B. App Download

Last modified by teamwire001 on 2025/09/09 09:13

From version 11.1
edited by teamwire001
on 2024/12/11 07:18
Change comment: DOC-388
To version 13.1
edited by teamwire001
on 2025/09/09 07:39
Change comment: DOC-480

Summary

Details

Page properties
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 MDM deployment
8 +* [[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 MDM deployment
14 +* [[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  ## ##
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