[Erp5-report] r12387 - in /erp5/trunk/bt5/erp5_dms: ActionTemplateItem/portal_types/Documen...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jan 26 13:04:04 CET 2007


Author: bartek
Date: Fri Jan 26 13:03:56 2007
New Revision: 12387

URL: http://svn.erp5.org?rev=12387&view=rev
Log:
contribute in exchange in document_module

Added:
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_content.xml
Modified:
    erp5/trunk/bt5/erp5_dms/bt/revision
    erp5/trunk/bt5/erp5_dms/bt/template_action_path_list

Added: erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_content.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%2520Module/contribute_content.xml?rev=12387&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_content.xml (added)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_content.xml Fri Jan 26 13:03:56 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_exchange</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>contribute_content</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>Add portal content</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>Contribute Content</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}/ContributionTool_viewContributeFileDialog</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_dms/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/revision?rev=12387&r1=12386&r2=12387&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision Fri Jan 26 13:03:56 2007
@@ -1,1 +1,1 @@
-445
+448

Modified: erp5/trunk/bt5/erp5_dms/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/template_action_path_list?rev=12387&r1=12386&r2=12387&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_dms/bt/template_action_path_list Fri Jan 26 13:03:56 2007
@@ -3,6 +3,7 @@
 Contribution Tool | latest
 Contribution Tool | view
 Document Module | advanced_search
+Document Module | contribute_content
 Document Module | list_ui
 Document Module | search
 Document Module | sort_on




More information about the Erp5-report mailing list