Changes for page ITP IT Service Wiki
Last modified by Thomas Coelho (local) on 2024/10/14 10:39
From version 2.1
edited by Thomas Coelho (local)
on 2022/04/20 20:56
on 2022/04/20 20:56
Change comment:
There is no comment for this version
To version 3.1
edited by Thomas Coelho (local)
on 2022/05/27 15:18
on 2022/05/27 15:18
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/14.4]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,23 @@ 1 -= Welcome to the IT Service Wiki = 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 3 - ThisWiki is basedon XWiki, anenterpriseclassopensourcewiki15 += Welcome to your wiki = 4 4 17 +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. 18 + 19 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 20 + 5 5 = The basics = 6 6 7 7 To make the most out of your wiki, log-in and: