Skip to content

[Viewer] artworks, gallery summer-fresh refactor

David Revoy requested to merge artworks-gallery-enhancement into main

What I tried to fix?

  1. Fan-arts disclaimer missing: they had no obvious 'Do not use this picture' under the picture, unless you click "Source and License" button. It could have been a reason why FAPublishing made a book of them thinking it was free to use. It required disambiguation. Now the Fan-Art all have a disclaimer under them.
  2. Simple copy/paste credit: Despite all the info on "Source and License" button before, I realised nowhere was written a simple one-liner of what I consider a good attribution. Short, going to the point. Now all the picture have the TASL method (Title/Author/Source/License), as recommended on https://wiki.creativecommons.org/wiki/best_practices_for_attribution . It's easy to copy/paste the rich HTML with links and get a ready-made attribution for reusage.
  3. Many steps to upload new artworks: I often lag with that because it is complex. I tried to automatize that and standardise the JSON files for metadata (license/attribution).
  4. Ambiguous 'Commission' directory: This directory started to be my new 'Misc', I put inside things that were not real commissions, but side-projects, volunteer work, or just Mastodon fun with mascots and Wikipedia contributions. I merged all with "Misc". Some illustrations a bit too geeky (Cat compile series, Cat Appimage) went to wiki directory.
  5. Complex path to Framasoft: From the server log, this directory is often visited, so I put it easier to be found.

All of that of course with finding corrupted jpg on the way, enhancing a bit artworks, renaming files a bit.

Merge request reports