Wiki source code of Home
Last modified by Dennis Segebarth on 2024/08/14 08:45
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/VO5xQSPFncw" title="Learn about EBRAINS" role="presentation" allowfullscreen></$iframe> | ||
11 | {{/html}} | ||
12 | {{/velocity}} | ||
13 | {{/box}} | ||
14 | |||
15 | = Welcome to the HealthDataCloud Wiki = | ||
16 | |||
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. | ||
18 | |||
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. | ||
20 | |||
21 | = Your Project Pages = | ||
22 | |||
23 | To add or edit pages that can be viewed by other project members, start by navigating to your [[Project Pages>>doc:projectpages.WebHome]]. | ||
24 | |||
25 | Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// your Project Pages and start customizing | ||
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 | = Access the HDC User Guide = | ||
32 | |||
33 | To access the [[User Guide>>doc:userguide.WebHome]] use the navigation on the left. | ||
34 | |||
35 | = Access HDC Portal = | ||
36 | |||
37 | To return to the [[HDC Portal>>https://hdc.humanbrainproject.eu/]] use the link [[here. >>https://hdc.humanbrainproject.eu/]] |