Wiki source code of Home
Version 2.1 by Xwiki Admin on 2018/03/15 17:39
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" allowfullscreen></$iframe> | ||
11 | {{/html}} | ||
12 | {{/velocity}} | ||
13 | {{/box}} | ||
14 | |||
15 | = Welcome to SITCORE wiki = | ||
16 | |||
17 | The Sensor Information Testbed Collaborative Research Environment (SITCORE) is an Information Science Campaign initiative within the Army Research Laboratory’s Open Campus. | ||
18 | |||
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. | ||
20 | |||
21 | SITCORE provides critical enablers for research and algorithm development including facilities, data, software tools, and Army operational experts. | ||
22 | |||
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. | ||
24 | |||
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. | ||
26 | |||
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. = | ||
32 | |||
33 | = SITCORE Information: = | ||
34 | |||
35 | __Overview__ | ||
36 | |||
37 | __First time users – readme first__ | ||
38 | |||
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}} | ||
47 | |||
48 | |((( | ||
49 | = Extend your wiki = | ||
50 | |||
51 | To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin§ion=XWiki.AddExtensions')]]{{/velocity}} where you can search for and install extensions. | ||
52 | |||
53 | To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. | ||
54 | )))|((( | ||
55 | = Create your application = | ||
56 | |||
57 | Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM). | ||
58 | |||
59 | AWM will take care of making it easy for you and your users to create and manage the data. | ||
60 | ))) |