From 823b5619c3098291de471796d8907e4bff4d00de Mon Sep 17 00:00:00 2001 From: Michael Gasperl Date: Sun, 21 Jun 2026 18:25:16 +0200 Subject: [PATCH 1/4] Add metadata for mandrael/contao-turnstile --- meta/mandrael/contao-turnstile/de.yml | 14 ++++++++++++++ meta/mandrael/contao-turnstile/en.yml | 14 ++++++++++++++ meta/mandrael/contao-turnstile/logo.svg | 18 ++++++++++++++++++ 3 files changed, 46 insertions(+) create mode 100644 meta/mandrael/contao-turnstile/de.yml create mode 100644 meta/mandrael/contao-turnstile/en.yml create mode 100644 meta/mandrael/contao-turnstile/logo.svg diff --git a/meta/mandrael/contao-turnstile/de.yml b/meta/mandrael/contao-turnstile/de.yml new file mode 100644 index 00000000..af668fba --- /dev/null +++ b/meta/mandrael/contao-turnstile/de.yml @@ -0,0 +1,14 @@ +de: + title: Contao Turnstile + description: > + Ersetzt das Standard-CAPTCHA von Contao (die Sicherheitsfrage) global durch + Cloudflare Turnstile. Site Key und Secret Key werden bequem im Contao-Backend + eingetragen. Eine Codebasis für die Contao-LTS-Versionen 4.13, 5.3 und 5.7. + keywords: + - contao + - captcha + - cloudflare + - turnstile + - spam + - sicherheit + - formular diff --git a/meta/mandrael/contao-turnstile/en.yml b/meta/mandrael/contao-turnstile/en.yml new file mode 100644 index 00000000..d271e895 --- /dev/null +++ b/meta/mandrael/contao-turnstile/en.yml @@ -0,0 +1,14 @@ +en: + title: Contao Turnstile + description: > + Replaces the default Contao CAPTCHA (the security question) globally with + Cloudflare Turnstile. Site key and secret key are entered in the Contao + back-end settings. One code base for the Contao LTS versions 4.13, 5.3 and 5.7. + keywords: + - contao + - captcha + - cloudflare + - turnstile + - spam + - security + - form diff --git a/meta/mandrael/contao-turnstile/logo.svg b/meta/mandrael/contao-turnstile/logo.svg new file mode 100644 index 00000000..227c7839 --- /dev/null +++ b/meta/mandrael/contao-turnstile/logo.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + From 686a80e9a096d7355649e2112a6339971ada4a26 Mon Sep 17 00:00:00 2001 From: Michael Gasperl Date: Sun, 21 Jun 2026 18:25:16 +0200 Subject: [PATCH 2/4] Streamline mandrael/contao-event-tags metadata: drop homepage, rely on Packagist link --- meta/mandrael/contao-event-tags/de.yml | 5 ----- meta/mandrael/contao-event-tags/en.yml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/meta/mandrael/contao-event-tags/de.yml b/meta/mandrael/contao-event-tags/de.yml index a525bd6a..4be7c258 100644 --- a/meta/mandrael/contao-event-tags/de.yml +++ b/meta/mandrael/contao-event-tags/de.yml @@ -14,8 +14,3 @@ de: - termin - event - kalender - homepage: https://github.com/mandrael/contao-event-tags - support: - issues: https://github.com/mandrael/contao-event-tags/issues - docs: https://github.com/mandrael/contao-event-tags - source: https://github.com/mandrael/contao-event-tags diff --git a/meta/mandrael/contao-event-tags/en.yml b/meta/mandrael/contao-event-tags/en.yml index eead42cc..5f2cd116 100644 --- a/meta/mandrael/contao-event-tags/en.yml +++ b/meta/mandrael/contao-event-tags/en.yml @@ -12,8 +12,3 @@ en: - calendar - filter - event - homepage: https://github.com/mandrael/contao-event-tags - support: - issues: https://github.com/mandrael/contao-event-tags/issues - docs: https://github.com/mandrael/contao-event-tags - source: https://github.com/mandrael/contao-event-tags From 1bbe9963aff09ad0da8e8c21af7413cb5b7e6ba4 Mon Sep 17 00:00:00 2001 From: Michael Gasperl Date: Sun, 21 Jun 2026 19:22:05 +0200 Subject: [PATCH 3/4] Add metadata for mandrael/contao-autolink --- meta/mandrael/contao-autolink/de.yml | 15 +++++++++++++++ meta/mandrael/contao-autolink/en.yml | 13 +++++++++++++ meta/mandrael/contao-autolink/logo.svg | 18 ++++++++++++++++++ 3 files changed, 46 insertions(+) create mode 100644 meta/mandrael/contao-autolink/de.yml create mode 100644 meta/mandrael/contao-autolink/en.yml create mode 100644 meta/mandrael/contao-autolink/logo.svg diff --git a/meta/mandrael/contao-autolink/de.yml b/meta/mandrael/contao-autolink/de.yml new file mode 100644 index 00000000..de7d8e3b --- /dev/null +++ b/meta/mandrael/contao-autolink/de.yml @@ -0,0 +1,15 @@ +de: + title: Contao Autolink + description: > + Definiert im Contao-Backend Suchbegriffe, die im Frontend automatisch + verlinkt werden – als interne Links auf eine Contao-Seite, externe Links + auf eine URL oder ein gestyltes . Eine Codebasis für die + Contao-LTS-Versionen 4.13, 5.3 und 5.7. + keywords: + - contao + - autolink + - links + - verlinkung + - seo + - suchbegriffe + - keywords diff --git a/meta/mandrael/contao-autolink/en.yml b/meta/mandrael/contao-autolink/en.yml new file mode 100644 index 00000000..f7c335a1 --- /dev/null +++ b/meta/mandrael/contao-autolink/en.yml @@ -0,0 +1,13 @@ +en: + title: Contao Autolink + description: > + Defines keywords in the Contao back end that are automatically turned into + links in the front end – internal links to a Contao page, external links to + a URL or a styled . One code base for the Contao LTS versions + 4.13, 5.3 and 5.7. + keywords: + - contao + - autolink + - links + - seo + - keywords diff --git a/meta/mandrael/contao-autolink/logo.svg b/meta/mandrael/contao-autolink/logo.svg new file mode 100644 index 00000000..12fb6a14 --- /dev/null +++ b/meta/mandrael/contao-autolink/logo.svg @@ -0,0 +1,18 @@ + + Autolink logo + A document with highlighted text, a search loupe, and an automatically generated chain link. + + + + + + + + + + + + + + + From cef3cbf95af7f18575129d5b22b9c0f70cd1df23 Mon Sep 17 00:00:00 2001 From: Michael Gasperl Date: Sun, 21 Jun 2026 23:38:36 +0200 Subject: [PATCH 4/4] Allow brand names and German word forms in the spell-check allow list Adds Autolink, CAPTCHA, Cloudflare, Turnstile (default) and the German forms Codebasis, gestyltes, Secret, Site, span, Suchbegriffe (de) used by the new mandrael package descriptions. --- linter/allowlists/de.txt | 6 ++++++ linter/allowlists/default.txt | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/linter/allowlists/de.txt b/linter/allowlists/de.txt index f8211415..20fb4288 100644 --- a/linter/allowlists/de.txt +++ b/linter/allowlists/de.txt @@ -156,6 +156,7 @@ class Classes Click Coaches +Codebasis coded Collapse Collect @@ -357,6 +358,7 @@ Geschäftsabläufe Geschütztes gestylt gestylten +gestyltes Get Github Glossarbegriffe @@ -760,6 +762,7 @@ Scroll Search search Sec +Secret Seitenaufruf Seitenaufrufe Seitenbaum @@ -794,6 +797,7 @@ Sibling Sichtbarkeiten Sidepanel Sign-On +Site Sitemap Sitemaps Slave @@ -813,6 +817,7 @@ Source Spaltenbreite Spaltenset Spam +span Speed Speisenpläne Spiders @@ -852,6 +857,7 @@ Subvendoren Suchabos Suchbar Suchbegriff +Suchbegriffe Suchbegriffen Suchergebnisse Suchergebnissen diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index 3ee8d7e3..6156025b 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -27,6 +27,7 @@ Austrian AuthCode Authenticator Autocomplete +Autolink AVH AWC Awesome @@ -65,6 +66,7 @@ Bundles Burns Bynder Captcha +CAPTCHA Catalog Categories Category @@ -78,6 +80,7 @@ ChurchDesk Clickpress Clickskeks Cloud +Cloudflare CMACE CMS CMX @@ -525,6 +528,7 @@ trilobit Trusted TTL tumblr +Turnstile Tweets Twig Twitter