[Zope-CMF] Plone customization of the state tab
Dieter Maurer
dieter at handshake.de
Sun Jan 11 13:33:14 EST 2004
Why are you sending "Plone" questions to the CMF mailing list?
mulamba kamahunda wrote at 2004-1-11 16:33 +0100:
>Hi, I want to customize the state tab of a plone site.
>When i want to customize the template
>content_publish_form
>content_hide_form
>content_status_history in portal_skins/zpt_content
>for example,
>I have the text but no action is possible for
>selecting transitions.
>How to customize these templates?
It shows all transactions that can be fired in the current context.
Which transactions are available and under what conditions they can
be fired is determined by the respective workflow.
When you temper with workflows, you want to read the "DCWorkflow"
documentation. It is linked from Plone's documentation page.
--
Dieter
More information about the Zope-CMF
mailing list