Skip to content

Metadaten für mandrael/contao-turnstile und contao-autolink ergänzen; contao-event-tags aufräumen - #734

Merged
xchs merged 6 commits into
contao:mainfrom
mandrael:meta-contao-turnstile
Aug 15, 2026
Merged

Metadaten für mandrael/contao-turnstile und contao-autolink ergänzen; contao-event-tags aufräumen#734
xchs merged 6 commits into
contao:mainfrom
mandrael:meta-contao-turnstile

Conversation

@mandrael

Copy link
Copy Markdown
Contributor
  • Metadaten (Logo + DE/EN) für mandrael/contao-turnstile und mandrael/contao-autolink ergänzt.
  • mandrael/contao-event-tags: redundante homepage/support entfernt (stehen bereits in der composer.json).

mandrael added 4 commits June 21, 2026 18:25
Adds Autolink, CAPTCHA, Cloudflare, Turnstile (default) and the German forms
Codebasis, gestyltes, Secret, Site, span, Suchbegriffe (de) used by the new
mandrael package descriptions.
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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove this information? It's all helpful information.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for flagging this. I'd assumed I had it duplicated in both composer.json and the metadata, and that it wasn't common practice to also add it to the metadata. Now I see this info is actually missing in contao-event-tags (unlike my other projects), so I'll fix it in this PR.

@xchs

xchs commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

@mandrael You could optimize the logos a little bit with SVGMO: https://svgomg.net/

…iederhergestellt

Logos optimiert, Rendering unverändert (nur relative Pfade, Kurz-Hex,
weggelassene Default-Attribute):

- contao-turnstile:  1000 auf 657 Bytes
- contao-autolink:   1641 auf 1309 Bytes
- contao-event-tags: 1069 auf 632 Bytes

Bei contao-autolink zusätzlich aria-labelledby durch role="img" ersetzt:
SVGO entfernt die IDs von title und desc, der Verweis lief sonst ins Leere.

contao-event-tags: homepage und support wiederhergestellt. Packagist
generiert support.issues und support.source für GitHub-Pakete automatisch,
homepage jedoch nicht.
@mandrael

Copy link
Copy Markdown
Contributor Author

@xchs Thanks for your patience, and sorry for the long silence – summer got in the way a bit ;-)

Both points are addressed now.

Logos: all three are optimized with SVGO now. contao-turnstile went from 1000 to 657 bytes and contao-autolink from 1641 to 1309 bytes. I also replaced the already merged contao-event-tags logo (1069 to 632 bytes) while I was at it. Rendering is unchanged in all three.

The removed information: you were right to flag it, and I have restored it. I had assumed homepage and support were redundant because Packagist already supplies them. That turned out to be only half true: Packagist does auto-generate support.issues and support.source for GitHub hosted packages, but it does not generate homepage. So removing it would have lost information rather than de-duplicating it.

@xchs
xchs merged commit 9670ea9 into contao:main Aug 15, 2026
1 check passed
@xchs

xchs commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Thank you, @mandrael

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