Wiki source code of Home
Version 3.1 by Xwiki Admin on 2018/03/19 17:30
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 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" allowfullscreen></$iframe> | ||
11 | {{/html}} | ||
12 | {{/velocity}} | ||
13 | {{/box}} | ||
14 | |||
![]() |
2.1 | 15 | = Welcome to SITCORE wiki = |
![]() |
1.1 | 16 | |
![]() |
2.1 | 17 | The Sensor Information Testbed Collaborative Research Environment (SITCORE) is an Information Science Campaign initiative within the Army Research Laboratory’s Open Campus. |
![]() |
1.1 | 18 | |
![]() |
2.1 | 19 | SITCORE is a highly collaborative research laboratory and testbed environment focused on sensor data & information fusion and provides full sharing amongst Army Research Laboratory (ARL) researchers and their external partners. |
![]() |
1.1 | 20 | |
![]() |
2.1 | 21 | SITCORE provides critical enablers for research and algorithm development including facilities, data, software tools, and Army operational experts. |
![]() |
1.1 | 22 | |
![]() |
2.1 | 23 | SITCORE offers free and open source software (FOSS) tools hosted in the Amazon Web Service Cloud to fully support the ARL’s Open Campus initiative. |
![]() |
1.1 | 24 | |
![]() |
2.1 | 25 | All information shared in this environment should be public releasable in nature and should be shared only amongst external researchers that have agreements in place with ARL. |
![]() |
1.1 | 26 | |
![]() |
2.1 | 27 | = SITCORE Tool Links: |
28 | [[GitLab>>url:https://gitlab.sitcore.net]] | ||
29 | [[Redmine>>url:https://redmine.sitcore.net]] | ||
30 | [[Jenkins>>url:https://jenkins.sitcore.net]] | ||
31 | [[Mattermost>>url:https://mattermost.sitcore.net]] : Invitation only. = | ||
![]() |
1.1 | 32 | |
![]() |
2.1 | 33 | = SITCORE Information: = |
![]() |
1.1 | 34 | |
![]() |
2.1 | 35 | __Overview__ |
![]() |
1.1 | 36 | |
![]() |
2.1 | 37 | __First time users – readme first__ |
![]() |
1.1 | 38 | |
![]() |
2.1 | 39 | |
40 | SITCORE Videos: | ||
41 | |||
42 | __Gitlab Tutorial__ | ||
43 | |||
44 | {{box}} | ||
45 | Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://enterprise.xwiki.org/xwiki/bin/view/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}. | ||
46 | {{/box}} |