From 6fd1e26ea3cf35fca06c38cce065d0b88639452c Mon Sep 17 00:00:00 2001 From: Benny Born Date: Wed, 21 Aug 2024 15:55:28 +0200 Subject: [PATCH 1/4] Add numero2/contao-deepl --- meta/numero2/contao-deepl/de.yml | 3 +++ meta/numero2/contao-deepl/en.yml | 3 +++ meta/numero2/contao-deepl/logo.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 meta/numero2/contao-deepl/de.yml create mode 100644 meta/numero2/contao-deepl/en.yml create mode 100644 meta/numero2/contao-deepl/logo.svg diff --git a/meta/numero2/contao-deepl/de.yml b/meta/numero2/contao-deepl/de.yml new file mode 100644 index 00000000..0cf52729 --- /dev/null +++ b/meta/numero2/contao-deepl/de.yml @@ -0,0 +1,3 @@ +de: + title: Übersetzungen mit DeepL + description: Mit dieser Erweiterung können einzelne Felder innerhalb eines DCA mit nur einem Klick per DeepL übersetzt werden. diff --git a/meta/numero2/contao-deepl/en.yml b/meta/numero2/contao-deepl/en.yml new file mode 100644 index 00000000..bac682c7 --- /dev/null +++ b/meta/numero2/contao-deepl/en.yml @@ -0,0 +1,3 @@ +en: + title: Translations with DeepL + description: With this extension, individual fields within a DCA can be translated with just one click via DeepL. diff --git a/meta/numero2/contao-deepl/logo.svg b/meta/numero2/contao-deepl/logo.svg new file mode 100644 index 00000000..b7a611b7 --- /dev/null +++ b/meta/numero2/contao-deepl/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file From e49612256713bd559bb73afc4b6f72f389e4891f Mon Sep 17 00:00:00 2001 From: Benny Born Date: Thu, 22 Aug 2024 08:00:49 +0200 Subject: [PATCH 2/4] Fix linter errors --- linter/allowlists/default.txt | 1 + meta/numero2/contao-deepl/de.yml | 1 + meta/numero2/contao-deepl/en.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index 95a71354..5029afc6 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -84,6 +84,7 @@ CSP CSS CSV Dalley +DeepL DCA DCA's DDA diff --git a/meta/numero2/contao-deepl/de.yml b/meta/numero2/contao-deepl/de.yml index 0cf52729..52e4846d 100644 --- a/meta/numero2/contao-deepl/de.yml +++ b/meta/numero2/contao-deepl/de.yml @@ -1,3 +1,4 @@ de: title: Übersetzungen mit DeepL description: Mit dieser Erweiterung können einzelne Felder innerhalb eines DCA mit nur einem Klick per DeepL übersetzt werden. + homepage: https://www.numero2.de/ diff --git a/meta/numero2/contao-deepl/en.yml b/meta/numero2/contao-deepl/en.yml index bac682c7..21fd021b 100644 --- a/meta/numero2/contao-deepl/en.yml +++ b/meta/numero2/contao-deepl/en.yml @@ -1,3 +1,4 @@ en: title: Translations with DeepL description: With this extension, individual fields within a DCA can be translated with just one click via DeepL. + homepage: https://www.numero2.de/ From b218c163acb8bb119808c89ec1ac38c9b5093c2c Mon Sep 17 00:00:00 2001 From: Benny Born Date: Tue, 27 Aug 2024 13:12:09 +0200 Subject: [PATCH 3/4] Add numero2/contao-maileon --- meta/numero2/contao-maileon/de.yml | 3 +++ meta/numero2/contao-maileon/en.yml | 3 +++ meta/numero2/contao-maileon/logo.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 meta/numero2/contao-maileon/de.yml create mode 100644 meta/numero2/contao-maileon/en.yml create mode 100644 meta/numero2/contao-maileon/logo.svg diff --git a/meta/numero2/contao-maileon/de.yml b/meta/numero2/contao-maileon/de.yml new file mode 100644 index 00000000..06f9fa41 --- /dev/null +++ b/meta/numero2/contao-maileon/de.yml @@ -0,0 +1,3 @@ +de: + title: Maileon E-Mail-Marketing + description: Maileon ist Ihr Partner für modernes E-Mail-Marketing und Automations in Deutschland. Seit über 20 Jahren bieten wir eine intuitive Marketing-Suite mit deutscher Serverinfrastruktur und 100% DSGVO-Konformität. Das Plugin ermöglicht eine automatische Kontakt-Übertragung zu Maileon nach Absenden eines Formulars. diff --git a/meta/numero2/contao-maileon/en.yml b/meta/numero2/contao-maileon/en.yml new file mode 100644 index 00000000..c3c5e9a6 --- /dev/null +++ b/meta/numero2/contao-maileon/en.yml @@ -0,0 +1,3 @@ +en: + title: Maileon Email Marketing + description: Maileon is your partner for modern email marketing and automation from Germany. For over 20 years, we have been offering an intuitive marketing suite with a German server infrastructure and 100% GDPR compliance. The Plugin adds the possibility to create contacts at Maileon by submitting a form. \ No newline at end of file diff --git a/meta/numero2/contao-maileon/logo.svg b/meta/numero2/contao-maileon/logo.svg new file mode 100644 index 00000000..a239fcdf --- /dev/null +++ b/meta/numero2/contao-maileon/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file From 28f0c1b6df116cf5d8ddf0e0ca59365169cb7864 Mon Sep 17 00:00:00 2001 From: Benny Born Date: Tue, 27 Aug 2024 13:15:31 +0200 Subject: [PATCH 4/4] fix linter errors --- linter/allowlists/de.txt | 2 ++ linter/allowlists/default.txt | 1 + meta/numero2/contao-maileon/en.yml | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/linter/allowlists/de.txt b/linter/allowlists/de.txt index d6305154..5150b09f 100644 --- a/linter/allowlists/de.txt +++ b/linter/allowlists/de.txt @@ -49,6 +49,7 @@ ausserdem Authentication Author Automatic +Automations Automatisierungsaufgaben Autovervollständigung Autowrap @@ -674,6 +675,7 @@ Seminarverwaltung Sendungslisten Serverabhängig Serverhint +Serverinfrastruktur serverseitig serverseitige serverseitigen diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index b967cc0a..3b507454 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -225,6 +225,7 @@ Login Lottie LTS MailChimp +Maileon Mailer mailer Managed diff --git a/meta/numero2/contao-maileon/en.yml b/meta/numero2/contao-maileon/en.yml index c3c5e9a6..bd354ec1 100644 --- a/meta/numero2/contao-maileon/en.yml +++ b/meta/numero2/contao-maileon/en.yml @@ -1,3 +1,3 @@ en: title: Maileon Email Marketing - description: Maileon is your partner for modern email marketing and automation from Germany. For over 20 years, we have been offering an intuitive marketing suite with a German server infrastructure and 100% GDPR compliance. The Plugin adds the possibility to create contacts at Maileon by submitting a form. \ No newline at end of file + description: Maileon is your partner for modern email marketing and automation from Germany. For over 20 years, we have been offering an intuitive marketing suite with a German server infrastructure and 100% GDPR compliance. The Plugin adds the possibility to create contacts at Maileon by submitting a form.