[Erp5-report] r13665 - in /erp5/trunk/bt5/erp5_dms: WorkflowTemplateItem/portal_workflow/ex...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Mar 26 17:08:08 CEST 2007
Author: jp
Date: Mon Mar 26 17:08:07 2007
New Revision: 13665
URL: http://svn.erp5.org?rev=13665&view=rev
Log:
Removed actions.
Modified:
erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/external_document_interaction_workflow/scripts/SpiderSource.xml
erp5/trunk/bt5/erp5_dms/bt/revision
erp5/trunk/bt5/erp5_dms/bt/template_action_path_list
Modified: erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/external_document_interaction_workflow/scripts/SpiderSource.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/external_document_interaction_workflow/scripts/SpiderSource.xml?rev=13665&r1=13664&r2=13665&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/external_document_interaction_workflow/scripts/SpiderSource.xml (original)
+++ erp5/trunk/bt5/erp5_dms/WorkflowTemplateItem/portal_workflow/external_document_interaction_workflow/scripts/SpiderSource.xml Mon Mar 26 17:08:07 2007
@@ -68,7 +68,7 @@
</item>
<item>
<key> <string>_body</string> </key>
- <value> <string>o=state_change.object\n
+ <value> <string>o = state_change[\'object\']\n
\n
o.ExternalDocument_spiderAndSetState()\n
</string> </value>
@@ -122,8 +122,9 @@
<value>
<tuple>
<string>state_change</string>
+ <string>_getitem_</string>
+ <string>o</string>
<string>_getattr_</string>
- <string>o</string>
</tuple>
</value>
</item>
Modified: erp5/trunk/bt5/erp5_dms/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/bt/revision?rev=13665&r1=13664&r2=13665&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/revision (original)
+++ erp5/trunk/bt5/erp5_dms/bt/revision Mon Mar 26 17:08:07 2007
@@ -1,1 +1,1 @@
-605
+607
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=13665&r1=13664&r2=13665&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_dms/bt/template_action_path_list Mon Mar 26 17:08:07 2007
@@ -35,9 +35,7 @@
External Web Page | metadata
External Web Page | spider
External Web Page | view
-File | download
File | file_upload
-File | history
File | jump_to_all_related
File | jump_to_predecessor
File | jump_to_similar
@@ -45,16 +43,12 @@
File | jump_to_successor
File | jump_to_wiki_predecessor
File | local_permission
-File | metadata
File | related_document
-File | view
Image Module | list_ui
Image Module | sort_on
Image Module | view
Image | export
Image | file_upload
-Image | fullsize_view
-Image | history
Image | jump_to_all_related
Image | jump_to_predecessor
Image | jump_to_similar
@@ -62,10 +56,7 @@
Image | jump_to_successor
Image | jump_to_wiki_predecessor
Image | local_permission
-Image | metadata
-Image | print
Image | related_document
-Image | view
PDF | download
PDF | file_upload
PDF | history
More information about the Erp5-report
mailing list