<
From version < 11.1 >
edited by TerraIndex TerraIndex
on 2021/04/30 12:16
To version < 6.1 >
edited by TerraIndex TerraIndex
on 2021/04/22 14:35
>
Change comment: There is no comment for this version

Summary

Details

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