Commit 9946cd95 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Set appropriate icon. Set document groups.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13358 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4dbe00e5
...@@ -42,6 +42,10 @@ ...@@ -42,6 +42,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>
...@@ -74,6 +78,16 @@ ...@@ -74,6 +78,16 @@
<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>
<string>document</string>
<string>file_document</string>
<string>my_document</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>hidden_content_type_list</string> </key> <key> <string>hidden_content_type_list</string> </key>
<value> <value>
...@@ -84,6 +98,14 @@ ...@@ -84,6 +98,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>File</string> </value> <value> <string>File</string> </value>
</item> </item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</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>
......
...@@ -30,18 +30,16 @@ ...@@ -30,18 +30,16 @@
<dictionary/> <dictionary/>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>_roles</string> </key> <key> <string>_roles</string> </key>
<value> <value>
<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>
...@@ -56,7 +54,7 @@ ...@@ -56,7 +54,7 @@
</item> </item>
<item> <item>
<key> <string>content_icon</string> </key> <key> <string>content_icon</string> </key>
<value> <string>document_icon.gif</string> </value> <value> <string>image_icon.gif</string> </value>
</item> </item>
<item> <item>
<key> <string>content_meta_type</string> </key> <key> <string>content_meta_type</string> </key>
...@@ -64,7 +62,7 @@ ...@@ -64,7 +62,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>Document can contain text that can be formatted using \'Structured Text\'.or \'HTML\'. Text can be automatically translated through the use of\'message catalogs\' and provided to the user in multilple languages.</string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
...@@ -74,6 +72,16 @@ ...@@ -74,6 +72,16 @@
<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>
<string>document</string>
<string>file_document</string>
<string>my_document</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>hidden_content_type_list</string> </key> <key> <string>hidden_content_type_list</string> </key>
<value> <value>
...@@ -84,6 +92,14 @@ ...@@ -84,6 +92,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Image</string> </value> <value> <string>Image</string> </value>
</item> </item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</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>
......
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