Hello, You will find a lot of useful explanations in the Definitive Guide to Plone (Chapter 12 and 13): http://plone.org/documentation/manual/definitive-guide
My recommendation: - the easiest way to build a Plone product is to use Archetypes - easiest way to build a product with Archetypes is to use ArgoUML+ArchGenXML Eric BREHAULT On 3/26/07, Adit Ranadive <[EMAIL PROTECTED]> wrote:
Hi, My question is follows: I have a couple of page templates and a python script. The first page template contains a form for users to fill in their data. This form is submitted to another server and a perl script executes on the data on the form and sends back the response to the second page template. The second page template displays the response. I want to turn this into a product. What is the best possible way to do this? Also, keeping in mind that Im using Plone 2.5.1 and will be shifting to Plone 2.5.2 soon. For future compatibility in what way should the product be designed? Thanks, Adit P.S. : I dont know what the perl script does but I submit it data and it redirects the response to the second template. -- Adit Ranadive MS CS Candidate Georgia Institute of Technology, Atlanta, GA _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
