@@ -1,22 +1,1 @@ |
||
| 1 | -<?php /* |
|
| 2 | - |
|
| 3 | -[EventSettings] |
|
| 4 | -ExtensionDirectories[]=ezworkflowenginebridge |
|
| 5 | -AvailableEventTypes[]=event_ezworkflowenginehook |
|
| 6 | - |
|
| 7 | -[OperationSettings] |
|
| 8 | -# enable all operations supported by eZ 4.1 and up |
|
| 9 | -AvailableOperationList[]=content_sort |
|
| 10 | -AvailableOperationList[]=content_move |
|
| 11 | -AvailableOperationList[]=content_swap |
|
| 12 | -AvailableOperationList[]=content_updatemainassignment |
|
| 13 | -AvailableOperationList[]=content_addlocation |
|
| 14 | -AvailableOperationList[]=content_removelocation |
|
| 15 | -AvailableOperationList[]=content_updatepriority |
|
| 16 | -AvailableOperationList[]=content_hide |
|
| 17 | -AvailableOperationList[]=content_delete |
|
| 18 | -AvailableOperationList[]=content_updatesection |
|
| 19 | -AvailableOperationList[]=content_updateinitiallanguage |
|
| 20 | -AvailableOperationList[]=content_updatealwaysavailable |
|
| 21 | -AvailableOperationList[]=content_removetranslation |
|
| 22 | -AvailableOperationList[]=content_updateobjectstate |
|
| 1 | +<?php |
|
| 23 | 2 | \ No newline at end of file |
@@ -1,5 +1,1 @@ |
||
| 1 | -<?php /* |
|
| 2 | - |
|
| 3 | -[ExtensionSettings] |
|
| 4 | -DesignExtensions[]=ezworkflowenginebridge |
|
| 5 | - |
|
| 1 | +<?php |
|
| 6 | 2 | \ No newline at end of file |