zope
Limiting one Content item per Member in a Folder on Plone 4
I have created a custom Archetypes content type called \"Résumé\" and would like to 开发者_高级运维enforce a limitation that lets a Member add only one item of this type inside a folder. Even better[详细]
2023-03-01 08:21 分类:问答contentmirror integration with plone 4
I am trying to get the contentmirror product to work with a plone4 site.I\'ve created a buildout from scratch and only included the contentmirror packages as indicated by this link:[详细]
2023-02-27 07:26 分类:问答Inconsistent page has expired message in internet explorer
I have an application developed in Python-Zope where only on some of the pages, I am getting \"page has expired issue\" and this does not come every time. This issue comes when I click on \"Back\" or[详细]
2023-02-25 13:06 分类:问答Where has now() moved in DateTime 2.12
I have a product which I\'m supporting which uses the now() method from the DateTime module. from DateTime import now[详细]
2023-02-25 07:15 分类:问答GenericSetup: What does toolset.xml accomplish if ToolInit still has to be called from initialize()
It seems that toolset.xml goes only half way. Ideally it should be able to do away with the ToolInit call in initialize() in __init__.py. But I could not get the tool icon to show in the ZMI without t[详细]
2023-02-23 08:48 分类:问答good-py.appspot.com mirror blocked in China? [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_StackOverflow社区[详细]
2023-02-22 13:51 分类:问答Syntax for using mr.ripley for benchmarking
I have a Plone 3.3.5 site that I\'m migrating to plone.app.blob for BLOB storage.I\'m looking to measure the difference in performance and resource usage by replaying requests to the site, pre-migrati[详细]
2023-02-22 06:04 分类:问答"Update security settings" in portal_workflow triggers catalog metadata update unnecessarily?
Plone 3.3.5: We have a middle sized Plone site and we\'d like to update its workflows. Since it\'s a long-running process we noticed something strange going on. Our Archetypes accessors, not security[详细]
2023-02-22 03:40 分类:问答When to use nocall on my tal:condition?
I know that for performance it\'s good practice to use nocall on a <tal:condition> in order to avoid calling an object. Would appreciate (links to) a bit of background as this sounds a little va[详细]
2023-02-21 17:08 分类:问答How do you make an object/tool appear under Plone on the left navigation frame in the ZMI?
I开发者_StackOverflow中文版 would like my object to show up under the Plone site on the left navigation frame in the ZMI. Could not find an obvious way to do this. How can I accomplish this?I think yo[详细]
2023-02-21 12:24 分类:问答