Commit 9f8a3139 authored by Ivan Tyagov's avatar Ivan Tyagov

Fix allowed portal types for DMS types.

parent c4ab1cb9
......@@ -22,9 +22,7 @@
<item>Text</item>
</portal_type>
<portal_type id="Drawing">
<item>Image</item>
<item>Role Definition</item>
<item>Web Page</item>
</portal_type>
<portal_type id="External Source Module">
<item>RSS Feed</item>
......@@ -43,19 +41,13 @@
<item>Role Definition</item>
</portal_type>
<portal_type id="Presentation">
<item>Image</item>
<item>Role Definition</item>
<item>Web Page</item>
</portal_type>
<portal_type id="Spreadsheet">
<item>Image</item>
<item>Role Definition</item>
<item>Web Page</item>
</portal_type>
<portal_type id="Text">
<item>Image</item>
<item>Role Definition</item>
<item>Web Page</item>
</portal_type>
<portal_type id="URL Crawler">
<item>Drawing</item>
......
......@@ -10,20 +10,4 @@
<item>Text</item>
<item>Web Page</item>
</portal_type>
<portal_type id="Drawing">
<item>Image</item>
<item>Web Page</item>
</portal_type>
<portal_type id="Presentation">
<item>Image</item>
<item>Web Page</item>
</portal_type>
<portal_type id="Spreadsheet">
<item>Image</item>
<item>Web Page</item>
</portal_type>
<portal_type id="Text">
<item>Image</item>
<item>Web Page</item>
</portal_type>
</hidden_content_type_list>
\ No newline at end of file
1260
\ No newline at end of file
1261
\ No newline at end of file
......@@ -14,9 +14,7 @@ Document Module | PDF
Document Module | Presentation
Document Module | Spreadsheet
Document Module | Text
Drawing | Image
Drawing | Role Definition
Drawing | Web Page
External Source Module | RSS Feed
External Source Module | URL Crawler
File | Role Definition
......@@ -24,15 +22,9 @@ File | Role Definition
Image Module | Image
Image | Role Definition
PDF | Role Definition
Presentation | Image
Presentation | Role Definition
Presentation | Web Page
Spreadsheet | Image
Spreadsheet | Role Definition
Spreadsheet | Web Page
Text | Image
Text | Role Definition
Text | Web Page
URL Crawler | Drawing
URL Crawler | File
URL Crawler | Image
......
......@@ -6,12 +6,4 @@ Contribution Tool | PDF
Contribution Tool | Presentation
Contribution Tool | Spreadsheet
Contribution Tool | Text
Contribution Tool | Web Page
Drawing | Image
Drawing | Web Page
Presentation | Image
Presentation | Web Page
Spreadsheet | Image
Spreadsheet | Web Page
Text | Image
Text | Web Page
\ No newline at end of file
Contribution Tool | Web Page
\ 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