Posts Tagged ‘zope’
Posted By: Vilmos Somogyi
Here are a few steps you need to take to be able to run Plone on a newly installed Ubuntu. I'm using Hardy Heron 8.04, so on the previous versions of Ubuntu may vary this procedure.
... Read Full Post ...
Posted By: Vilmos Somogyi
Using snapshots to record changes
You can see the changes to the files on your hard disk when changing something in ZMI or Plone Control Panel.
All you need to do is to follow a few simple steps:
... Read Full Post ...
Posted By: Vilmos Somogyi
#go to the folder where you have your projects cd /plone # checkout trunk of the project. Substitute [project] with the name of your project # you should have already received user and pass for your svn server - ...