zope
How can I use zope 3 / ztk layers without having a zope 2 skin layer in Plone 4?
We\'re trying to develop our Plone 4.1 product using only ZTK (Zope 3) views and hence haven\'t defined a portal s开发者_运维百科kin.I\'m trying to override a view from a different package and in the[详细]
2023-04-04 14:48 分类:问答What is the maximum number of sites in Plone 4.1
I would like to know how many sites / virtual hosts are allowed in a single installation of Plone. I am currently using a zeocluster installation. I am inte开发者_运维技巧rested in the theoretical max[详细]
2023-04-02 11:52 分类:问答Assign custom permissions to non-folderish objects
Recently I noticed that not all permissions are available on all content types, e.g. on ATDocuments (probably all non-folderish objects).[详细]
2023-04-02 04:55 分类:问答Testing unauthorized pages with zope test browser
What\'s the corre开发者_运维问答ct procedure to check in the functional test case whether or not the page is accessible by the currently logged in user?[详细]
2023-03-31 22:22 分类:问答Telling Zope/Chameleon to not parse a section?
I have a Pyramid app that uses Chameleon. I need to declare some attributes in my DOCTYPE, like so: <!DOCTYPE public 开发者_运维知识库html .........[详细]
2023-03-27 20:49 分类:问答How do I restore a zope database from a .fsz file?
I have a test environment which I am trying to restore my data into. I backed up my live site using repozo, but the zope documentation has disappeared on their new site.[详细]
2023-03-26 16:47 分类:问答Translating content in filesystem for a Plone product
I\'m trying to get certain strings in a .py file translated, using the i18n machinery.Translating .pt 开发者_C百科files is not a problem, but whenever I try to translate using _(\'Something\') in Pyth[详细]
2023-03-26 15:47 分类:问答Custom SearchableText and HTML fields in Plone
I am writing a Dexterity content type which contains plain text and HTML fields. I want to have a custom Se开发者_开发知识库archableText() method which exposes these fields to portal_catalog and Plone[详细]
2023-03-26 07:41 分类:问答how do I get a list of classes that implement an interface? (zope.interface)
The question says everything. Or am I trying to use zope.interface for the wrong purpose? What I need is basically the One Way To Do It for registering classes that implement a certain functionality[详细]
2023-03-26 01:12 分类:问答How to search for ZCatalog object names
I want to Search for an Object n开发者_如何学运维ame. If i have this Structure: /de/myspace/media/justAnotherPdf.pdf[详细]
2023-03-25 12:55 分类:问答
加载中,请稍侯......