Skip to content

Conversation

@damienlethiec
Copy link
Contributor

@damienlethiec damienlethiec commented Oct 14, 2025

image

Description

Ajout d'un bandeau d'information configurable via variables d'environnement.

Variables ajoutées

  • DSFR_NOTICE_TITLE : Titre du bandeau
  • DSFR_NOTICE_DESCRIPTION : Contenu HTML du bandeau
  • DSFR_NOTICE_SEVERITY : Sévérité du bandeau (info par défaut)

Utilisation

extraEnv: |
  - name: DSFR_NOTICE_TITLE
    value: "Votre titre"
  - name: DSFR_NOTICE_DESCRIPTION
    value: "<p>Votre description</p>"
  - name : DSFR_NOTICE_SEVERITY
    value : "info"

@garronej
Copy link
Collaborator

Love that!

@garronej garronej merged commit e251210 into codegouvfr:main Oct 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants