Nuclos system layouts: functionblock.dev, layout editor, layoutml, export, pull request, repository, About page. |
Language: Deutsch · English
Adjust Nuclos system layouts – Dev function block, export to the repository and pull request.
On this page |
This article is aimed at Nuclos team members and everyone who wants to contribute to bug fixing/improvements. |
Changes to system layouts do not take effect immediately – only a new build of the Nuclos version contains them. Without direct write access, the change is submitted as a pull request to the Nuclos team.
System layouts appear in the layout editor when the Dev function block (functionblock.dev=true) is active – via the VM option -Dfunctionblock.dev=true or (from 4.19.1) via a hidden link at the top left of the About page.
System layouts are not stored in the database and cannot be saved directly. You update them via export in the Nuclos repository under nuclos-server/src/main/resources/resources/layoutml and commit or send a pull request.