[ZPT] Proxy roles on page templates
Gitte Wange
gitte@mmmanager.org
Sun, 21 Apr 2002 21:21:20 +0200
----- Original Message -----
From: "Magnus Heino" <magnus.heino@pleon.sigma.se>
To: "Gitte Wange" <gitte@mmmanager.org>; <zpt@zope.org>
Sent: Sunday, April 21, 2002 9:12 PM
Subject: Re: [ZPT] Proxy roles on page templates
> I was wondering if it was possible to set a proxy role on a age template
in
> the ZMI ?
> There's no tab ... is this an error ?
No, its a feature.
Use a python script for the stuff that needs to have a proxy role.
Well actually I need to access an object which the users don't have access
to in the view ..
So I need to proxy the entire page template ...
Greetings,
Gitte Wange