Completed
Push — master ( 9d12f9...1540ef )
by Gaetano
04:25
created
ezpublish_legacy/ezworkflowenginebridge/settings/workflow.ini.append.php 1 patch
Switch Indentation   +1 added lines, -22 removed lines patch added patch discarded remove patch
@@ -1,22 +1,1 @@
 block discarded – undo
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
Please login to merge, or discard this patch.
ezpublish_legacy/ezworkflowenginebridge/settings/design.ini.append.php 1 patch
Switch Indentation   +1 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,5 +1,1 @@
 block discarded – undo
1
-<?php /*
2
-
3
-[ExtensionSettings]
4
-DesignExtensions[]=ezworkflowenginebridge
5
-
1
+<?php 
6 2
\ No newline at end of file
Please login to merge, or discard this patch.