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

fixed categories and property sheets

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12179 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cf5ae8d1
<base_category_list> <base_category_list>
<portal_type id="Web Page"> <portal_type id="Web Page">
<item>destination</item> <item>successor</item>
<item>publication_section</item> <item>publication_section</item>
<item>predecessor</item>
<item>similar</item> <item>similar</item>
<item>source</item>
</portal_type> </portal_type>
<portal_type id="Web Section"> <portal_type id="Web Section">
<item>source</item> <item>aggregate</item>
<item>causality</item>
</portal_type> </portal_type>
<portal_type id="Web Site"> <portal_type id="Web Site">
<item>causality</item> <item>aggregate</item>
<item>source</item>
</portal_type> </portal_type>
</base_category_list> </base_category_list>
\ No newline at end of file
<hidden_content_type_list>
<portal_type id="Web Section">
<item>Web Section</item>
</portal_type>
</hidden_content_type_list>
\ No newline at end of file
...@@ -2,13 +2,8 @@ ...@@ -2,13 +2,8 @@
<portal_type id="Web Page"> <portal_type id="Web Page">
<item>Reference</item> <item>Reference</item>
<item>SortIndex</item> <item>SortIndex</item>
<item>TextDocument</item>
</portal_type> </portal_type>
<portal_type id="Web Section"> <portal_type id="Web Section">
<item>WebSite</item>
<item>SortIndex</item> <item>SortIndex</item>
</portal_type> </portal_type>
<portal_type id="Web Site">
<item>WebSite</item>
</portal_type>
</property_sheet_list> </property_sheet_list>
\ 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