- Rename `superPinnedInvestigation` → `featuredInvestigation` (à la une, max 1)
- Rename `pinnedInvestigations` → stays `pinnedInvestigations` but now multiple
- Rename tab `highlightTab` → `starredTab`
- Update home.php to use new field names
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Extract investigations field to separate file for reusability
- Fix investigations query to work with multilingual pages
- Use site.find() instead of page() for multilingual compatibility
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Blueprint investigations.yml : utilise maintenant le template investigation-summary
- Header : utilise $site->url() au lieu d'une URL en dur pour le lien d'accueil
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>