Skip to content

feat: make institution affiliations clickable in author rankings and profile#11

Merged
vahldiek merged 1 commit into
ReproDB:mainfrom
vahldiek:feat/clickable-institution-links
May 15, 2026
Merged

feat: make institution affiliations clickable in author rankings and profile#11
vahldiek merged 1 commit into
ReproDB:mainfrom
vahldiek:feat/clickable-institution-links

Conversation

@vahldiek

@vahldiek vahldiek commented May 15, 2026

Copy link
Copy Markdown
Member

Change

Make institution affiliations clickable links to institution profile pages, consistent with how per-area author tables already work.

What changed

  • combined_ranking_table.html: The Affiliation column in the main author rankings table now links to the institution profile page.
  • reprodb-profile-page.js: The affiliation shown below the author name in the profile header now links to the institution profile page.

Both use the same URL pattern (/profile.html?type=institution&name=...) already used elsewhere (e.g. author_table_area.html, institution_ranking_table.html).

…profile

- combined_ranking_table.html: link affiliation column to institution profile
- reprodb-profile-page.js: link affiliation in author profile header
@vahldiek vahldiek merged commit 533f2bf into ReproDB:main May 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant