Commit f96a4244 authored by Jean-Paul Smets's avatar Jean-Paul Smets

Changed description to what it is now

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14817 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c697cccb
...@@ -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>
...@@ -64,7 +68,7 @@ ...@@ -64,7 +68,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.Text can be automatically translated through the use of message catalogs.\'</string> </value> <value> <string>Document is a minimal type designed to hold flexible content. It can be used for rapid application development and prototyping. It is only provided here as an example, as a reminder and as a way to prevent creating a new portal type with such a generic name. It should not be used in normal situation.</string> </value>
</item> </item>
<item> <item>
<key> <string>factory</string> </key> <key> <string>factory</string> </key>
...@@ -74,6 +78,12 @@ ...@@ -74,6 +78,12 @@
<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>
...@@ -84,6 +94,14 @@ ...@@ -84,6 +94,14 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>Document</string> </value> <value> <string>Document</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