diff --git a/Module-System-Proposal.asciidoc b/Module-System-Proposal.asciidoc index 5ae3de9..8f64f5c 100644 --- a/Module-System-Proposal.asciidoc +++ b/Module-System-Proposal.asciidoc @@ -50,6 +50,7 @@ Maybe it would be better to implement some kind of general multiuser/multilayout `function changeLayout(layout) { ... }` - Function to change the current layout used by the UI. Modules should be aware of which user (or no user) is logged in or which layout is active so informations can also be changed. For some views it might also be nice to have some more regions in the middle part for displaying information. + image::http://i.imgur.com/hzs7BNO.png[regions] ***