Skip to content

Commit 3920518

Browse files
author
Serap Aydin
committed
pull from main, operations Link order, awards as news, sidebar adjustments
1 parent 5f840ad commit 3920518

File tree

7 files changed

+41
-9
lines changed

7 files changed

+41
-9
lines changed

docs/src/.vuepress/theme.ts

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ export default hopeTheme({
110110
"/hackathon": [],
111111
"/spring-school": [],
112112
"/news": [],
113+
"/operations/old-versions": [],
113114
"/operations/latest/": generate_v1_latest_sidebar(),
114115
"/operations/next/": [],
115116
"/operations/v2.0.0-M3/": [],
@@ -159,6 +160,18 @@ export default hopeTheme({
159160
children: ["team", "communication", "ecosystem", "contribute/", "consultation-hours", "events/",]
160161
}
161162
],
163+
"/posts": [
164+
{
165+
text: "Home",
166+
icon: "home",
167+
link: "/",
168+
},
169+
{
170+
text: "News",
171+
icon: "news",
172+
link: "/tag/news/",
173+
},
174+
],
162175
"/intro/use-cases/internal-mii-data-sharing.html": []
163176
},
164177

@@ -193,6 +206,7 @@ export default hopeTheme({
193206
imgMark: true,
194207
figure: true,
195208
imgSize: true,
209+
component: true,
196210
math: {
197211

198212
},

docs/src/operations/v1.0.0/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ This is a major DSF release not compatible with 0.9.x and older version develope
1010

1111
# System Administrators
1212

13-
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
1413
- [Install DSF 1.0.0](install)
14+
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
1515

1616

1717
## New features

docs/src/operations/v1.1.0/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ This is a major DSF release not compatible with 0.9.x and older version develope
1010

1111
# System Administrators
1212

13-
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
14-
- [Upgrade from DSF 1.x.](upgrade-from-1)
1513
- [Install DSF 1.1.0](install)
14+
- [Upgrade from DSF 1.x.](upgrade-from-1)
15+
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
16+
17+
1618

1719

1820
## New features

docs/src/operations/v1.2.0/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This is a major DSF release not compatible with 0.9.x and older version develope
1010

1111
# System Administrators
1212

13-
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
14-
- [Upgrade from DSF 1.x.](upgrade-from-1)
1513
- [Install DSF 1.2.0](install)
14+
- [Upgrade from DSF 1.x.](upgrade-from-1)
15+
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
1616

1717

1818
## New features

docs/src/operations/v1.3.0/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This is a major DSF release not compatible with 0.9.x and older version develope
1010

1111
# System Administrators
1212

13-
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
14-
- [Upgrade from DSF 1.x.](upgrade-from-1)
1513
- [Install DSF 1.3.0](install)
14+
- [Upgrade from DSF 1.x.](upgrade-from-1)
15+
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
1616

1717

1818
## New features

docs/src/operations/v1.3.1/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ This is a major DSF release not compatible with 0.9.x and older version develope
1010

1111
# System Administrators
1212

13-
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
14-
- [Upgrade from DSF 1.3.0](upgrade-from-1)
1513
- [Install DSF 1.3.1](install)
14+
- [Upgrade from DSF 1.3.0](upgrade-from-1)
15+
- [Upgrade from DSF 0.9.x.](upgrade-from-0)
1616

1717

1818
## New features
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: " Rolf Hansen Memorial Award 2023"
3+
icon: creative
4+
date: 2023-05-30
5+
type: "news"
6+
excerpt: "Hauke Hund was awarded the 2023 Rolf Hansen Memorial Award at EFMI MIE in Gothenburg for his paper, 'No Transfer Without Validation: A Data Sharing Framework Use Case'. The prestigious award recognizes outstanding research and presentation in medical informatics and honors Rolf Hansen’s legacy."
7+
category:
8+
- News
9+
tags:
10+
- News
11+
- Awards
12+
---
13+
## Awards
14+
15+
### Rolf Hansen Memorial Award 2023 goes to [Hauke Hund](https://github.com/hhund)
16+
We are very pleased to have won the Rolf Hansen Memorial Award at [EFMI MIE 2023](https://www.mie23.org/) in Gothenburg. The Rolf Hansen Memorial Award is presented annually by the European Federation for Medical Informatics (EFMI) for an outstanding paper as well as for an excellent presentation. It is named after Rolf Hansen (1931-1993), a well-known Norwegian medical informatician and former president of EFMI. Hauke Hund presented his Paper: *No Transfer Without Validation: A Data Sharing Framework Use Case* in May at the EFMI MIE. [doi:10.3233/SHTI230066 ](https://ebooks.iospress.nl/doi/10.3233/SHTI230066)

0 commit comments

Comments
 (0)