Publishing objects patch |
![]() |
Created by jmeile . Last modified 2006-06-16 09:43:04. |
How-to to add a publish button to the manage interface for using with CMF. |
Have you ever wanted a publish button inside
your CMF Site in the manage interface? If so,
here is a little patch that does it.
You will need to add this peace of code after
the place where the manage buttons are defined
(main.dtml file):
Then you will have to create the following
external method and add it to the root of your
zope: |