Metadaten für mandrael/contao-turnstile und contao-autolink ergänzen; contao-event-tags aufräumen - #734
Conversation
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 |
There was a problem hiding this comment.
Why did you remove this information? It's all helpful information.
There was a problem hiding this comment.
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.
|
@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.
|
@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. The removed information: you were right to flag it, and I have restored it. I had assumed |
|
Thank you, @mandrael |
mandrael/contao-turnstileundmandrael/contao-autolinkergänzt.mandrael/contao-event-tags: redundantehomepage/supportentfernt (stehen bereits in der composer.json).