<
From version < 18.10 >
edited by Roelof Zwaan
on 2021/11/03 11:22
To version < 12.1 >
edited by TerraIndex TerraIndex
on 2021/04/30 12:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 - Home
1 +Home
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RoelofZwaan
1 +XWiki.terraindex
Content
... ... @@ -1,12 +1,19 @@
1 + {{box cssClass="floatinginfobox"}}{{velocity}}
2 +{{html clean="false"}}
3 +## Chrome's XSS Auditor blocks the preview action if:
4 +## * the submitted content has an iframe with an external URL
5 +## * the preview action displays the submitted iframe
6 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
7 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
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 +{{/html}}
11 +{{/velocity}}{{/box}}
12 +
1 1  = Welcome to Terrapedia =
2 2  
15 +{{notifications/}}
3 3  
4 -This is the wiki for all things soil surveying. It is a TerraIndex initiative, but intended as a living collection made by and for workers in the field.
5 -
6 -{{video url="https://www.youtube.com/watch?v=cv1mZQgjS0k&t=6s" width="30%"/}}
7 -
8 -----
9 -
10 10  (% class="xform" %)
11 11  (((
12 12  
TerraIndex
asd