[Erp5-report] r9593 - in /erp5/trunk/bt5/erp5_web: ActionTemplateItem/portal_types/Web%20Pa...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 31 14:42:46 CEST 2006


Author: kevin
Date: Thu Aug 31 14:42:44 2006
New Revision: 9593

URL: http://svn.erp5.org?rev=9593&view=rev
Log:
Add alternate Web Page view with dummy guards.

Modified:
    erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/view.xml
    erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/web_view.xml
    erp5/trunk/bt5/erp5_web/bt/template_action_path_list

Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Page/view.xml?rev=9593&r1=9592&r2=9593&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/view.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/view.xml Thu Aug 31 14:42:44 2006
@@ -30,7 +30,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -86,4 +88,23 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <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>python: False</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/web_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Page/web_view.xml?rev=9593&r1=9592&r2=9593&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/web_view.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Page/web_view.xml Thu Aug 31 14:42:44 2006
@@ -30,7 +30,9 @@
         </item>
         <item>
             <key> <string>condition</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
         </item>
         <item>
             <key> <string>description</string> </key>
@@ -86,4 +88,23 @@
       </dictionary>
     </pickle>
   </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <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>python: True</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_web/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/template_action_path_list?rev=9593&r1=9592&r2=9593&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_web/bt/template_action_path_list Thu Aug 31 14:42:44 2006
@@ -7,6 +7,7 @@
 Web Page | related
 Web Page | render
 Web Page | view
+Web Page | web_view
 Web Section | history
 Web Section | metadata
 Web Section | predicate




More information about the Erp5-report mailing list