Forums / Setup & design / Events not appearing in Workflow

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Events not appearing in Workflow

Author Message

James Ward

Thursday 17 June 2004 9:12:04 am

I am trying to create the unpublish sample event located here:
http://www.ez.no/ez_publish/documentation/development/extensions/workflow_events/unpublish

I have created the appropriate directory and added the ezunpublishtype.php file.

When I go to create a new workflow I still get the same list of events. I cannot get my new unpublish event to appear in that list. Is there something missing from the documentation page which I need to do?

Thanks.

working at www.wardnet.com
blogging at www.jamesward.ca

James Ward

Thursday 17 June 2004 9:30:08 am

I needed to add the following line to workflow.ini
AvailableEventTypes[]=event_ezsunpublish

working at www.wardnet.com
blogging at www.jamesward.ca