[Zope3-dev] Problem with partialAnnotatableAdapters
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu May 19 13:07:24 EDT 2005
On Thursday 19 May 2005 13:02, Florian Lindner wrote:
> <adapter
> for=".link.Link"
> provides="zope.app.dublincore.interfaces.IZopeDublinCore"
> factory=".link.factory"
> />
You need to make this a trusted adapter and provide a permission for accessing
it, i.e. add ``trusted="True"`` and ``permission="zope.public"``
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-dev
mailing list