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