Problem/Motivation

#2281763: Make Drupal.org user profiles more robust proposes changes to the way the git attribution info is shown on d.o user profiles.
Currently the git attribution is there via some hack (add more detail)
and the improvements cannot be made without it being a proper User Profile field because (add more detail).

Proposed resolution

Add git attribution field to User Profile

Remaining tasks

  • Fill out details in the motivation
  • Put in the correct issue queue
  • ??

User interface changes

Yes.

Current display:

Proposed display:

API changes

No?

CommentFileSizeAuthor
#1 git-display.png27.44 KBYesCT
#1 git-attribution-display.png64.53 KBYesCT
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

YesCT’s picture

Issue summary: View changes
FileSize
64.53 KB
27.44 KB

Details in the summary need filled in, maybe the info needed is on the parent meta in the comments there.

Added screenshots of the display of the info.

YesCT’s picture

Priority: Major » Normal
Status: Needs review » Active

oops forgot to change some fields when I clones the meta.

drumm’s picture

Currently the git attribution is there via some hack (add more detail)

I wouldn't call this a hack, drupalorg_git_gateway.module has the user/Git-related code and implements hook_user_view().

drumm’s picture

Status: Active » Closed (won't fix)