Is there a good step by step online guide to install xampp (apache server,mysql server) together with zope-plone on the same linux machine and make it play nicely or do I have to go through their conf
I\'m trying to get into Python and, more specifically, Zope and Plone. I read the book Professional Plone Development and one thing it 开发者_开发技巧says is that one MUST use version control. But the
I\'m building a quite thorough searching mechanism for a zope site. There are lots of different ways of searching, and because it might want to search for multiple values on the same index (and match
I am about to take the head long plunge into Zope land and am wondering which framework would fit my needs better. I have some experience toying around with django and the primary reason I am switchin
In Plone I have a Z SQL methood: SELECT [aapp_qtitle] ,[aapp_mtitle] ,[aapp_sdate] ,[aapp_duration] FROM [AAPP].[dbo].[M_PageBodyElement] where [aapp_id]=<dtml-sqlvar aapp_id type=int>
I would like to register a marker interface so I can add it to objects in the ZMI. My product\'s configure.zcml contains:
I have been running zope / plone site for about a year now - it seemed to be a pretty fast way of getting a CMS up and running and it\'s a great job for this - it\'s running 3.1.2 of plone. I am in no
I am working on a web app and trying to code a form with two dropdown lists.The list in the second dropdown will be dependent on the selection from the first one.The task itself isn’t too complicated
I can import MySQLdb from the interactive python command line but Zope gives me an import error when I try it fr开发者_开发技巧om within a script (python) in Zope.Could Zope be not looking in the same
I want to limit the开发者_StackOverflow中文版 number of active sessions a user can have in Plone/Zope. We are selling access to digital content and ideally want to limit how many concurrent logins can