major
nice-to-have
minor
#25217
Layout-Export führt zu invaliden Komponenten-Referenzen bei Referenzierung einer bestehenden Komponente
#25327
Modell-Editor: Falsche Kompositionsmarker, wenn Container-Typ in Diagramm von Content-Typ gezogen wird
enhancement
minor
#25730
Update TL-Script Documentation to new format generated by tl-documentation
As before, the documentation is located in webapp/doc/<language>/.... A page consists of a folder containing two files: index.html and page.properties. index.html contains a basic HTML file with no title or heading. The heading is specified under the "title" key in page.properties.
The help files should no longer be maintained manually but exported from tl-documentation.
Code Migration
- If there are application-specific TL-Script functions, any existing online help for them must be adjusted accordingly.
- Help files must now be encoded in UTF-8. This is particularly evident with umlauts such as ä, ö, ü...
Test
- Enter a script expression.
- Context-sensitive help must work as before.