<
From version < 18.8 >
edited by Roelof Zwaan
on 2021/11/03 11:21
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
Title
... ... @@ -1,1 +1,1 @@
1 - Home
1 +Home
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.RoelofZwaan
1 +XWiki.terraindex
Content
... ... @@ -1,13 +1,22 @@
1 + {{box cssClass="floatinginfobox"}}
2 +{{velocity}}
3 +{{html clean="false"}}
4 +## Chrome's XSS Auditor blocks the preview action if:
5 +## * the submitted content has an iframe with an external URL
6 +## * the preview action displays the submitted iframe
7 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
8 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
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>
11 +{{/html}}
12 +{{/velocity}}
13 +{{/box}}
14 +
1 1  = Welcome to Terrapedia =
2 2  
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  
13 13  )))
21 +
22 +
XWiki.XWikiRights[0]
Allow/Deny
... ... @@ -1,1 +1,0 @@
1 -1
Groups
... ... @@ -1,1 +1,0 @@
1 -XWiki.XWikiAdminGroup
Levels
... ... @@ -1,1 +1,0 @@
1 -view
TerraIndex
asd