loginpage: make blurbs configurable
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 564
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
A member institution would like the ability to customize login.signup.blurb and login.institution.blurb via database setting, rather than having to customize Bundle.properties.
Feel free to close if this is going away with the SPA.
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 login page implementation and the Bundle.properties entries for login.signup.blurb and login.institution.blurb. Trace how those values are read and how database settings are handled; done means both blurbs can be customized through database settings without editing Bundle.properties.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, databases, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100