Changes for page About S-1OOP
Last modified by sewoongoh on 2022/11/22 10:29
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,19 @@ 1 -= 100 Open Online Platform = 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/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe> 11 +{{/html}} 12 +{{/velocity}} 13 +{{/box}} 2 2 15 += S-100 Open Online Platform = 16 + 3 3 {{box}} 4 4 XWiki is the best tool to organize your knowledge. A wiki is organized in a hierarchy of pages. You can create multiple wikis, each with its own set of pages. 5 5