Hello,

I need some portlets to be rendered (i need their rendered html code) in browser view. these portlets expect only one parameter, an object_uid, which i passed to portlet renderer successfully.

i tried to call the portlet directly and construct the parameters for the render method, but still failed.

i get a Unauthorized Exception in DC.Bindings as described here: http://plone.org/documentation/error/unauthorized-not-authorized-to-access-binding-context

how do i construct a portlet-manager in python (tried some stuff from plone.portlets.manager already), do i need one?

can somebody help me?

thanks
daniel


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to