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

based on Url class, not obsolete ChatAddress class


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6138 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 40eeef0e
......@@ -58,20 +58,26 @@
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 ChatAddress</string> </value>
<value> <string>ERP5 Url</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>A Telephone object can contain a telephone number.</string> </value>
<value> <string>A chat address is an identifier in an Instant Messanging service.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addChatAddress</string> </value>
<value> <string>addUrl</string> </value>
</item>
<item>
<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>
......
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