Enable image pasting in TinyMCE in Mailtemplte/Form

This commit is contained in:
Frank Schubert
2025-06-12 13:14:12 +02:00
parent efc9767f69
commit 58e304a1ad

View File

@@ -157,7 +157,7 @@
plugins: ' code link autolink lists table',
paste_block_drop: true,
paste_as_text: true,
paste_data_images: false,
paste_data_images: true,
promotion: false,
toolbar1: 'undo redo | styles | bold italic underline strikethrough | fontfamily fontsize fontcolor | alignleft aligncenter alignright alignjustify | bullist numlist | outdent indent | table | link unlink | code',
toolbar2: 'vorname nachname firma',