« get me outta code hell

content, data: additional file chronology links - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateAdditionalFilesListChunk.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-05-23 11:05:18 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-05-23 11:05:18 -0300
commitb0ee6c87f95b65225e5e8c0119959833f599b3bb (patch)
tree51bea1cbc2e52963fc10ae019beb496545d3ee2d /src/content/dependencies/generateAdditionalFilesListChunk.js
parente44bf9442d564160209a0b38e388ef914b56fd3e (diff)
content, data: additional file chronology links
Diffstat (limited to 'src/content/dependencies/generateAdditionalFilesListChunk.js')
-rw-r--r--src/content/dependencies/generateAdditionalFilesListChunk.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/content/dependencies/generateAdditionalFilesListChunk.js b/src/content/dependencies/generateAdditionalFilesListChunk.js
index 18d5b894..37f0e3ce 100644
--- a/src/content/dependencies/generateAdditionalFilesListChunk.js
+++ b/src/content/dependencies/generateAdditionalFilesListChunk.js
@@ -98,6 +98,14 @@ export default {
                   relations.artistCredit.setSlots({
                     normalStringKey:
                       entryCapsule + '.credit',
+
+                    showAnnotation: true,
+                    showExternalLinks: true,
+                    showChronology: true,
+
+                    chronologyKind:
+                      // Sorry, lol
+                      slots.string.replace(/s$/, ''),
                   });
 
                   if (!html.isBlank(relations.artistCredit)) {