zope
How to directly query a relational/SQL database from a ZOPE product?
How do I connect to and query a relational database that was configured with a DA e.g. ZPsycopgDA in a Zope product?[详细]
2023-02-14 14:52 分类:问答Zope ZODB Pack error
When trying to pack my zope instance\'s ZODB, I get this error: 2011-02-28 10:47:21 ERROR ZODB.DB packing[详细]
2023-02-14 09:58 分类:问答move plone site to subfolder without changing modification date
I have multiple plone sites in one zope instance (ZODB). Now I\'d like to move some of the 开发者_如何学编程sites to a subfolder.[详细]
2023-02-14 09:04 分类:问答Python, Zope Component Architecture, Registering an adapter
In a stand-alone python application I use zope.interface, zope.component packages to register and access application\'s adapters.[详细]
2023-02-12 12:32 分类:问答What is behind python package namespaces: z3c, zc, collective?
So they all are somehow related to开发者_JAVA技巧 zope. Question is how? I am not familiar with Zope. I guess that zc, z3c stand for Zope Component and Zope3 Component but I want to be sure. Also the[详细]
2023-02-11 22:53 分类:问答Zope external editor with upload-on-save (Notepad++ prefered)
We are doing webdevelopment with Zope. The web-editor is just horrible. No syntax highlighting, no in-text-tabs, nothing you can work with.[详细]
2023-02-11 07:30 分类:问答What is the difference between the various ZODB blobstorage layouts?
Th开发者_如何学编程e ZODB blobstorage directory contains a .layout file with the string \'lawn\', \'bushy\'.[详细]
2023-02-08 03:33 分类:问答Server sending Set-Cookie with different value on every request
Our Zope server is sending a d开发者_StackOverflow社区ifferent value for the same cookie every time I request a page.I\'m not sure why it would be doing this.Does it sound like it would be intentional[详细]
2023-02-07 05:06 分类:问答python importerror no module named zope.interface twisted
I am new in python.I installed \"scrapy\" but i开发者_StackOverflow中文版t giving error \"importerror no module named zope.interface twisted\".Please help me.[详细]
2023-01-31 09:19 分类:问答Can a template in a CMF skin be overridden by a Zope 3 browser:page?
I\'m trying to override a view开发者_JAVA百科 provided by a CMF skin layer with a <browser:page ... having the same name= attribute. Is this possible in Plone, or can browser views only override ot[详细]
2023-01-30 06:50 分类:问答
加载中,请稍侯......