I\'m currently working on a fairy large project (active members is about hundreds K) and was strongly lean to Plone solutions.
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
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.
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
I wonder if anyone else has seen this before: I have the following ZCML: <browser:page for=\"*\" name=\"workflow_action\"
I want to add the css class allowMultiSubmit to a zrc.form button to avoid multi-submit alert. The button is defined like this:
How can I authent开发者_开发问答icate user from multiple source altogether ? For example local (ZODB or ldap), facebook and openid.
I am new to plone and python. But here comes a scenario where i want to customize an existing plone installation login to include two factor auth from Duo-Security.
In an older site we are migrating from Plone 2 to Plone 4, we\'ve overridden the main template used for a particular Archtypes-based content type using a getMainTemplate method defined on the content
I\'m trying to build an application using the new-ish Pyramid framework. I\'m new to Pyramid and have no idea what Zope does (the importance of which will become apparent). I followed the basic tutori