Changes for page Home
Last modified by Erik Bakker on 2026/01/02 16:40
From version 109.1
edited by Erik Bakker
on 2026/01/02 16:39
on 2026/01/02 16:39
Change comment:
There is no comment for this version
To version 63.1
edited by Erik Bakker
on 2022/04/29 14:53
on 2022/04/29 14:53
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,1 @@ 1 - sw1 +en - Hidden
-
... ... @@ -1,1 +1,1 @@ 1 - true1 +false - Content
-
... ... @@ -1,44 +1,48 @@ 1 -{{html}} 2 -<style> 3 -#document-title { display: none; } 4 -</style> 5 -{{/html}} 1 += Welcome = 6 6 7 -W elcome to our eMagiz documentationplatform, which functionsas an add-on to the eMagizplatform. Itcontainsfourcategories of information: Academy,Store, Support,and ReleaseInformation.Each category offers valuableresourcesto help youmake the most of the eMagiz platform. Go[[here>>doc:Main.eMagizAcademy.Fundamentals.fundamental-emagiz-docs-introduction.WebHome||target="blank"]]tolearnevenmore on ourdocumentationplatform.3 +Within this portal, you can browse our user guides, microlearnings, fundamentals, release blogs, store documentation, and many more. 8 8 9 -You can find the status of the eMagiz platform on our [[status page>>url:https://status.emagiz.com/||target="blank"]]. 10 - 11 11 (% style="border-color:#10137e" %) 12 12 ---- 13 13 14 14 {{html}} 15 15 <html> 16 -<body> 17 - <div class="ez-academy"> 10 +<head> 11 + <script src="https://kit.fontawesome.com/f589924061.js" crossorigin="anonymous"></script> 12 + </head> 13 +<body<div class="ez-academy"> 18 18 <div class="ez-academy_body"> 19 19 <main class="master"> 20 20 <div class="card-container"> 21 21 <a href="/bin/view/Main/eMagiz%20Academy/" class="card"> 22 - <div class="card__body" style="background: url(/bin/download/Main/ Images/General/WebHome/academy-solid.svg) center no-repeat; background-size:15%;">23 - <h4>Academy</h4> 18 + <div class="card__body" style="background: url(/bin/download/Main/WebHome/academy.png) center no-repeat; background-size: 20%;"> 19 + <h4 class="title">Academy</h4> 24 24 </div> 25 25 <ul class="card__footer"> 26 26 <li class="card__footer-item"> 23 + <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/Images/General/WebHome/icon-level24.svg"> 24 + <label for="" class="card__footer-label">All</label> 25 + </li> 26 + <li class="card__footer-item"> 27 27 <img class="card__footer-icon card__footer-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles24.svg"> 28 28 <label for="" class="card__footer-label">All</label> 29 29 </li> 30 30 <li class="card__footer-item"> 31 31 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 32 - <label for="" class="card__footer-label"> 4</label>32 + <label for="" class="card__footer-label">5</label> 33 33 </li> 34 34 </ul> 35 35 </a> 36 36 <a href="/bin/view/Main/eMagiz%20Store/" class="card"> 37 - <div class="card__body" style="background: url(/bin/download/Main/ Images/General/WebHome/store-solid.svg) center no-repeat; background-size:15%;">38 - <h4>Store</h4> 37 + <div class="card__body" style="background: url(/bin/download/Main/WebHome/store.png) center no-repeat; background-size: 20%;"> 38 + <h4 class="title">Store</h4> 39 39 </div> 40 40 <ul class="card__footer"> 41 41 <li class="card__footer-item"> 42 + <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/Images/General/WebHome/icon-level24.svg"> 43 + <label for="" class="card__footer-label">All</label> 44 + </li> 45 + <li class="card__footer-item"> 42 42 <img class="card__footer-icon card__footer-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles24.svg"> 43 43 <label for="" class="card__footer-label">All</label> 44 44 </li> ... ... @@ -47,41 +47,49 @@ 47 47 <label for="" class="card__footer-label">2</label> 48 48 </li> 49 49 </ul> 50 - </a> 51 - <a href="/bin/view/ Main/eMagiz%20Support/" class="card">52 - <div class="card__body" style="background: url(/bin/download/Main/ Images/General/WebHome/support-info.svg) center no-repeat; background-size: 15%;">53 - <h4 >Support</h4>54 + </a> 55 + <a href="/bin/view/FAQ/" class="card"> 56 + <div class="card__body" style="background: url(/bin/download/Main/WebHome/forum.png) center no-repeat; background-size: 15%;"> 57 + <h4 class="title">Q&A</h4> 54 54 </div> 55 55 <ul class="card__footer"> 56 56 <li class="card__footer-item"> 61 + <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/Images/General/WebHome/icon-level24.svg"> 62 + <label for="" class="card__footer-label">All</label> 63 + </li> 64 + <li class="card__footer-item"> 57 57 <img class="card__footer-icon card__footer-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles24.svg"> 58 58 <label for="" class="card__footer-label">All</label> 59 59 </li> 60 60 <li class="card__footer-item"> 61 61 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 62 - <label for="" class="card__footer-label"> 3</label>70 + <label for="" class="card__footer-label">8</label> 63 63 </li> 64 64 </ul> 65 65 </a> 66 - <a href="/bin/view/Main/Release%20Information//" class="card"> 67 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/release-info.svg) center no-repeat; background-size: 15%;"> 68 - <h4>Release Information</h4> 74 + <a href="/bin/view/Blog/" class="card card--featured"> 75 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/blog-solid.svg) center no-repeat; background-size: 20%;"> 76 + <h4 class="title">Latest Releases</h4> 77 + 69 69 </div> 70 70 <ul class="card__footer"> 71 71 <li class="card__footer-item"> 81 + <img class="card__footer-icon card__footer-icon--level" src="/bin/download/Main/Images/General/WebHome/icon-level24.svg"> 82 + <label for="" class="card__footer-label">All</label> 83 + </li> 84 + <li class="card__footer-item"> 72 72 <img class="card__footer-icon card__footer-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles24.svg"> 73 73 <label for="" class="card__footer-label">All</label> 74 74 </li> 75 75 <li class="card__footer-item"> 76 76 <img class="card__footer-icon card__footer-icon--lessons" src="/bin/download/Main/Images/General/WebHome/icon-lessons24.svg"> 77 - <label for="" class="card__footer-label"> 7</label>90 + <label for="" class="card__footer-label">50</label> 78 78 </li> 79 79 </ul> 80 80 </a> 81 - </div> 82 - </main> 83 - </div>94 + </div> 95 + </main></div> 96 + 84 84 </div> 85 - </body> 86 -</html> 98 +</span></body></html> 87 87 {{/html}}
- XWiki.XWikiRights[0]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view - Users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest