Validate and normalize museum URLs when submitting artwork

This commit is contained in:
Alex Cabal 2024-01-12 14:20:54 -06:00
parent 9c27d80dd9
commit 16df5b29fe
9 changed files with 554 additions and 41 deletions

View file

@ -138,7 +138,7 @@ Before submitting design contributions, please discuss them with the Standard Eb
- Allow submitter or admins to edit unapproved artwork submissions. Approved/in use submissions should not be editable by anyone.
- Write responsive CSS to make artwork list at `/artworks` mobile-friendly.
- Include in-use ebook slug as a search parameter when searching for artwork by keyword.
## PHP code style