Changes for page Home

Last modified by Dennis Segebarth on 2024/08/14 08:45

From version 8.1
edited by Dennis Segebarth
on 2024/08/14 08:35
Change comment: There is no comment for this version
To version 6.1
edited by Emily Martens
on 2023/06/13 16:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dsegebarth
1 +XWiki.emartens
Content
... ... @@ -1,8 +1,22 @@
1 -= Welcome to the HealthDataCloud Wiki =
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}}
2 2  
15 += Welcome to the HealthDataCloud Wiki =
16 +
3 3  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.
4 4  
5 -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]][[https://xwiki.dev.hdc.humanbrainproject.eu/bin/login/XWiki/XWikiLogin?xredirect=%2Fbin%2Fview%2FMain%2F&loginLink=1]] to log into your account.
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.
6 6  
7 7  = Your Project Pages =
8 8  
... ... @@ -14,10 +14,19 @@
14 14  
15 15  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.
16 16  
31 +(% class="row" %)
32 +(((
33 +(% class="col-xs-12 col-sm-6" %)
34 +(((
17 17  = Access the HDC User Guide =
18 18  
19 19  To access the [[User Guide>>doc:userguide.WebHome]] use the navigation on the left.
38 +)))
20 20  
40 +(% class="col-xs-12 col-sm-6" %)
41 +(((
21 21  = Access HDC Portal =
22 22  
23 -To return to the [[HDC Portal>>https://hdc.humanbrainproject.eu/]][[https://dev.hdc.humanbrainproject.eu/]] use the link [[here. >>https://hdc.humanbrainproject.eu/]][[https://dev.hdc.humanbrainproject.eu/]]
44 +To return to the [[HDC Staging Portal>>https://hdc.humanbrainproject.eu/]] use the link [[here. >>https://hdc.humanbrainproject.eu/]]
45 +)))
46 +)))
XWiki.StyleSheetExtension[0]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +long
Code
... ... @@ -1,0 +1,5 @@
1 +.floatinginfobox iframe {
2 + border: 0;
3 + height: 169px;
4 + width: 100%;
5 +}
Content Type
... ... @@ -1,0 +1,1 @@
1 +CSS
Use this extension
... ... @@ -1,0 +1,1 @@
1 +currentPage