When you are logged in, and go to drupal.org/user, your tabs are different from viewing someone else’s profile:
- Profile
- Your Posts - renamed
- Your Issues - added
- Your Projects - added
- Starred
- Your Guides - added
Changes to make
- Done - Dashboard is redundant with the user picture menu in the top right, remove it.
- Done - Profile can be moved to the first position.
- Your Posts can be renamed to remove “Your”
Decisions to make
That leaves Your Issues, Your Projects, and Your Guides which might need a new home on drupal.org/user and/or drupal.org/dashboard.
Dashboard
Issues already has a block. Projects and Guides do not. We could:
- Add simple links to the contributor links block
- and/or add block for either Projects or Guides
Profile
We could:
- Do nothing, you go to the dashboard
- Add simple links, visible to everyone
- Add simple links, only visible to yourself
Issue fork drupalorg-3277496
Show commands
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
drummComment #5
drummComment #7
drummUpdating issue summary to match the current state of the tabs.
We did remove the tabs completely from drupal.org/dashboard, so any further addition to that can be followup issues to add more links.
Comment #9
drummDone!