quarto-dev / quarto-dev/quarto-cli

Listing fields control number of authors to display

Open
#6,245 0 comments 0 reactions 0 assignees View on GitHub

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/6223

Originally posted by drganghe July 15, 2023

Description

Papers with large number of authors are outsized when rendering in the same row with other items. Not sure if there is a way to control number of authors to display, for example, first (or other numbers of) authors, et al. It will still show the full list of authors when clicking the full article.

Notes
  • Could off an option to only show single author + et. al.
  • Could also consider providing templates with full author list to allow them to handle rendering (we currently convert the list to a string and provide that to template authors). Could provide utility function to process authors to string.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with discussion 6223 and the author-list and template behavior described in the issue. Clarify whether the goal is a configurable truncated listing or template utilities; done means listings can limit displayed authors while the full article still shows the complete author list.

Written by the indexing model from the issue text.

Assessment

Domain
content
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.