[Zope-dev] portal_actions via listFilteredActionsFor

Chris Withers chris at simplistix.co.uk
Thu Sep 2 06:39:23 EDT 2004


This is a question for a plone list.

But you'll probably need to understand Zope's security machinery better 
to get a handle on what you need to do.

Read this:
http://zope.org/Documentation/Books/ZopeBook/2_6Edition/Security.stx

cheers,

Chris

PS: Please note, this list is for development OF, not WITH Zope.

Krzysztof Kubacki wrote:

> Hallo, I have the problem.
> 
> Zope 2.7.0, Plone-2.0.3, Linux
> 
> I list actions from portal_actions 
> actions python: here.portal_actions.listFilteredActionsFor(here) 
> I recive a list with actions. Depending on kind of logged user I recive that list in diffrent count.
> I mean that when I'm Manager the list is bigger than I'm SiteManager. I suppose that it depends on permissions.
> Where I can set it? I would like to recive the same list being Manager and SiteManage as well.
> 
> 
> Thanks in advance
> KK
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope )

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the Zope-Dev mailing list