Skip to content

Update a credit file for composite images #4606

@ExperimentsInHonesty

Description

@ExperimentsInHonesty

Overview

We need to add some info to the credit for an image because it is a composite image. We do this so that we give credit to all the image authors.

Details

This will require creating separate credits for each image

Details

The three images involved are

On the redesigned homepage on the feature-homepage-launch branch, the Diversity, Equity, Inclusion image is a composite image. The original image was altered by removing images from the laptop cover, and then adding the "Progress" pride flag. However, on the Credits page, the credit for Diversity, Equity, Inclusion only provides credit to one image's artist and doesn't provide credit to the other artist. Here is what It looks like now

Current credit
We will be replacing the current credit with these credit files. Proposed future credit files

1 composite image - filename diversity-equity-inclusion-composite.yml

---
title: Diversity, Equity, Inclusion
title-link: https://github.com/hackforla/website/blob/gh-pages/_data/internal/credits/diversity-equity-inclusion-composite.yml
content-type: image
used-in: Homepage
provider: HfLA composite image
image-url: /assets/images/program-areas/diversity-equity-inclusion.png
provider-link: (Replace with link to this file, so that people can see the comments)
# If an image was altered, please give the name of the HfLA designer that altered the image
compiled-by: Kristine Eudey
# If an image was altered, please give the LinkedIn URL of the HfLA designer that altered the image
compiled-by-link: https://www.linkedin.com/in/kristine-eudey/
alt: '4 people doing Ready Break! over laptop with progress pride flag'
# alteration: 'edited to remove images from the laptop cover, and then add the "Progress" pride flag'
# This image is a composite image.  If this image is used, credit must be provided to the author of each of the images used in the composite as well as the person who altered it.  
# See the following credits: 
#   main image: [Replace with the url to the credits yml file for the main image]
#   secondary image: [Replace with the urls to the credits yml file for the secondary image]
---

2 main image - filename 'diversity-equity-inclusion-main.yml

---
title: Team Hands Middle Photo
title-link: https://burst.shopify.com/photos/team-hands-middle?q=matthew+henry+diversity
content-type: image
used-in: Diversity, Equity, Inclusion (HfLA composite image)
artist: Matthew Henry
provider: Burst
provider-link: https://burst.shopify.com/
image-url: 
alt: '4 people doing Ready Break! over laptop'
---

3 secondary image - filename diversity-equity-inclusion-secondary.yml

---
title: "Progress" Pride Flag
title-link: https://progress.gay/pages/terms-of-use
content-type: image
used-in: Diversity, Equity, Inclusion (HfLA composite image)
artist: Daniel Quasar
provider: Progress.gay
provider-link: https://progress.gay/
image-url: 
alt: '"Progress" Pride Flag'
---

Action Items

  • Work on this issue will be merged into hackforla/feature-homepage-launch. For information about working on a feature branch, see https://github.com/hackforla/website/wiki/How-to-work-off-of-a-feature-branch
  • Based on "Proposed future credit files" above, create three new credits files in the _data/internal/credits/ folder, using the specified filenames
  • Delete _data/internal/credits/diversity-equity-inclusion.yml
  • Update pages/credits.html to display the new variables compiled-by and compiled-by-link
  • Obtain the images for the "main" and "secondary" images from the dev lead, and add those to the folder assets/images/credits
  • Edit diversity-equity-inclusion-main.yml, populating the image-url field with a relative url to the "main" image
  • Edit diversity-equity-inclusion-secondary.yml, populating the image-url field with a relative url to the "secondary" image

Resources/Instructions

  1. Credits page
  2. file on the homepage branch: https://github.com/hackforla/website/blob/feature-homepage-launch/_data/internal/credits/diversity-equity-inclusion.yml

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions