[Zope] Change owner from external app
    Stefan H. Holek 
    stefan at epy.co.at
       
    Wed Mar  1 13:50:49 EST 2006
    
    
  
*Everything* you can do in the ZMI, you can also do from code. Most  
of it even via XML-RPC. In case a method you want does not publish  
nicely to XML-RPC, write a helper script in Zope and RPC that one.
Also, install DocFinderTab for all the API doc needs you may have.
Stefan
On 1. Mär 2006, at 17:32, Marek 'MMx' Ludha wrote:
> Hi.
>
> I am writing an external application and I need to modify owner and
> permissions of zope files from that app. I thought about using HTTP
> object publishing or XML-RPC, so I checked documentation at
> http://www.plope.com/Books/2_7Edition/AppendixB.stx#2-45 but I can't
> find any method to deal with owner/permissions. Is there really no way
> to do this or am I just missing something?
> Thanks in advance.
>
> Marek Ludha
--
Anything that happens, happens.  --Douglas Adams
    
    
More information about the Zope
mailing list