environmentStructure
| environment layout stylesheet |
self flag: #pierconfig.
"structure then contents"
environment := (PRPage named: 'environment')
addDecoration: PRHider new;
addChild:
(layout := (PRPage named: 'layout')
addChild: ((PRComponent named: 'header')
[...]
If you log-in (latest version, I suggest to always use this one) or
what do you mean? I have not seen any access to the environment offered
when I log in. It took me three days to even find that the environment
existed! Now I am actually using the latest version, though it took me
more than a week to learn how to load and run this.