Commit 0faec4f0 authored by Bartek Górny's avatar Bartek Górny

external sources allowed in external sources module only

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11747 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4bb7be78
<allowed_content_type_list>
<portal_type id="Document Module">
<item>Text</item>
<item>External Library File</item>
<item>External Web Page</item>
<item>Spreadsheet</item>
<item>Presentation</item>
<item>PDF</item>
......@@ -15,6 +13,10 @@
<portal_type id="External Library File">
<item>Book</item>
</portal_type>
<portal_type id="External Source Module">
<item>External Web Page</item>
<item>External Library File</item>
</portal_type>
<portal_type id="File">
<item>Role Definition</item>
</portal_type>
......
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