From ae28d722c4d98c8be650e2605f18fa5f2eeaae63 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 23 Feb 2011 14:02:46 +0000
Subject: [PATCH] format changes only.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43608 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../Document%20Ingestion%20Message.xml           |  2 +-
 .../Document%20Ingestion%20Module.xml            |  2 +-
 .../portal_types/Document%20Module.xml           | 16 +++++++++++++---
 .../portal_types/Drawing.xml                     |  2 +-
 .../portal_types/External%20Source%20Module.xml  |  2 +-
 .../portal_types/Image%20Module.xml              |  2 +-
 .../PortalTypeTemplateItem/portal_types/PDF.xml  |  2 +-
 .../portal_types/Presentation.xml                |  2 +-
 .../portal_types/RSS%20Feed.xml                  |  2 +-
 .../portal_types/Spreadsheet.xml                 |  2 +-
 .../PortalTypeTemplateItem/portal_types/Text.xml |  2 +-
 .../portal_types/URL%20Crawler.xml               |  2 +-
 .../erp5_dms/ExternalSource_view.xml             |  2 +-
 bt5/erp5_dms/bt/revision                         |  2 +-
 bt5/erp5_dms/bt/template_path_list               |  2 +-
 15 files changed, 27 insertions(+), 17 deletions(-)

diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Message.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Message.xml
index 4d641fec65..4dfb826fd6 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Message.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Message.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Module.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Module.xml
index 7cb59a3f0e..2167f0f584 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Module.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Ingestion%20Module.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml
index 24fd0b3c2c..3c74161c74 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Document%20Module.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -63,11 +63,15 @@
         </item>
         <item>
             <key> <string>init_script</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>permission</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>title</string> </key>
@@ -77,6 +81,12 @@
             <key> <string>type_class</string> </key>
             <value> <string>Folder</string> </value>
         </item>
+        <item>
+            <key> <string>type_mixin</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
       </dictionary>
     </pickle>
   </record>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml
index 36c3b6fcfc..1c99c0e82a 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Drawing.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/External%20Source%20Module.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/External%20Source%20Module.xml
index 79e547c92b..74b01f7ac4 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/External%20Source%20Module.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/External%20Source%20Module.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml
index e76282ef8e..54614a0695 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Image%20Module.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml
index 4c6e746c54..34791a85e5 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml
index c65b7b1b6a..550cc30993 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml
index dd282b43ee..4019f6b6f1 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/RSS%20Feed.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml
index 43a26b9f7a..7265a94437 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml
index e6abd50753..59090675c2 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml
index b3692c5ccb..7db751b81d 100644
--- a/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml
+++ b/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/URL%20Crawler.xml
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
diff --git a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view.xml b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view.xml
index 6f849b315f..b089935d68 100644
--- a/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view.xml
+++ b/bt5/erp5_dms/SkinTemplateItem/portal_skins/erp5_dms/ExternalSource_view.xml
@@ -68,7 +68,7 @@
                 <item>
                     <key> <string>bottom (Preview)</string> </key>
                     <value>
-		      <list/>
+                      <list/>
                     </value>
                 </item>
                 <item>
diff --git a/bt5/erp5_dms/bt/revision b/bt5/erp5_dms/bt/revision
index caa2f5afeb..133c6733aa 100644
--- a/bt5/erp5_dms/bt/revision
+++ b/bt5/erp5_dms/bt/revision
@@ -1 +1 @@
-1239
\ No newline at end of file
+1240
\ No newline at end of file
diff --git a/bt5/erp5_dms/bt/template_path_list b/bt5/erp5_dms/bt/template_path_list
index 38c525dda6..3cfc32c936 100644
--- a/bt5/erp5_dms/bt/template_path_list
+++ b/bt5/erp5_dms/bt/template_path_list
@@ -1,8 +1,8 @@
 portal_alarms/document_update_content_alarm
 portal_caches/dms_cache_factory
 portal_caches/dms_cache_factory/**
-portal_contribution_registry/drawing_mimetype
 portal_contribution_registry/drawing_extension
+portal_contribution_registry/drawing_mimetype
 portal_contribution_registry/pdf_extension
 portal_contribution_registry/pdf_mimetype
 portal_contribution_registry/presentation_extension
-- 
2.30.9