[Erp5-report] r35865 fabien - in /experimental/bt5/erp5_credential: ActionTemplateItem/port...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jun 1 16:40:15 CEST 2010


Author: fabien
Date: Tue Jun  1 16:40:12 2010
New Revision: 35865

URL: http://svn.erp5.org?rev=35865&view=rev
Log:
add default view for Credential Question.

Added:
    experimental/bt5/erp5_credential/ActionTemplateItem/portal_types/Credential%20Question/
    experimental/bt5/erp5_credential/ActionTemplateItem/portal_types/Credential%20Question/view.xml
Modified:
    experimental/bt5/erp5_credential/bt/revision
    experimental/bt5/erp5_credential/bt/template_action_path_list

Added: experimental/bt5/erp5_credential/ActionTemplateItem/portal_types/Credential%20Question/view.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/ActionTemplateItem/portal_types/Credential%2520Question/view.xml?rev=35865&view=auto
==============================================================================
--- experimental/bt5/erp5_credential/ActionTemplateItem/portal_types/Credential%20Question/view.xml (added)
+++ experimental/bt5/erp5_credential/ActionTemplateItem/portal_types/Credential%20Question/view.xml [utf8] Tue Jun  1 16:40:12 2010
@@ -1,0 +1,91 @@
+<?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_view</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_view</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>view</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>View</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>portal_type</string> </key>
+            <value> <string>Action Information</string> </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>1.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>View</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}/CredentialQuestion_view</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: experimental/bt5/erp5_credential/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/revision?rev=35865&r1=35864&r2=35865&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/revision [utf8] Tue Jun  1 16:40:12 2010
@@ -1,1 +1,1 @@
-33
+34

Modified: experimental/bt5/erp5_credential/bt/template_action_path_list
URL: http://svn.erp5.org/experimental/bt5/erp5_credential/bt/template_action_path_list?rev=35865&r1=35864&r2=35865&view=diff
==============================================================================
--- experimental/bt5/erp5_credential/bt/template_action_path_list [utf8] (original)
+++ experimental/bt5/erp5_credential/bt/template_action_path_list [utf8] Tue Jun  1 16:40:12 2010
@@ -1,3 +1,4 @@
+Credential Question | view
 Credential Recovery Module | view
 Credential Recovery | view
 Credential Request Module | view




More information about the Erp5-report mailing list