enhancement
major
minor
major
minor
The documentation contains HTML snippets that are frequently used. For example, in the case of TL-Script functions, these include the paragraph syntax, function name, parameters, return value, and examples. To ensure these can be added quickly and, above all, maintain consistent formatting, these snippets should be easily insertable via a button in the WYSIWYG editor.
Improvement
Implementation of the Template plugin (https://ckeditor.com/cke4/addon/templates). The plugin’s plugin.js and templates.js files were slightly modified. This modification was noted in the description section of plugin-origin.properties, as required by the GPL license. In addition to a few default templates, templates for TL-Script functions were also added. Usage documentation: doc:htmlEditorTemplates
Test
Insert a template in TL-Doc using the Template button:
Insert the various templates and make sure that no umlauts are displayed incorrectly. The "Replace current content" checkbox should also be tested. Also, change the documentation language and verify that the templates are available in the corresponding language.