I try to retrieve the information about a document in a python script. I'd like to get the same informations i can have with : global info python:proxy.getContentInfo(proxy, doc=doc, level=3); in a python script. I tried to use info = context.proxy.getContentInfo(proxy,doc=context,level=3) but it throws me an attribute error on proxy.... My python script is called by a zpt like this : python:here.getJSTree(sourceTree=stree) Any help appreciated :-) Damien This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.nuxeo.com/pipermail/cps-devel/attachments/20060503/3aba8546/attachment.html
Hosting: Nuxeo: Zope service provider