Create multiple locations workflow
Last updated: Monday 27 April 2009 03:25
UNIX name |
Owner |
Status |
createmultiplelocationruleevent |
Jean-Luc Nguyen |
stable
|
Version |
Compatible with |
1.0
|
4.X
|
Upgraded extension for eZ 4.X, based on
http://ez.no/developer/contribs/workflow/locations_workflow_event, created by Ćukasz Serwatka.
With this workflow event you can automate publishing process. You can publish article/image/file or other object in multiple locations. Additional object locations you can define in configuration INI file.
- Put createmultiplelocationruleevent extension into your eZ publish extension directory.
- Enable extension in Admin interface in /settings/override/site.ini.append.php
- Create new workflow with Locations event. Setup -> Workflow
- Connect/assign your new workflow to a trigger function. Locate "Content - Publish - Before" and set the corresponding dropdown box to your workflow name. Setup->Triggers
In INI file .extension/createmultiplelocationruleevent/settings/locations.ini.append.php, you can define new additional locations for your content classes. Check description in INI file for more information.