Given the following content: <div class=\"content\"> <div id=\"brian\"> <p>Hell开发者_Python百科o my name is Alex</p>
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
Suppose I have mynamespace.myproduct: <subscriber for=\"..interfaces.myinterface.IMyInterface Products.CMFCore.interfaces.IActionSucceededEvent\"
In <browser:page /> on Plone, I have a permission attribute. I can add a custom permission in there and have better security when the browser view is rendered.
When assigning a user to a group, is it possible t开发者_JS百科o call a subscriber? Are there available events to this action? If so, in which product?No. It does not appear that Products.PluggableAut
I\'ve seen that I can do pretty much the same with them about creating and editing groups: but when I change a group title (not id) prog开发者_如何学运维ramatically, the title I changed is only shown
I\'ve created a new workflow in portal_workflow (let\'s name it my_workflow), and I\'m trying to export it using portal_setup without success. I\'ve done this in the past with other workflows, and it
Summary: Plone 3.3.4 Products.PloneGetPaid 0.8.8 ore.viewlet 0.2.1 I am trying to override a viewlet class that inherits from ore.viewlet.core.FormViewlet.It has two methods decorated with @form.a
I would like pragmatically to control individual objects\' add-menu list of allowed content types. I am building a collection of content types with archgenxml. In one case, I have a simulation class
I went to the address of zope manage: localhost:8000/manage Entered my plone_site named \'foo\', than clicked on the portal_types link.