openlibhums / openlibhums/janeway
Allow HTML in the Copyright submission label field
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Is your feature request related to a problem? Please describe.
Some editors would like to include a link in the copyright submission label.
Describe the solution you'd like
Allow HTML in this field and render is with |safe.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the copyright submission label field and the template or rendering path that displays it. Check how HTML is currently escaped and whether nearby fields use the explicitly requested safe rendering; done means a configured link renders correctly in the label without breaking the submission interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100