From e60af0bf4ba805947ac7648b6468f34e2524cd39 Mon Sep 17 00:00:00 2001 From: Andreas Schempp Date: Fri, 23 Feb 2024 15:30:33 +0100 Subject: [PATCH] Added more icons and new package (#542) * Added more icons and new package * Added homepage for NC Pro * Fix linter * Fix linter --- linter/allowlists/de.txt | 2 ++ meta/terminal42/contao-inserttags/logo.svg | 1 + meta/terminal42/contao-mp_forms/logo.svg | 1 + meta/terminal42/contao-notification-center-pro/de.yml | 6 ++++++ meta/terminal42/contao-notification-center-pro/en.yml | 6 ++++++ meta/terminal42/contao-pageimage/logo.svg | 1 + meta/terminal42/contao-root-protection/de.yml | 3 +++ meta/terminal42/contao-root-protection/en.yml | 3 +++ meta/terminal42/contao-root-protection/logo.svg | 1 + 9 files changed, 24 insertions(+) create mode 100644 meta/terminal42/contao-inserttags/logo.svg create mode 100644 meta/terminal42/contao-mp_forms/logo.svg create mode 100644 meta/terminal42/contao-notification-center-pro/de.yml create mode 100644 meta/terminal42/contao-notification-center-pro/en.yml create mode 100644 meta/terminal42/contao-pageimage/logo.svg create mode 100644 meta/terminal42/contao-root-protection/de.yml create mode 100644 meta/terminal42/contao-root-protection/en.yml create mode 100644 meta/terminal42/contao-root-protection/logo.svg diff --git a/linter/allowlists/de.txt b/linter/allowlists/de.txt index c96ea8be..761d5675 100644 --- a/linter/allowlists/de.txt +++ b/linter/allowlists/de.txt @@ -279,6 +279,7 @@ Immobilienmakler Immobiliensoftware Include Indexdateien +individualisierbaren Infos Inhaltsboxen Inhaltscontainer @@ -756,6 +757,7 @@ lazy listWizard listwizard login +Logs mailto mobilfähig mobilfähige diff --git a/meta/terminal42/contao-inserttags/logo.svg b/meta/terminal42/contao-inserttags/logo.svg new file mode 100644 index 00000000..c1340b86 --- /dev/null +++ b/meta/terminal42/contao-inserttags/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/meta/terminal42/contao-mp_forms/logo.svg b/meta/terminal42/contao-mp_forms/logo.svg new file mode 100644 index 00000000..24328c81 --- /dev/null +++ b/meta/terminal42/contao-mp_forms/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/meta/terminal42/contao-notification-center-pro/de.yml b/meta/terminal42/contao-notification-center-pro/de.yml new file mode 100644 index 00000000..cf9984df --- /dev/null +++ b/meta/terminal42/contao-notification-center-pro/de.yml @@ -0,0 +1,6 @@ +de: + title: Notification Center Pro + description: > + Mache dein Notification Center 2 zur Pro-Version und profitiere von Logs, + diversen Test-Tools und eigenen mit Twig komplett individualisierbaren Simple Tokens. + homepage: https://extensions.terminal42.ch/p/nc-pro diff --git a/meta/terminal42/contao-notification-center-pro/en.yml b/meta/terminal42/contao-notification-center-pro/en.yml new file mode 100644 index 00000000..673b280c --- /dev/null +++ b/meta/terminal42/contao-notification-center-pro/en.yml @@ -0,0 +1,6 @@ +en: + title: Notification Center Pro + description: > + Turn your Notification Center 2 into a pro version and benefit from logs, + various testing tools and your own Simple Tokens that can be completely customized with Twig. + homepage: https://extensions.terminal42.ch/p/nc-pro diff --git a/meta/terminal42/contao-pageimage/logo.svg b/meta/terminal42/contao-pageimage/logo.svg new file mode 100644 index 00000000..f24d7771 --- /dev/null +++ b/meta/terminal42/contao-pageimage/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/meta/terminal42/contao-root-protection/de.yml b/meta/terminal42/contao-root-protection/de.yml new file mode 100644 index 00000000..8137b182 --- /dev/null +++ b/meta/terminal42/contao-root-protection/de.yml @@ -0,0 +1,3 @@ +de: + title: HTTP-Anmeldung für Root-Seiten + description: Mit diesem Bundle kannst du einzelne Root-Seiten in Contao per HTTP-Anmeldung schützen. diff --git a/meta/terminal42/contao-root-protection/en.yml b/meta/terminal42/contao-root-protection/en.yml new file mode 100644 index 00000000..ea6a49fb --- /dev/null +++ b/meta/terminal42/contao-root-protection/en.yml @@ -0,0 +1,3 @@ +en: + title: HTTP-Authentication for Root Pages + description: This bundle allows to configure HTTP Basic Authentication for individual root pages in Contao. diff --git a/meta/terminal42/contao-root-protection/logo.svg b/meta/terminal42/contao-root-protection/logo.svg new file mode 100644 index 00000000..b38f06d1 --- /dev/null +++ b/meta/terminal42/contao-root-protection/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file