Wiki source code of eMagiz Documentation Portal
Version 5.1 by Erik Bakker on 2022/04/21 13:41
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox"}} | ||
2 | {{velocity}} | ||
3 | {{html clean="false"}} | ||
4 | ## Chrome's XSS Auditor blocks the preview action if: | ||
5 | ## * the submitted content has an iframe with an external URL | ||
6 | ## * the preview action displays the submitted iframe | ||
7 | ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. | ||
8 | ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome | ||
9 | #set ($iframe = 'iframe') | ||
10 | <$iframe src="https://youtu.be/oilJsgT-SpY" title="eMagiz Value Proposition" role="presentation" allowfullscreen></$iframe> | ||
11 | {{/html}} | ||
12 | {{/velocity}} | ||
13 | {{/box}} | ||
14 | |||
15 | = Welcome = | ||
16 | |||
17 | Within this portal, we gather all relevant materials on eMagiz. Popular categories are microlearnings, fundamentals, release blogs, store documentation, and many more. Store Information and many more. By having all information stored and maintained in one central location you can easily navigate and find information related to the eMagiz Product | ||
18 | |||
19 | = The basics = | ||
20 | |||
21 | To make the most out of your experience, log-in and: | ||
22 | |||
23 | * [[Browse our Academy Section>>doc:eMagiz Store.WebHome]] | ||
24 | * [[Check out the Release Information>>doc:Blog.WebHome]] | ||
25 | * [[Visit the Forum>>doc:FAQ.WebHome]] | ||
26 | |||
27 | (% class="row" %) | ||
28 | ((( | ||
29 | (% class="col-xs-12 col-sm-6" %) | ||
30 | ((( | ||
31 | = Extend your knowledge = | ||
32 | |||
33 | To extend your knowledge about the functionalities of the eMagiz platform we highly recommend using the microlearnings while developing in eMagiz. Furthermore, we recommend taking a look at our training offerings and certification paths. | ||
34 | |||
35 | To browse through the 200+ eMagiz microlearnings that are available for you, head over to the [[Extensions Repository>>doc:eMagiz Store.WebHome]]. | ||
36 | ))) | ||
37 | |||
38 | (% class="col-xs-12 col-sm-6" %) | ||
39 | ((( | ||
40 | = Create your integration = | ||
41 | |||
42 | Go beyond the documentation and create your integrations within [[eMagiz>>https://my.emagiz.com]] | ||
43 | |||
44 | eMagiz will guide you into creating the integration through a structured approach consisting of five phases. | ||
45 | ))) | ||
46 | ))) |