[Erp5-report] r29711 - in /erp5/trunk/bt5/erp5_wizard: ActionTemplateItem/portal_types/Pref...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 16 06:45:33 CEST 2009


Author: rafael
Date: Fri Oct 16 06:45:33 2009
New Revision: 29711

URL: http://svn.erp5.org?rev=29711&view=rev
Log:
2009-10-16 rafael
* Update for the changes of new portal types of portal types.

Added:
    erp5/trunk/bt5/erp5_wizard/bt/template_local_role_list
    erp5/trunk/bt5/erp5_wizard/bt/template_portal_type_role_list
    erp5/trunk/bt5/erp5_wizard/bt/template_registered_skin_selection_list
Modified:
    erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml
    erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml
    erp5/trunk/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml
    erp5/trunk/bt5/erp5_wizard/bt/change_log
    erp5/trunk/bt5/erp5_wizard/bt/revision

Modified: erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml?rev=29711&r1=29710&r2=29711&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Preference/express_preference.xml [utf8] Fri Oct 16 06:45:33 2009
@@ -13,6 +13,14 @@
             <key> <string>action</string> </key>
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%2520Tool/view.xml?rev=29711&r1=29710&r2=29711&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/ActionTemplateItem/portal_types/Wizard%20Tool/view.xml [utf8] Fri Oct 16 06:45:33 2009
@@ -13,6 +13,14 @@
             <key> <string>action</string> </key>
             <value>
               <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_view</string>
+              </tuple>
             </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%2520Tool.xml?rev=29711&r1=29710&r2=29711&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/PortalTypeTemplateItem/portal_types/Wizard%20Tool.xml [utf8] Fri Oct 16 06:45:33 2009
@@ -9,18 +9,6 @@
     </pickle>
     <pickle>
       <dictionary>
-        <item>
-            <key> <string>_actions</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>_aliases</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
         <item>
             <key> <string>_property_domain_dict</string> </key>
             <value>
@@ -41,26 +29,8 @@
             </value>
         </item>
         <item>
-            <key> <string>_roles</string> </key>
-            <value>
-              <list/>
-            </value>
-        </item>
-        <item>
             <key> <string>acquire_local_roles</string> </key>
             <value> <int>1</int> </value>
-        </item>
-        <item>
-            <key> <string>allowed_content_types</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
-            <key> <string>base_category_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>content_icon</string> </key>
@@ -89,12 +59,6 @@
             </value>
         </item>
         <item>
-            <key> <string>hidden_content_type_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
-        </item>
-        <item>
             <key> <string>id</string> </key>
             <value> <string>Wizard Tool</string> </value>
         </item>
@@ -105,12 +69,6 @@
         <item>
             <key> <string>permission</string> </key>
             <value> <string></string> </value>
-        </item>
-        <item>
-            <key> <string>property_sheet_list</string> </key>
-            <value>
-              <tuple/>
-            </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: erp5/trunk/bt5/erp5_wizard/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/change_log?rev=29711&r1=29710&r2=29711&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/change_log [utf8] Fri Oct 16 06:45:33 2009
@@ -1,3 +1,6 @@
+2009-10-16 rafael
+* Update for the changes of new portal types of portal types.
+
 2009-04-18 Kazuhiko
 * Version 5.4.1
 

Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=29711&r1=29710&r2=29711&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision [utf8] Fri Oct 16 06:45:33 2009
@@ -1,1 +1,1 @@
-139
+140

Added: erp5/trunk/bt5/erp5_wizard/bt/template_local_role_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/template_local_role_list?rev=29711&view=auto
==============================================================================
    (empty)

Added: erp5/trunk/bt5/erp5_wizard/bt/template_portal_type_role_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/template_portal_type_role_list?rev=29711&view=auto
==============================================================================
    (empty)

Added: erp5/trunk/bt5/erp5_wizard/bt/template_registered_skin_selection_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/template_registered_skin_selection_list?rev=29711&view=auto
==============================================================================
    (empty)




More information about the Erp5-report mailing list