<
From version < 12.1 >
edited by TerraIndex TerraIndex
on 2021/04/30 12:19
To version < 3.1 >
edited by TerraIndex TerraIndex
on 2021/04/08 15:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,5 @@
1 - {{box cssClass="floatinginfobox"}}{{velocity}}
1 +{{box cssClass="floatinginfobox"}}
2 +{{velocity}}
2 2  {{html clean="false"}}
3 3  ## Chrome's XSS Auditor blocks the preview action if:
4 4  ## * the submitted content has an iframe with an external URL
... ... @@ -6,15 +6,9 @@
6 6  ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
7 7  ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
8 8  #set ($iframe = 'iframe')
9 -<$iframe src="https://www.youtube.com/watch?v=cv1mZQgjS0k&t=6s" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
10 +<$iframe src="https://youtu.be/8kgASxgNXt4" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
10 10  {{/html}}
11 -{{/velocity}}{{/box}}
12 +{{/velocity}}
13 +{{/box}}
12 12  
13 13  = Welcome to Terrapedia =
14 -
15 -{{notifications/}}
16 -
17 -(% class="xform" %)
18 -(((
19 -
20 -)))
TerraIndex
asd