CustomElements 4.5.0
- Neu: Überschrift-Attribut: "SEO-Überschrift" Optionen, die anstelle von <h>-Elementen <div>-Elemente ausgeben mit h1,h2... usw. CSS-Klasse (#619)
- Neu: Datei(en)-Attribute: "An den Browser senden" für Download-Elemente * (#681)
- Update: PHP8 Warning bezogene Updates
- Das Modul kann wie gewohnt direkt ersetzt werden. Der Symfony-Cache muss neuerstellt werden.
- * Datenbank-Update ist erforderlich.
Code:
### 4.5.0 New: Added "SEO" headline options to render a headline as div with a related css class like: .h1, .h2 (#619) Added: Files attribute: Send to browser (#681) Fixed: Missing title tag in image attribute (#672) Fixed: Include form logged user out of Contao (#673) Update: General PHP8 updates (#676) Update: Return DcaHelper->initializeBackend when not in backend (#680)
Kommentar