[Erp5-report] r11324 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: PortalTypeAllowedC...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 15 16:54:50 CET 2006


Author: romain
Date: Wed Nov 15 16:54:46 2006
New Revision: 11324

URL: http://svn.erp5.org?rev=11324&view=rev
Log:
Fix missing parts not commited in Cache Tool and Domain Generator.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Distributed%20Ram%20Cache.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Ram%20Cache.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/SQL%20Cache.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml Wed Nov 15 16:54:46 2006
@@ -32,6 +32,7 @@
   <item>Delivery Builder</item>
  </portal_type>
  <portal_type id="Domain">
+  <item>Domain Generator</item>
   <item>Domain</item>
  </portal_type>
  <portal_type id="Domain Tool">

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%2520Divergence%2520Tester.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Category%20Divergence%20Tester.xml Wed Nov 15 16:54:46 2006
@@ -63,7 +63,7 @@
         <item>
             <key> <string>description</string> </key>
             <value> <string>    ERP5 Document\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Distributed%20Ram%20Cache.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Distributed%2520Ram%2520Cache.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Distributed%20Ram%20Cache.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Distributed%20Ram%20Cache.xml Wed Nov 15 16:54:46 2006
@@ -61,7 +61,7 @@
             <value> <string>\n
   DistributedRamCache is a Zope (persistent) representation of \n
   the Distributed RAM Cache real cache plugin object.\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%2520Divergence%2520Tester.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Property%20Divergence%20Tester.xml Wed Nov 15 16:54:46 2006
@@ -63,7 +63,7 @@
         <item>
             <key> <string>description</string> </key>
             <value> <string>    ERP5 Document\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Quantity%2520Divergence%2520Tester.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Quantity%20Divergence%20Tester.xml Wed Nov 15 16:54:46 2006
@@ -63,7 +63,7 @@
         <item>
             <key> <string>description</string> </key>
             <value> <string>    ERP5 Document\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Ram%20Cache.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Ram%2520Cache.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Ram%20Cache.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Ram%20Cache.xml Wed Nov 15 16:54:46 2006
@@ -61,7 +61,7 @@
             <value> <string>\n
   RamCache is a Zope (persistent) representation of \n
   the RAM based real cache plugin object.\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/SQL%20Cache.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/SQL%2520Cache.xml?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/SQL%20Cache.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/SQL%20Cache.xml Wed Nov 15 16:54:46 2006
@@ -61,7 +61,7 @@
             <value> <string>\n
   SQLCache is a Zope (persistent) representation of \n
   the RAM based real SQL cache plugin object.\n
-  </string> </value>
+</string> </value>
         </item>
         <item>
             <key> <string>factory</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=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Wed Nov 15 16:54:46 2006
@@ -1,1 +1,1 @@
-174
+177

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list?rev=11324&r1=11323&r2=11324&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list Wed Nov 15 16:54:46 2006
@@ -5,7 +5,7 @@
 Cache Factory | Distributed Ram Cache
 Cache Factory | Ram Cache
 Cache Factory | SQL Cache
-Cache Tool | Factory
+Cache Tool | Cache Factory
 Category Tool | Base Category
 Category | Category
 Delivery Builder | Predicate




More information about the Erp5-report mailing list