Modifications pour le document Home
Modifié par boirie Nicolas le 2022/03/30 15:45
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
Résumé
-
Propriétés de la Page (1 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Contenu
-
... ... @@ -1,16 +1,16 @@ 1 -{{box cssClass="floatinginfobox"}} 2 -{{velocity}} 3 -{{html clean="false"}} 1 +###{{box cssClass="floatinginfobox"}} 2 +###{{velocity}} 3 +##{{html clean="false"}} 4 4 ## Chrome's XSS Auditor blocks the preview action if: 5 5 ## * the submitted content has an iframe with an external URL 6 6 ## * the preview action displays the submitted iframe 7 7 ## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 8 8 ## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 9 -#set ($iframe = 'iframe') 10 -<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" allowfullscreen></$iframe> 11 -{{/html}} 12 -{{/velocity}} 13 -{{/box}} 9 +###set ($iframe = 'iframe') 10 +###<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" allowfullscreen></$iframe> 11 +##{{/html}} 12 +###{{/velocity}} 13 +###{{/box}} 14 14 15 15 (% class="wikigeneratedid" %) 16 16 = Maquette 1 =