Our roadmap helps us share what we are working on next and the direction that we're taking Zenodo.
The roadmap is updated quarterly in January, April, July and October. Questions, comments and feedback?
Contact us
@@ -173,7 +173,6 @@
Completed
2024
-
@@ -216,7 +215,6 @@
BiCIKL
2023
-
@@ -293,7 +291,6 @@
Webhooks
2022
-
@@ -398,7 +395,6 @@
Workflows type
2021
-
@@ -502,7 +498,6 @@
300k treatments
2020
-
@@ -574,7 +569,6 @@
DCAT export format
2019
-
diff --git a/static/zenodo.css b/static/zenodo.css
index 36eaa27..2e4d61f 100644
--- a/static/zenodo.css
+++ b/static/zenodo.css
@@ -26,8 +26,7 @@ hgroup,
main,
menu,
nav,
-section,
-summary {
+section {
display: block;
}
@@ -222,6 +221,16 @@ th {
padding: 0;
}
+details summary {
+ border-bottom: 1px #eee solid;
+ padding: 1em 0;
+ margin: 1em 0;
+}
+
+details summary > * {
+ display: inline;
+}
+
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,