[Erp5-report] r32911 ivan - in /erp5/trunk/bt5/erp5_dms: ActionTemplateItem/portal_types/Do...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 10:16:49 CET 2010


Author: ivan
Date: Mon Feb 22 10:16:49 2010
New Revision: 32911

URL: http://svn.erp5.org?rev=32911&view=rev
Log:
Remove duplication of "Attach File" and respective actions.
Be consistent with action name.

Added:
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_file.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_file.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%2520Module/contribute_file.xml?rev=32911&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_file.xml (added)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/contribute_file.xml [utf8] Mon Feb 22 10:16:49 2010
@@ -1,0 +1,87 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>action</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>categories</string> </key>
+            <value>
+              <tuple>
+                <string>action_type/object_exchange</string>
+              </tuple>
+            </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>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>contribute_file</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 File</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>
+        <global name="Expression" module="Products.CMFCore.Expression"/>
+        <tuple/>
+      </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=32911&r1=32910&r2=32911&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision [utf8] Mon Feb 22 10:16:49 2010
@@ -1,1 +1,1 @@
-1065
+1066

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=32911&r1=32910&r2=32911&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/template_action_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/bt/template_action_path_list [utf8] Mon Feb 22 10:16:49 2010
@@ -1,7 +1,7 @@
 Document Ingestion Message | view
 Document Ingestion Module | list
 Document Module | advanced_search
-Document Module | contribute_content
+Document Module | contribute_file
 Document Module | list_ui
 Document Module | search
 Document Module | sort_on
@@ -50,7 +50,6 @@
 Image | jump_to_wiki_predecessor
 Image | local_permission
 Image | related_document
-Organisation | contribute_file
 PDF | download
 PDF | file_upload
 PDF | html_view
@@ -65,7 +64,6 @@
 PDF | related_document
 PDF | view
 PDF | web_view
-Person | contribute_file
 Presentation | convert
 Presentation | create_snapshot
 Presentation | download




More information about the Erp5-report mailing list