Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let Referenced Artworks point to standalone images #582

Open
towerofnix opened this issue Nov 20, 2024 · 0 comments
Open

Let Referenced Artworks point to standalone images #582

towerofnix opened this issue Nov 20, 2024 · 0 comments

Comments

@towerofnix
Copy link
Member

As Makin pitched: (#code-quarantine)

maybe some kind of special inline reference like:

Referenced Artworks:
- File References: misc/image.png
  Annotation: Album cover for Fat Husky the Rock Opera

We'd probably make this be in a dedicated media folder or something, like media/referenced-art, and then not sorted under subdirectories there (just a flat folder like flash-art). Then the syntax is maybe:

Referenced Artworks:
- File: fat-husky-the-rock-opera.png
  Annotation: Album cover for Fat Husky the Rock Opera

Of course those should be validated with missing/misplaced (comme #413 for lord's sakes).

These guys get displayed in the referenced-artworks page probably like normal, in the same list/grid to preserve the order in data, but with custom CSS to show that it doesn't actually link to some other track or album page.

Clicking the guy would just show the cover in large probably. We'd want that to only happen when you click the image, not the "link" surrounding it, which should be inert (no hover cue, clicking does nothing).

@towerofnix towerofnix changed the title Let Artwork References point to standalone images Let Referenced Artworks point to standalone images Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant