!PRStructure methodsFor:
'*pier-seaside-configuration' stamp: 'kph
6/9/2006 11:50'!
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
if you directly type the path to the environment (older versions) you
are able to simply edit those things from within your Web browser.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch