Изменения документа Home
Редактировал(а) Дмитрий Семёнов 2026/03/11 12:33
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -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" title="YouTube-видео о XWiki" role="presentation" allowfullscreen></$iframe> 9 +## #set ($iframe = 'iframe') 10 +## <$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube-видео о XWiki" role="presentation" allowfullscreen></$iframe> 11 11 12 -{{/html}} 13 -{{/velocity}} 12 +##{{/html}} 13 +##{{/velocity}} 14 14 {{/box}} 15 15 16 16 = Добро пожаловать в вашу вики =