quarto-dev / quarto-dev/quarto-cli
Add support for `image-title` in listings
Open
Nobody has claimed this yet.
enhancement
listings
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/6987
Originally posted by maelle September 25, 2023
Description
I have two closely related questions about images for website listings
- How could one add the title for an image, that is to say the text available on hover? I was thinking it'd be a good place to add credit (to the image creator).
- When using an image placeholder, can one add an alternative text?
Thank you. 🙏
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the website listings documentation and the linked discussion, especially the default image placeholder section. Trace how listing images are represented and determine how image-title hover text and alternative text for placeholders should be exposed; done means both requested image metadata cases are supported and documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100