tfe: hyperlink metadata values to repertoire.php with correct filter params

This commit is contained in:
Pontoporeia
2026-04-07 14:38:53 +02:00
parent 55c6ac21b8
commit e96ec572be
2 changed files with 38 additions and 10 deletions

View File

@@ -1,6 +1,10 @@
# TODO
## Done
- [x] TFE metadata values are hyperlinks to repertoire.php with correct filter/search params
- orientation → `or[]`, ap_program → `ap[]`, year → `fy[]`, keywords → `kw[]` (per keyword)
- languages, formats → `query=` (text search); jury members → `query=` (text search)
- access_type, license_type, file_size_info, context_note, baiu_link remain plain text/links as-is
- [x] Fix TFE page gradient bleed & layout collapse
- [x] Scope `header` nav CSS in common.css to `body > header` (prevents article `<header>` inheriting gradient)
- [x] Add `width: 100%` + `align-items: start` to `.tfe-layout` grid