Include twig root marker and pending pinnwand DCA/template fixes

This commit is contained in:
Jürgen Mummert
2026-03-04 17:39:48 +01:00
parent 4ef0608d64
commit 980a6d83dd
4 changed files with 28 additions and 7 deletions

5
contao/dca/tl_module.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_DCA']['tl_module']['palettes']['pinnwand'] = '{title_legend},name,headline,type;{image_legend},imgSize;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID';