plone
Plone Content Type-Specific Portlet Assignment
I\'m developing a content type for Plone 4, and I\'d like to block all user, group, and context portlets it may inherit from its parent object. I\'m thoroughly confused by the documentation at this po[详细]
2023-04-05 06:47 分类:问答@@sharing view can remove roles that are site-wide, using acquire or other resource?
Suppose ADMINS is a group that has an Administrator role (site-wide). In a different context of the Plone site (/Plone/folder) I would like to use the @@sharing view, and remove all roles from the AD[详细]
2023-04-05 04:04 分类:问答Getting a list of transitions for all workflows in an object's workflow chain
I have an object with two workflows. obj.portal_workflow.getTransitionsFor(obj) returns only transitions from the primary workflow.[详细]
2023-04-05 03:12 分类:问答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 分类:问答How can I invert a criterion in a collection?
Honestly I don\'t know how this could be done (if it\'s possible). I\'m not seeking for a development solution, i\'m seeking for a solution with a plone ootb (or a plugin).[详细]
2023-04-03 14:19 分类:问答Is there a way to restrict file types on a file field, using AGX tagged values?
Using argo uml and archgenxml, I have a file field. I 开发者_StackOverflowwould like to restrict it to one extension: .ttf[详细]
2023-04-03 05:39 分类:问答Plone 4.1 Windows Installer Changes
I have just installed setup-plone41-4.1.0-5091-win32.exe from Plone.org. There are many changes from Plone 4.0.x Windows installer, including the disappearance of Plone Controller and ZEO a开发者_运维[详细]
2023-04-02 23:30 分类:问答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 分类:问答Doing a raise while Products.CMFCore.interfaces.IActionSucceededEvent is being executed is going to abort the ZODB transaction for the workflow?
Suppose I have mynamespace.myproduct: <subscriber for=\"..interfaces.myinterface.IMyInterface Products.CMFCore.interfaces.IActionSucceededEvent\"[详细]
2023-04-02 08:47 分类:问答How can I update a plone page via a script?
I have a large amount of automatically generated html files that I would like to push to my Plone website with a script. I currently generate the files, log into Plone, click edit on each individual p[详细]
2023-04-02 08:35 分类:问答