Commit 27a4d72a authored by Łukasz Nowak's avatar Łukasz Nowak

- updated portal types descriptions

- set acquire local roles on types, which do not have any workflows

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21926 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f9baafab
......@@ -84,8 +84,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
be a problem).</string> </value>
<value> <string>Contains Transformations</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
......@@ -39,6 +39,10 @@
<list/>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
......@@ -61,9 +65,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A bank account number holds a collection of numbers\n
and codes (ex. SWIFT, RIB, etc.) which may be used to\n
identify a bank account.</string> </value>
<value> <string>Defines Operation used in Transformation</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......@@ -73,6 +75,12 @@ identify a bank account.</string> </value>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
......@@ -87,6 +95,10 @@ identify a bank account.</string> </value>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -39,6 +39,10 @@
<list/>
</value>
</item>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
......@@ -61,9 +65,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A bank account number holds a collection of numbers\n
and codes (ex. SWIFT, RIB, etc.) which may be used to\n
identify a bank account.</string> </value>
<value> <string>Defines Optional Resource used in Transformation</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......@@ -73,6 +75,12 @@ identify a bank account.</string> </value>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
......@@ -87,6 +95,10 @@ identify a bank account.</string> </value>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
......
......@@ -65,9 +65,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A bank account number holds a collection of numbers\n
and codes (ex. SWIFT, RIB, etc.) which may be used to\n
identify a bank account.</string> </value>
<value> <string>Defines Transformed Resource used in Transformation</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
......
119
\ No newline at end of file
122
\ No newline at end of file
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