[Erp5-report] r12906 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 20 11:42:17 CET 2007


Author: vincent
Date: Tue Feb 20 11:42:12 2007
New Revision: 12906

URL: http://svn.erp5.org?rev=12906&view=rev
Log:
Use XML Object instead of ERP5 Document as default document type when creating a module, as requested by Jean Paul.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_createModule.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_createModule.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_createModule.xml?rev=12906&r1=12905&r2=12906&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_createModule.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_createModule.xml Tue Feb 20 11:42:12 2007
@@ -168,7 +168,7 @@
 \n
 # Then add the portal_type corresponding to the new object\n
 portal_types.manage_addTypeInformation(\'ERP5 Type Information\'\n
-                                      , typeinfo_name = \'ERP5Type: ERP5 Document\'\n
+                                      , typeinfo_name = \'ERP5Type: XML Object (ERP5 XML Object)\'\n
                                       , id            = object_portal_type_id\n
                                       )\n
 object_portal_type_value = portal_types[object_portal_type_id]\n

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=12906&r1=12905&r2=12906&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Tue Feb 20 11:42:12 2007
@@ -1,1 +1,1 @@
-253
+254




More information about the Erp5-report mailing list