Wiki source code of Home
Version 6.1 by TerraIndex TerraIndex on 2021/04/22 14:35
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
6.1 | 1 | |
| 2 | |||
| |
1.1 | 3 | {{box cssClass="floatinginfobox"}} |
| 4 | {{velocity}} | ||
| 5 | {{html clean="false"}} | ||
| 6 | ## Chrome's XSS Auditor blocks the preview action if: | ||
| 7 | ## * the submitted content has an iframe with an external URL | ||
| 8 | ## * the preview action displays the submitted iframe | ||
| 9 | ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. | ||
| 10 | ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome | ||
| 11 | #set ($iframe = 'iframe') | ||
| |
4.1 | 12 | <$iframe src="https://www.youtube.com/watch?v=cv1mZQgjS0k" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe> |
| |
1.1 | 13 | {{/html}} |
| 14 | {{/velocity}} | ||
| 15 | {{/box}} | ||
| 16 | |||
| |
2.1 | 17 | = Welcome to Terrapedia = |
| |
5.1 | 18 | |
| 19 | |||
| |
6.1 | 20 | {{dashboard/}} |
| 21 |