[Seaside] Re: Novice question - eliminate "Toolbar" in Seaside

Esteban A. Maringolo eMaringolo at smalltalking.net
Tue Nov 15 15:37:22 CET 2005


Timothy Kesten escribió:
> Am Dienstag, 15. November 2005 14:54 schrieb Mart-Mari Breedt:
> 
>>Hi,
>>
>>Select "Configure" on that toolbar, set "Deployment Mode" to true and
>>Save.

>>Regards,
>>
>>Mart-Mari
> 
> Okay - I've done it on this way - and the "Toolbar" disappeard.
> And now: vice versa? 
> I start Application Counter" without "Toolbar". How can I get them back?
> 
> How can I start "seaside configuration" in my browser?
> http:// localhost:8008/seaside .... ?????
> I'm using VisualWorks !!!

go to /seaside/config and locate your app entry, and click in the 
"config" hyperlink.

Or evaluating:
(WADispatcher default entryPoints at: 'purAppName')
    preferenceAt: #deploymentMode put: true


Best regards,

--
Esteban.





More information about the Seaside mailing list