[Erp5-report] r33366 jerome - in /erp5/trunk/bt5/erp5_dms: ActionTemplateItem/portal_types/...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 4 08:53:16 CET 2010


Author: jerome
Date: Thu Mar  4 08:53:16 2010
New Revision: 33366

URL: http://svn.erp5.org?rev=33366&view=rev
Log:
rename search not to overlap with generic search action

Added:
    erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/document_search.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/document_search.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%2520Module/document_search.xml?rev=33366&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/document_search.xml (added)
+++ erp5/trunk/bt5/erp5_dms/ActionTemplateItem/portal_types/Document%20Module/document_search.xml [utf8] Thu Mar  4 08:53:16 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_search</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_search</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>document_search</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>2.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Document Search</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}/DocumentModule_viewSearchDialog</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=33366&r1=33365&r2=33366&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision [utf8] Thu Mar  4 08:53:16 2010
@@ -1,1 +1,1 @@
-1086
+1087

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=33366&r1=33365&r2=33366&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] Thu Mar  4 08:53:16 2010
@@ -2,8 +2,8 @@
 Document Ingestion Module | list
 Document Module | advanced_search
 Document Module | contribute_file
+Document Module | document_search
 Document Module | list_ui
-Document Module | search
 Document Module | sort_on
 Document Module | view
 Document Module | webdav




More information about the Erp5-report mailing list