Wiki源代码0 欢迎来到iTop中文Wiki
Version 7.1 by superadmin on 2020/05/13, 21:58
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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}} | ||
| 14 | |||
| 15 | = 欢迎来到iTop中文Wiki ! = | ||
| 16 | |||
| 17 | 你来对地方了!这里是国内第一个iTop推广中文知识库,由ITIL先锋论坛及其下属的iTop专家团队主办,为广大iTop爱好者提供关于国际最受欢迎的ITSM软件 - iTop的实施运营提供知识支撑。 | ||
| 18 | |||
| 19 | 这里的所有资料都是免费的,你还可以在这里向广大iTop用家分享你的成功经验,让大家帮助大家,促进iTop在国内更广泛的落地。 | ||
| 20 | |||
| 21 | == 标题2 == | ||
| 22 | |||
| 23 | (% class="row" %) | ||
| 24 | ((( | ||
| 25 | (% class="col-xs-12 col-sm-6" %) | ||
| 26 | ((( | ||
| 27 | |||
| 28 | ))) | ||
| 29 | ))) |