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

Summary

Details

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