« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/linkThing.js
AgeCommit message (Collapse)Author
2023-09-19content: linkThing: sanitize name before passing to linkTemplate(quasar) nebula
2023-09-11content: misc. changes to handle HTML sanitization(quasar) nebula
2023-08-08content: linkThing: handle name-undefined things gracefully(quasar) nebula
2023-06-12content: misc. code style updates(quasar) nebula
2023-06-12content: linkThing: cut boilerplate with new CF slots key(quasar) nebula
2023-06-06content: linkThing: anchor flag(quasar) nebula
This disables passing the path to the linked thing and blanks the href, so that only the hash is passed through.
2023-04-15content: linkThing: add color: false slot option(quasar) nebula
This behaves like the old codebase, disabling automatically grabbing the color from the thing being linked.
2023-04-15content: generateAlbumNavLinks, generatePageLayout nav bar(quasar) nebula
2023-04-08html: drastically simplify template/slot system(quasar) nebula
2023-03-23data steps: content function evaluation essentials(quasar) nebula
Also some more actual content in generateAlbumInfoPageContent, which is in fact fully working as-is(!!).