Wiki source code of Home
Version 6.1 by Emily Martens on 2023/06/13 16:10
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') | ||
![]() |
2.1 | 10 | <$iframe src="https://www.youtube.com/embed/VO5xQSPFncw" title="Learn about EBRAINS" role="presentation" allowfullscreen></$iframe> |
![]() |
1.1 | 11 | {{/html}} |
12 | {{/velocity}} | ||
13 | {{/box}} | ||
14 | |||
![]() |
4.1 | 15 | = Welcome to the HealthDataCloud Wiki = |
![]() |
1.1 | 16 | |
![]() |
4.1 | 17 | You can access the HDC[[ User Guide>>doc:userguide.WebHome]], your HDC [[Project Pages>>doc:projectpages.WebHome]], and more using the navigation on the left. |
![]() |
1.1 | 18 | |
![]() |
5.1 | 19 | If you do not see your Project Pages listed [[click here>>https://xwiki.hdc.humanbrainproject.eu/bin/login/XWiki/XWikiLogin?xredirect=%2Fbin%2Fview%2FMain%2F&loginLink=1]] to log into your account. |
![]() |
1.1 | 20 | |
![]() |
2.1 | 21 | = Your Project Pages = |
![]() |
1.1 | 22 | |
![]() |
2.1 | 23 | To add or edit pages that can be viewed by other project members, start by navigating to your [[Project Pages>>doc:projectpages.WebHome]]. |
![]() |
1.1 | 24 | |
![]() |
2.1 | 25 | Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// your Project Pages and start customizing |
![]() |
1.1 | 26 | |
27 | Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. | ||
28 | |||
29 | Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. | ||
30 | |||
31 | (% class="row" %) | ||
32 | ((( | ||
33 | (% class="col-xs-12 col-sm-6" %) | ||
34 | ((( | ||
![]() |
2.1 | 35 | = Access the HDC User Guide = |
![]() |
1.1 | 36 | |
![]() |
3.1 | 37 | To access the [[User Guide>>doc:userguide.WebHome]] use the navigation on the left. |
![]() |
1.1 | 38 | ))) |
39 | |||
40 | (% class="col-xs-12 col-sm-6" %) | ||
41 | ((( | ||
![]() |
2.1 | 42 | = Access HDC Portal = |
![]() |
1.1 | 43 | |
![]() |
6.1 | 44 | To return to the [[HDC Staging Portal>>https://hdc.humanbrainproject.eu/]] use the link [[here. >>https://hdc.humanbrainproject.eu/]] |
![]() |
1.1 | 45 | ))) |
46 | ))) |