[Erp5-report] r21338 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: PortalTypeTemplate...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jun 5 10:28:22 CEST 2008


Author: jm
Date: Thu Jun  5 10:28:21 2008
New Revision: 21338

URL: http://svn.erp5.org?rev=21338&view=rev
Log:
Set Product factory method on portal types that don't have any.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%2520Registry%2520Tool.xml?rev=21338&r1=21337&r2=21338&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml Thu Jun  5 10:28:21 2008
@@ -57,7 +57,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string></string> </value>
+            <value> <string>folder_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
@@ -69,7 +69,7 @@
         </item>
         <item>
             <key> <string>factory</string> </key>
-            <value> <string></string> </value>
+            <value> <string>addFolder</string> </value>
         </item>
         <item>
             <key> <string>filter_content_types</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%2520Tool.xml?rev=21338&r1=21337&r2=21338&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Rule%20Tool.xml Thu Jun  5 10:28:21 2008
@@ -75,7 +75,7 @@
         </item>
         <item>
             <key> <string>factory</string> </key>
-            <value> <string></string> </value>
+            <value> <string>addFolder</string> </value>
         </item>
         <item>
             <key> <string>filter_content_types</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=21338&r1=21337&r2=21338&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Thu Jun  5 10:28:21 2008
@@ -1,1 +1,1 @@
-830
+831




More information about the Erp5-report mailing list