I'd like to use HtmlKit in a few Python Scripts on my site. How to I tell Zope that this module is permitted? I'd rather not have to make these ExternalMethods, but I can if I must. I have admin rights to the entire server. Thanks! Chris
There's some information about this in the Security chapter of the Zope developer's guide on Zope.org. Lots of people have had problems understanding it, but it is docuemnted. ;-) Chris Cioffi wrote:
I'd like to use HtmlKit in a few Python Scripts on my site. How to I tell Zope that this module is permitted?
I'd rather not have to make these ExternalMethods, but I can if I must.
I have admin rights to the entire server. Thanks!
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
participants (2)
-
Chris Cioffi -
Chris McDonough