[Erp5-report] r15459 - /erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Aug 3 15:40:13 CEST 2007
Author: jp
Date: Fri Aug 3 15:40:13 2007
New Revision: 15459
URL: http://svn.erp5.org?rev=15459&view=rev
Log:
Reordered actions and added guard for web section web view.
Modified:
erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_default_page.xml
erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_page.xml
erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/web_view.xml
Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_default_page.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Section/new_default_page.xml?rev=15459&r1=15458&r2=15459&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_default_page.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_default_page.xml Fri Aug 3 15:40:13 2007
@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>priority</string> </key>
- <value> <float>1.0</float> </value>
+ <value> <float>101.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_page.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Section/new_page.xml?rev=15459&r1=15458&r2=15459&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_page.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/new_page.xml Fri Aug 3 15:40:13 2007
@@ -54,7 +54,7 @@
</item>
<item>
<key> <string>priority</string> </key>
- <value> <float>1.0</float> </value>
+ <value> <float>100.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
Modified: erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/web_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%2520Section/web_view.xml?rev=15459&r1=15458&r2=15459&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/web_view.xml (original)
+++ erp5/trunk/bt5/erp5_web/ActionTemplateItem/portal_types/Web%20Section/web_view.xml Fri Aug 3 15:40:13 2007
@@ -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: object is not None and object.isWebMode()</string> </value>
+ </item>
+ </dictionary>
+ </pickle>
+ </record>
</ZopeData>
More information about the Erp5-report
mailing list