Changes for page Home
                  Last modified by Tom Bieleman on 2024/09/16 15:42
              
      
      From version  17.1 
    
    
              edited by TerraIndex TerraIndex
        
on 2021/05/06 12:47
     on 2021/05/06 12:47
      Change comment:
              There is no comment for this version
          
         
      To version  5.1 
    
    
              edited by TerraIndex TerraIndex
        
on 2021/04/22 11:04
     on 2021/04/22 11:04
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
- 
      - Content
-   ... ... @@ -1,12 +1,18 @@ 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" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe> 11 +{{/html}} 12 +{{/velocity}} 13 +{{/box}} 14 + 1 1 = Welcome to Terrapedia = 2 2 3 -{{video url="https://www.youtube.com/watch?v=cv1mZQgjS0k&t=6s" width="30%"/}} 4 4 5 ----- 6 - 7 -(% class="xform" %) 8 -((( 9 -{{wikis/}} 10 - 11 11 12 -))) 
 
 
  