From d1e413cdbe54b881c6933f3a8ce054d9b979b928 Mon Sep 17 00:00:00 2001 From: Astrid Emde Date: Tue, 25 Nov 2025 10:51:05 +0100 Subject: [PATCH] add copyright element with dontShowAgain --- application/config/applications/mapbender_user.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/application/config/applications/mapbender_user.yaml b/application/config/applications/mapbender_user.yaml index 14ae7fb11..a2a4134dd 100644 --- a/application/config/applications/mapbender_user.yaml +++ b/application/config/applications/mapbender_user.yaml @@ -406,6 +406,14 @@ parameters: target: map body: mb.demoapps.poi useMailto: false + copyright-info: + class: Mapbender\CoreBundle\Element\Copyright + autoOpen: true + content: 'You are using Mapbender. We hope you enjoy the software.' + dontShowAgain: true + dontShowAgainLabel: mb.core.copyright.admin.dontShowAgainDefaultLabel + popupWidth: 200 + popupHeight: 200 sidepane: layertree: class: Mapbender\CoreBundle\Element\Layertree