You are browsing the old Contao 3 extension repository. Contao 3 is no longer maintained as of June 2019! You can find the Contao 4 extensions on extensions.contao.org.
Extensions > TinyMCE_Customizer
TinyMCE Customizer
[TinyMCE_Customizer]
Konfiguration des TinyMCE Editors
TinyMCE_Customizer ist eine Contao-Erweiterung um Konfigurationen für den TinyMCE RichtTextEditor zu erstellen.
mehr auf https://github.com/psi-4ward/TinyMCE_Customizer/blob/master/README.md
Github: https://github.com/psi-4ward/TinyMCE_Customizer
Die TinyMCS-Profile können exportiert und importiert werden. Für einen einfachen Start werden mit der Erweiterung zwei Profile unter /TinyMCE_Customizer_Templates/ abgelegt (Standard-Datei-Ordner: z.B. tl_files) - ein Profil mit den Contao-Standard-Einstellungen und eine abgespeckte Version - die über den Import eingelesen werden können.
Diese Erweiterung wurde finanziert von:
- InfinitySoft, Tristan Lins
- certo web & design GmbH
- contao4you.de
- Tasten & Co
- www.lingo4u.de
- Bytepuzzle
- Dockmedia
- planepix
- www.kat-webdesign.de
- netmediawork.de
- Büro für visuelle Kommunikation | Nicky Hoff
VERALTET
Achtung! Diese Version ist Veraltet! Bitte verwendet Composer zur Installation oder zieht euch manuell die Github Version!
Infos über Composer: http://de.contaowiki.org/Composer
Composer-Contao-Modul: https://contao.org/de/extension-list/view/composer.html
2.1.2
- Fixed: standard editor configs not using contaos filebrowser
- Added: contao 3 tinymce filebrowser plugin, fixes #15
- Fixed wrong path for typoimages/typolinks plugin, #15
- Fixed: field-restriction shows no table-fields, see#16
- Fixed: tinymce-fields replaced in composer extensions
- Fixed cleanHtml for Contao3
2.1.0
- Added runonce.php to popuplate the database with two config templates
- Added config-file generation to runonce.php
- Added: use customselect widget to be able to use a custom content-css file
- Contao3 compatibility