<
From version < 18.1 >
edited by admin
on 2021/10/13 20:49
To version < 20.2 >
edited by admin
on 2021/10/14 18:24
>
Change comment: ada

Summary

Details

Icon Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -About S-1OOP wiki
1 +About S-1OOP
Content
... ... @@ -1,21 +1,35 @@
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.
3 += S-100 Open Online Platform =
5 5  
6 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
5 +* What is S-1OOP ?
7 7  
8 -{{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.
9 -{{/box}}
7 + - S-1OOP is an S-100 community platform to accelerate wider adoption of the S-100 hydrographic framework by joint development.
10 10  
9 + - The platform shares required building blocks to the public to overcome any technical difficulties for S-100 implementation.
11 11  
12 -= The basics =
13 13  
14 -To make the most out of your wiki, log-in and:
12 +* Visions
15 15  
16 -[[test>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]
14 + -  Support the introduction of the IHO S-100 Roadmap for the Implementation Decade.
17 17  
16 + -  Establish an online platform for testing S-100 based data and sharing information for the hydrographic community as well as other potential ones.
18 18  
18 + - Develop a gateway to the S-100 World for different potential users and developers.
19 +
20 +
21 +{{velocity}}
22 +{{html clean="false"}}
23 +## Chrome's XSS Auditor blocks the preview action if:
24 +## * the submitted content has an iframe with an external URL
25 +## * the preview action displays the submitted iframe
26 +## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML.
27 +## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome
28 +#set ($iframe = 'iframe')
29 +<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe>
30 +{{/html}}
31 +{{/velocity}}
32 +
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.