Commit 2ed71c73 authored by Jérome Perrin's avatar Jérome Perrin

web: chain Domain & Base Domain to category_publication_workflow

parent 91945a88
......@@ -3,10 +3,18 @@
<type>Base Category</type>
<workflow>category_publication_workflow</workflow>
</chain>
<chain>
<type>Base Domain</type>
<workflow>category_publication_workflow</workflow>
</chain>
<chain>
<type>Category</type>
<workflow>category_publication_workflow</workflow>
</chain>
<chain>
<type>Domain</type>
<workflow>category_publication_workflow</workflow>
</chain>
<chain>
<type>Web Page</type>
<workflow>document_conversion_interaction_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow, publication_workflow</workflow>
......
Base Category | category_publication_workflow
Base Domain | category_publication_workflow
Category | category_publication_workflow
Domain | category_publication_workflow
Web Page | document_conversion_interaction_workflow
Web Page | document_security_interaction_workflow
Web Page | edit_workflow
......@@ -8,4 +10,4 @@ Web Page | publication_workflow
Web Section | category_publication_workflow
Web Section | edit_workflow
Web Site | category_publication_workflow
Web Site | edit_workflow
Web Site | edit_workflow
\ No newline at end of file
......@@ -90,6 +90,7 @@
<value>
<list>
<string>my_domain_generator_method_id</string>
<string>my_translated_validation_state_title</string>
</list>
</value>
</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>delegated_list</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>my_translated_validation_state_title</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
<value>
<dictionary>
<item>
<key> <string>external_validator_failed</string> </key>
<value> <string>The input failed the external validator.</string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>overrides</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>tales</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_translated_workflow_state_title</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment