<
From version < 18.18 >
edited by Tom Bieleman
on 2024/09/16 14:17
To version < 13.1 >
edited by TerraIndex TerraIndex
on 2021/04/30 12:20
>
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.TomBieleman
1 +XWiki.terraindex
Content
... ... @@ -1,16 +1,22 @@
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 -[[image:<iframe style="border: 1px solid rgba(0, 0, 0, 0.1);" width="800" height="450" src="https://www.figma.com/embed?embed_host=share&url=https%3A%2F%2Fwww.figma.com%2Fdesign%2FylavIurHwV5ArCWcBjSaO5%2FTerra-Design-system%3Fnode-id%3D1934-3910%26t%3DHp0IumAg6yo4gQ71-1" allowfullscreen></iframe>||alt="https://www.figma.com/community/file/1058842196634115002/digital-agency-website-freebie"]]
10 -
11 -----
12 -
13 13  (% class="xform" %)
14 14  (((
19 +{{wikis/}}
20 +
15 15  
16 16  )))
TerraIndex
asd