[Erp5-report] r41368 nicolas.dumazet - in /erp5/trunk/bt5/erp5_ingestion: PortalTypeTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Dec 13 06:08:29 CET 2010


Author: nicolas.dumazet
Date: Mon Dec 13 06:08:28 2010
New Revision: 41368

URL: http://svn.erp5.org?rev=41368&view=rev
Log:
2010-12-13 nicolas.dumazet
* Migrate Tools to portal type classes

Added:
    erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Url%20Registry%20Tool.xml
Modified:
    erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Contribution%20Tool.xml
    erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml
    erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_url_registry.xml
    erp5/trunk/bt5/erp5_ingestion/bt/change_log
    erp5/trunk/bt5/erp5_ingestion/bt/revision
    erp5/trunk/bt5/erp5_ingestion/bt/template_portal_type_id_list

Modified: erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Contribution%20Tool.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Contribution%2520Tool.xml?rev=41368&r1=41367&r2=41368&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Contribution%20Tool.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Contribution%20Tool.xml [utf8] Mon Dec 13 06:08:28 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
-        <tuple/>
-      </tuple>
+      <global name="Base Type" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -74,6 +71,10 @@
             <key> <string>title</string> </key>
             <value> <string>Contribution Tool</string> </value>
         </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>ContributionTool</string> </value>
+        </item>
       </dictionary>
     </pickle>
   </record>

Added: erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Url%20Registry%20Tool.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Url%2520Registry%2520Tool.xml?rev=41368&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Url%20Registry%20Tool.xml (added)
+++ erp5/trunk/bt5/erp5_ingestion/PortalTypeTemplateItem/portal_types/Url%20Registry%20Tool.xml [utf8] Mon Dec 13 06:08:28 2010
@@ -0,0 +1,54 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="Base Type" module="erp5.portal_type"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>content_icon</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>Url Registry Tool</string> </value>
+        </item>
+        <item>
+            <key> <string>init_script</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Base Type</string> </value>
+        </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>UrlRegistryTool</string> </value>
+        </item>
+        <item>
+            <key> <string>type_mixin</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml?rev=41368&r1=41367&r2=41368&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_contributions.xml [utf8] Mon Dec 13 06:08:28 2010
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="ContributionTool" module="Products.ERP5.Tool.ContributionTool"/>
-        <tuple/>
-      </tuple>
+      <global name="Contribution Tool" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -1497,7 +1494,7 @@
   </record>
   <record id="3" aka="AAAAAAAAAAM=">
     <pickle>
-      <global name="OOBTree" module="BTrees._OOBTree"/>
+      <global name="OOBTree" module="BTrees.OOBTree"/>
     </pickle>
     <pickle>
       <none/>
@@ -1505,7 +1502,7 @@
   </record>
   <record id="4" aka="AAAAAAAAAAQ=">
     <pickle>
-      <global name="OOBTree" module="BTrees._OOBTree"/>
+      <global name="OOBTree" module="BTrees.OOBTree"/>
     </pickle>
     <pickle>
       <none/>

Modified: erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_url_registry.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_url_registry.xml?rev=41368&r1=41367&r2=41368&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_url_registry.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_ingestion/ToolTemplateItem/portal_url_registry.xml [utf8] Mon Dec 13 06:08:28 2010
@@ -2,7 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <global name="UrlRegistryTool" module="Products.ERP5.Tool.UrlRegistryTool"/>
+      <global name="Url Registry Tool" module="erp5.portal_type"/>
     </pickle>
     <pickle>
       <dictionary>

Modified: erp5/trunk/bt5/erp5_ingestion/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/bt/change_log?rev=41368&r1=41367&r2=41368&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_ingestion/bt/change_log [utf8] Mon Dec 13 06:08:28 2010
@@ -1,3 +1,6 @@
+2010-12-13 nicolas.dumazet
+* Migrate Tools to portal type classes
+
 2010-09-21 nicolas
 * Add LiveTest instance to check
 Ingestion of URLs

Modified: erp5/trunk/bt5/erp5_ingestion/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/bt/revision?rev=41368&r1=41367&r2=41368&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_ingestion/bt/revision [utf8] Mon Dec 13 06:08:28 2010
@@ -1 +1 @@
-118
\ No newline at end of file
+124
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_ingestion/bt/template_portal_type_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_ingestion/bt/template_portal_type_id_list?rev=41368&r1=41367&r2=41368&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_ingestion/bt/template_portal_type_id_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_ingestion/bt/template_portal_type_id_list [utf8] Mon Dec 13 06:08:28 2010
@@ -1 +1,2 @@
-Contribution Tool
\ No newline at end of file
+Contribution Tool
+Url Registry Tool
\ No newline at end of file



More information about the Erp5-report mailing list