2 x TinyMCE
Posted: Wed 23. Mar 2022, 07:44

2 neue Editoren für CMSimple stehen zum Download bereit:
TinyMCE 4.5.7 2022
TinyMCE 4.9.11 2022
Folgendes ist bei beiden Editoren neu:
-   ­ ‌ und ‍ werden in der Quelltextansicht als html Entities angezeigt. Bisher wurden die in der Quelltextansicht angezeigt wie im normalen Editiermodus oder im Frontend.
- Die teilweise sinnlose Auswahl der Schriftarten habe ich mit font_formats: überschrieben.
- Ein neues TinyMCE Plugin erstellt einen Toolbar-Button, der ein ‍ einfügt, das ist ein geschütztes Leerzeichen, das keinen Platz einnimmt. Diesen Button habe ich in die full- und medium-inits eingefügt, rechts neben dem Button für
- Das Tabellenplugin erzeugt jetzt unformatierte Tabellen. Tabellen sehen jetzt im Editor genauso aus wie im Frontend. Einzige Ausnahme: Hat die Tabelle keine Rahmen, werden im Editor zur besseren Orientierung gestrichelte Rahmen angezeigt.
Bekannter Unterschied:
Der TinyMCE 4.9.11 2022 erzeugt beim Einfügen von Texten aus Leerzeilen Absätze, das ist vorteilhaft, wenn man seine Texte in einem Text- oder Codeeditor vorschreibt und Pseudo-Absätze mit 2 x [enter] erzeugt.
Der TinyMCE 4.5.7 2022 erzeugt in diesem Fall Leerzeilen (<br><br>), das ist vorteilhaft wenn man viel Code postet.
Download: https://www.cmsimple.org/?Downloads___Editoren_TinyMCE
Viel Spass - Gert
==========================================================

2 new editors for CMSimple are available for download:
TinyMCE 4.5.7 2022
TinyMCE 4.9.11 2022
The following is new for both editors:
-   ­ ‌ and ‍ are displayed as html entities in the source view. Previously, they were displayed in source view as in normal edit mode or frontend.
- I have overwritten the partly senseless selection of fonts with font_formats:
- A new TinyMCE plugin creates a toolbar button that inserts a ‍ which is a protected space with no width. I inserted this button in the full and medium inits, to the right of the button for
- The table plugin now creates unformatted tables. Tables now look the same in the editor as they do in the frontend. The only exception is that if the table has no borders, dashed borders are displayed in the editor for better orientation.
Known difference:
The TinyMCE 4.9.11 2022 creates paragraphs from blank lines when inserting text , which is advantageous if you prewrite your text in a text or code editor and create pseudo-paragraphs with 2 x [enter].
The TinyMCE 4.5.7 2022 generates blank lines in this case (<br><br>), which is advantageous if you post a lot of code.
Download: https://www.cmsimple.org/en/?Downloads_ ... rs_TinyMCE
Have fun - Gert