Changes for page About S-1OOP
Last modified by sewoongoh on 2022/11/22 10:29
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,21 +1,24 @@ 1 - =100 Open Online Platform =1 + 2 2 3 -{{box}} 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 - 6 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 7 - 8 -{{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}. 3 +{{box cssClass="floatinginfobox"}} 4 +{{velocity}} 5 +{{html clean="false"}} 6 +## Chrome's XSS Auditor blocks the preview action if: 7 +## * the submitted content has an iframe with an external URL 8 +## * the preview action displays the submitted iframe 9 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 10 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 11 +#set ($iframe = 'iframe') 12 +<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe> 13 +{{/html}} 14 +{{/velocity}} 9 9 {{/box}} 10 10 17 += S-100 Open Online Platform = 11 11 12 - =The basics19 +To make the most out of your [[wiki, log-in and:>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]] 13 13 14 -To make the most out of your wiki, log-in and: 15 15 16 -[[test>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]] 17 - 18 - 19 19 [[S-101 ENC>>doc:S-100 Product Specification.S-101 ENC.WebHome]] -> [[Sample file>>attach:S-101_Sample_test.txt]] 20 20 21 21 Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs.