Updated Module System Proposal (asciidoc)

Paul-Vincent Roll 2016-02-06 21:19:41 +01:00
parent df98b68429
commit bcd309cdc3

@ -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]
***