damien.metzler at ext.leroymerlin.fr wrote: > info = context.proxy.getContentInfo(proxy,doc=context,level=3) > > but it throws me an attribute error on proxy.... Context probably is the proxy (depending on how the script is run). So info = context.getContentInfo(proxy,doc=doc,level=3) is more likely to work. I'm not sure what doc is there, but probably doc = context.getContent() -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
Hosting: Nuxeo: Zope service provider