Active
Project:
Project
Version:
7.x-2.x-dev
Component:
Releases
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2022 at 09:02 UTC
Updated:
30 May 2023 at 21:40 UTC
Jump to comment: Most recent
The Releases page for a project is great. I do think that adding a few pieces of info would make it more useful, namely date and person, and a little margin above and below each row, to better separate them, and use the human readable name.
On Releases page for a project:


| Comment | File | Size | Author |
|---|---|---|---|
| 1.2-Releases-proposal.png | 112.96 KB | ressa | |
| 1.1-Releases-now.png | 100.66 KB | ressa |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
drummDate would be a good addition.
I’m not sure about person. I don’t expect Drupal users looking for releases to know maintainers by name; for most people who made a release shouldn’t really affect their evaluation of it. We do want to highlight and credit maintainers who make releases, and we do that on the individual release pages.
Comment #3
ressaThanks for a fast response @drumm. I actually had a use case today, where I wanted to see who made the releases, to quickly scan for a user name, but also see who is most active. Or can it be gleaned from elsewhere, maybe Gitlab? It's not very important, and more a nice to have.
Comment #5
anoopjohn commentedWouldn't this be an easy update to show the date in the releases listing? If a patch is created, would it make it as a feature that goes live?
Comment #6
drummThis content type uses the core fields display configuration, with a little bit of CSS. Since there is configuration involved, it is best to use the dev server - https://www.drupal.org/drupalorg/docs/build/development-environments/dev...