[Erp5-report] r8761 - /erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jul 25 18:26:47 CEST 2006


Author: kevin
Date: Tue Jul 25 18:26:42 2006
New Revision: 8761

URL: http://svn.erp5.org?rev=8761&view=rev
Log:
Go back default naming (JPS)

Added:
    erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/section_content.xml
Modified:
    erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/predicate.xml
    erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/view.xml

Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/predicate.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Section/predicate.xml?rev=8761&r1=8760&r2=8761&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/predicate.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/predicate.xml Tue Jul 25 18:26:42 2006
@@ -45,10 +45,6 @@
             <value> <string>predicate</string> </value>
         </item>
         <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
             <key> <string>permissions</string> </key>
             <value>
               <tuple>
@@ -62,7 +58,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Dynamic Content Parameters</string> </value>
+            <value> <string>Predicate</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Added: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/section_content.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Section/section_content.xml?rev=8761&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/section_content.xml (added)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/section_content.xml Tue Jul 25 18:26:42 2006
@@ -1,0 +1,89 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.ActionInformation</string>
+          <string>ActionInformation</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_view</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>section_content</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>View</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>3.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Section Contents</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/WebSection_viewContentList</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Section/view.xml?rev=8761&r1=8760&r2=8761&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/view.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/view.xml Tue Jul 25 18:26:42 2006
@@ -45,10 +45,6 @@
             <value> <string>view</string> </value>
         </item>
         <item>
-            <key> <string>optional</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
             <key> <string>permissions</string> </key>
             <value>
               <tuple>
@@ -62,7 +58,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Edit</string> </value>
+            <value> <string>View</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>




More information about the Erp5-report mailing list