On 3/28/06, Vishal Kashyap <[EMAIL PROTECTED]> wrote: > What I wanted to ask is a tutorial which would help apache+php > users/admin to migrate/adopt zope.
Well, the standard documentation, really. :) Php knowledge helps, since you will know more about web applications, but there is nothing else that is special. Migration can either be done by reusing the SQL-database you used in Zope, or by writing an import script. It's a matter of taste. -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/ _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
