<
From version < 18.11 >
edited by Roelof Zwaan
on 2021/12/01 10:12
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
Title
... ... @@ -1,1 +1,1 @@
1 - Home
1 +Home
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RoelofZwaan
1 +XWiki.terraindex
Content
... ... @@ -1,13 +1,21 @@
1 -= Welcome to Terrapedia =
1 +
2 2  
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')
12 +<$iframe src="https://www.youtube.com/watch?v=cv1mZQgjS0k" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
13 +{{/html}}
14 +{{/velocity}}
15 +{{/box}}
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.
17 += Welcome to Terrapedia =
5 5  
6 -{{video url="https://www.youtube.com/watch?v=cv1mZQgjS0k&t=6s" width="30%"/}}
7 7  
8 -----
20 +{{dashboard/}}
9 9  
10 -(% class="xform" %)
11 -(((
12 -
13 -)))
TerraIndex
asd