Use siglum slug in manuscript URLs
Open
Enhancement
Low Priority
Public Website
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 4
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 3
Description
Currently, URLs expose the internal ID number of the manuscript, which is meaningless. We already store the siglum slug, so this is a very easy change. We can redirect from the IDs to the slugs for backwards compatibility.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where manuscript URLs are generated and where the stored siglum slug is exposed. Update the URL behavior to use the slug, preserve redirects from numeric IDs, and verify that both new slug URLs and legacy ID URLs resolve correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100