Aditional thought!Re: [Seaside] (newbee) How to remove entrypoint and toolbar?

Marcus Pedersén marcus.pedersen at comhem.se
Mon Nov 14 21:45:26 CET 2005


Thanks for the help!
I still have a thought:
How do I set "Deployment mode" with code?
Many thanks
Marcus
----- Original Message ----- 
From: "Avi Bryant" <avi.bryant at gmail.com>
To: "The Squeak Enterprise Aubergines Server - general discussion." 
<seaside at lists.squeakfoundation.org>
Sent: Sunday, November 13, 2005 10:23 PM
Subject: Re: [Seaside] (newbee) How to remove entrypoint and toolbar?



On Nov 13, 2005, at 1:18 PM, Marcus Pedersén wrote:

> Hi!
> I have experimented a bit in seaside but I have a couple of thoughts.
> How do I remove the "config" toolbar at the bottom of my "pages"?

Set "Deployment Mode" to "Yes" in the config page.

> How do I remove a "page" with code?
> If I go to seaside/config I can remove it from a link but I want to  do it 
> with code.
> It does not help if I remove the class the "page" is still available.

WADispatcher default entryPoints removeKey: 'foo'

Avi
_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




More information about the Seaside mailing list