Personal tools
You are here: Home Users Mark Bartlett copart v0.3a migration notes for copart ploneboard

v0.3a migration notes for copart ploneboard

0. Make backup of the Data.fs and other files at:

/opt/mycopart/Plone/var/filestorage

 

1. in production move the old egg... Products.Ploneboard-py2.4.egg to a safe place.

2. copy Products.copart.Ploneboard-v0.3a-py2.4.egg/  from the stage instance.

3. replace Products.Ploneboard  with  Products.copart.Ploneboard in the buildout cfg file... mycopart_base.cfg

4. rebuild

5. restart

6. In the ZMI go to portal types => PloneboardForum and change the default view to forum_view:

http://www.mycopart.com:8080/portal_types/PloneboardForum/manage_aliases

Alias Method
(Default) forum_view <======
...
...

 

7. copy the text from stg.mycopart.com ploneCustom.css in the  to www.mycopart.com ploneCustom.css

8. test

 

This took me about 1/2 hour to do from dev to stage


Document Actions