[Erp5-report] r15632 - in /erp5/trunk/bt5/erp5_pdf_style: ActionTemplateItem/ ActionTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 13 15:00:43 CEST 2007


Author: jerome
Date: Mon Aug 13 15:00:43 2007
New Revision: 15632

URL: http://svn.erp5.org?rev=15632&view=rev
Log:
Add a global print action

Added:
    erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/
    erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/
    erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/portal_properties/
    erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/portal_properties/print.xml
    erp5/trunk/bt5/erp5_pdf_style/bt/comment
Modified:
    erp5/trunk/bt5/erp5_pdf_style/bt/change_log
    erp5/trunk/bt5/erp5_pdf_style/bt/revision
    erp5/trunk/bt5/erp5_pdf_style/bt/template_action_path_list

Added: erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/portal_properties/print.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/portal_properties/print.xml?rev=15632&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/portal_properties/print.xml (added)
+++ erp5/trunk/bt5/erp5_pdf_style/ActionTemplateItem/portal_types/portal_properties/print.xml Mon Aug 13 15:00:43 2007
@@ -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_print</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>print</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>1.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Print</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}/Base_printPdf</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_pdf_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdf_style/bt/change_log?rev=15632&r1=15631&r2=15632&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdf_style/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_pdf_style/bt/change_log Mon Aug 13 15:00:43 2007
@@ -1,3 +1,6 @@
+2007-08-13 jerome
+* Add a global print action
+
 2006-05-12 jerome
 * remove debug info in generated XML by listbox macro
 

Added: erp5/trunk/bt5/erp5_pdf_style/bt/comment
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdf_style/bt/comment?rev=15632&view=auto
==============================================================================
    (empty)

Modified: erp5/trunk/bt5/erp5_pdf_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdf_style/bt/revision?rev=15632&r1=15631&r2=15632&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdf_style/bt/revision (original)
+++ erp5/trunk/bt5/erp5_pdf_style/bt/revision Mon Aug 13 15:00:43 2007
@@ -1,1 +1,1 @@
-34
+36

Modified: erp5/trunk/bt5/erp5_pdf_style/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_pdf_style/bt/template_action_path_list?rev=15632&r1=15631&r2=15632&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_pdf_style/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_pdf_style/bt/template_action_path_list Mon Aug 13 15:00:43 2007
@@ -1,0 +1,1 @@
+portal_properties | print




More information about the Erp5-report mailing list