plone
how to add a portal role by python code
I\'m on plone 4.1 and I need to create a portal role by code and I cannot find any official reference.[详细]
2023-04-13 05:34 分类:问答List folders that a user has Reviewer access to in Plone 4
I have a folder in my site that contains hundreds of subfolders. Each subfolder represents a document submission, and has items in it that are related to the submission. The default page for each subf[详细]
2023-04-13 04:37 分类:问答Plones Portal_Setup -> Import steps doesn't work correctly
I have a problem with Plone 4.0.1. At portal_setup, when I 开发者_C百科want to import steps for a selected profile, these steps won\'t get selected. So for example when I want to run the steps to unin[详细]
2023-04-13 04:35 分类:问答ZODB in-memory backend?
I\'m currently working on a fairy large project (active members is about hundreds K) and was strongly lean to Plone solutions.[详细]
2023-04-13 00:46 分类:问答Best way to count page view in Plone
I\'m working in a case require fairy compl开发者_开发百科ex use of page views. Each content object will have page view, and this should be accessed easily so that we can do various things related to[详细]
2023-04-12 14:06 分类:问答Zope/Plone 2.9 strange session behaviour?
This is what my server is running: (Zope 2.9.6-final, python 2.4.4, linux2) I have a log-in form whe开发者_Go百科re user have to authenticate to the system.[详细]
2023-04-12 08:26 分类:问答Does Plone have a limit on the size of data being uploaded
I developed a Plone site and I am using csvreplicata add-on to upload data f开发者_如何学Pythonrom csv files. I managed to upload a file of about 6000 rows, however when I try to upload a csv with abo[详细]
2023-04-11 17:42 分类:问答PloneFormGen with Multi-Select field
I\'m in process creating a form in Plone/PloneFormGen. This form has Multi-Select field that I am populating from MySQL database as key,value[详细]
2023-04-11 13:13 分类:问答What is the best way to store tagged value into a content in Plone: zope.annotation or setattr
This is a common case for a developer. You want to add a feature for every content types of your we开发者_运维技巧bsite that need to store data. It is a kind of metadata, not configuration data.[详细]
2023-04-11 10:56 分类:问答Select first child <p> in Deliverance
Given the following content: <div class=\"content\"> <div id=\"brian\"> <p>Hell开发者_Python百科o my name is Alex</p>[详细]
2023-04-11 04:31 分类:问答