view.xml 2.53 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 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}/TargetSolver_view</string> </value>
        </item>
      </dictionary>
    </pickle>
  </record>
</ZopeData>