Wikimedia Commons displays attribution details for media files, including licensing, author, and uploader information.
For example, visiting this Commons file page shows a Licensing section. Selecting “Use this file” opens a modal displaying attribution details (Author and License):
Goals:
- Set up a local instance of a “Commons-like” wiki environment.
- Identify the mechanism used to fetch attribution information.
- Determine whether retrieving the data requires parsing the full article content.
- Evaluate whether attribution logic should be centralized in WikimediaCustomizations, or if it can be implemented directly within the Attribution module ( in other words, how much logic would need to duplicate in both Commons and Customizations )
