From f71d278ae068510dff225d6e053137f2f5f1195f Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 17 Dec 2024 17:51:47 +0000 Subject: [PATCH] Release: fsc-core --- fsc/core/1.0.0/index.html | 28 +++++++++++++++++++----- fsc/core/1.0.0/js/organisation-config.js | 6 ++--- fsc/core/index.html | 28 +++++++++++++++++++----- fsc/core/js/organisation-config.js | 6 ++--- 4 files changed, 50 insertions(+), 18 deletions(-) diff --git a/fsc/core/1.0.0/index.html b/fsc/core/1.0.0/index.html index cda1993..470709e 100644 --- a/fsc/core/1.0.0/index.html +++ b/fsc/core/1.0.0/index.html @@ -133,13 +133,29 @@ "useLogo": true, "useLabel": true, "latestVersion": [ - "nl_organisationPublishURL" + "nl_organisationPublishURL", + "pubDomain", + "/", + "shortName", + "/" ], "thisVersion": [ - "nl_organisationPublishURL" + "nl_organisationPublishURL", + "pubDomain", + "/", + "shortName", + "/", + "publishVersion", + "/" ], "prevVersion": [ - "nl_organisationPublishURL" + "nl_organisationPublishURL", + "pubDomain", + "/", + "shortName", + "/", + "previousPublishVersion", + "/" ], "license": "cc-by", "addSectionLinks": true, @@ -323,16 +339,16 @@

This version:
- https://gitdocumentatie.logius.nl/publicatie/ + https://gitdocumentatie.logius.nl/publicatie/fsc/core/1.0.0/
Latest published version:
- https://gitdocumentatie.logius.nl/publicatie/ + https://gitdocumentatie.logius.nl/publicatie/fsc/core/
Latest editor's draft:
https://logius-standaarden.github.io/fsc-core/
-
Previous version:
https://gitdocumentatie.logius.nl/publicatie/
+
Editor:
diff --git a/fsc/core/1.0.0/js/organisation-config.js b/fsc/core/1.0.0/js/organisation-config.js index 01b0e6e..61a84cc 100644 --- a/fsc/core/1.0.0/js/organisation-config.js +++ b/fsc/core/1.0.0/js/organisation-config.js @@ -15,9 +15,9 @@ var organisationConfig = { useLogo: true, useLabel: true, - latestVersion: ["nl_organisationPublishURL"], - thisVersion: ["nl_organisationPublishURL"], - prevVersion: ["nl_organisationPublishURL"], + latestVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/"], + thisVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/", "publishVersion", "/"], + prevVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/", "previousPublishVersion", "/"], license: "cc-by", addSectionLinks: true, diff --git a/fsc/core/index.html b/fsc/core/index.html index cda1993..470709e 100644 --- a/fsc/core/index.html +++ b/fsc/core/index.html @@ -133,13 +133,29 @@ "useLogo": true, "useLabel": true, "latestVersion": [ - "nl_organisationPublishURL" + "nl_organisationPublishURL", + "pubDomain", + "/", + "shortName", + "/" ], "thisVersion": [ - "nl_organisationPublishURL" + "nl_organisationPublishURL", + "pubDomain", + "/", + "shortName", + "/", + "publishVersion", + "/" ], "prevVersion": [ - "nl_organisationPublishURL" + "nl_organisationPublishURL", + "pubDomain", + "/", + "shortName", + "/", + "previousPublishVersion", + "/" ], "license": "cc-by", "addSectionLinks": true, @@ -323,16 +339,16 @@

This version:
- https://gitdocumentatie.logius.nl/publicatie/ + https://gitdocumentatie.logius.nl/publicatie/fsc/core/1.0.0/
Latest published version:
- https://gitdocumentatie.logius.nl/publicatie/ + https://gitdocumentatie.logius.nl/publicatie/fsc/core/
Latest editor's draft:
https://logius-standaarden.github.io/fsc-core/
-
Previous version:
https://gitdocumentatie.logius.nl/publicatie/
+
Editor:
diff --git a/fsc/core/js/organisation-config.js b/fsc/core/js/organisation-config.js index 01b0e6e..61a84cc 100644 --- a/fsc/core/js/organisation-config.js +++ b/fsc/core/js/organisation-config.js @@ -15,9 +15,9 @@ var organisationConfig = { useLogo: true, useLabel: true, - latestVersion: ["nl_organisationPublishURL"], - thisVersion: ["nl_organisationPublishURL"], - prevVersion: ["nl_organisationPublishURL"], + latestVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/"], + thisVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/", "publishVersion", "/"], + prevVersion: ["nl_organisationPublishURL", "pubDomain", "/", "shortName", "/", "previousPublishVersion", "/"], license: "cc-by", addSectionLinks: true,