[Erp5-report] r40026 gabriel - in /erp5/trunk/bt5/erp5_jquery_sheet_editor: ActionTemplateI...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 8 13:30:50 CET 2010


Author: gabriel
Date: Mon Nov  8 13:30:48 2010
New Revision: 40026

URL: http://svn.erp5.org?rev=40026&view=rev
Log:
added portal type properties

Added:
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/list.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/local_permission.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/related.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/send_email.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view_editor.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/web_view.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeAllowedContentTypeTemplateItem/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeBaseCategoryTemplateItem/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypePropertySheetTemplateItem/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/portal_types/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/portal_types/Web%20Table.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeWorkflowChainTemplateItem/
    erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_action_path_list
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_base_category_list
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_id_list
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_property_sheet_list
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_workflow_chain_list
Modified:
    erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/revision

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/list.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/list.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/list.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>list</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>5.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Contents</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/WebPage_viewContentList</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/local_permission.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/local_permission.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/local_permission.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/local_permission.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>local_permission</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>5.5</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Local Roles</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/Base_viewLocalPermissionList</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/related.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/related.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/related.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/related.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>related</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>4.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Related Documents</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/Document_viewRelated</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/send_email.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/send_email.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/send_email.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/send_email.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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_action</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_action</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>send_email</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>10.0</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Send by Email</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/WebPage_viewSendByEmailDialog</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/view.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,94 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </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>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>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/WebPage_view</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: object is not None and not object.isWebMode()</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view_editor.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/view_editor.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view_editor.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/view_editor.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,96 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </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_editor</string> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>Modify portal content</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>priority</string> </key>
+            <value> <float>1.1</float> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Edit</string> </value>
+        </item>
+        <item>
+            <key> <string>visible</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/WebTable_viewEditor</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python: object is not None and not object.isWebMode()</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/web_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%2520Table/web_view.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/web_view.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/ActionTemplateItem/portal_types/Web%20Table/web_view.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
+    </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_web_view</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>category</string> </key>
+            <value> <string>object_web_view</string> </value>
+        </item>
+        <item>
+            <key> <string>condition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>web_view</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>Web 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>
+      <global name="Expression" module="Products.CMFCore.Expression"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>string:${object_url}/WebPage_viewAsWeb</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,5 @@
+<allowed_content_type_list>
+ <portal_type id="Web Page Module">
+  <item>Web Table</item>
+ </portal_type>
+</allowed_content_type_list>
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,12 @@
+<base_category_list>
+ <portal_type id="Web Table">
+  <item>follow_up</item>
+  <item>function</item>
+  <item>group</item>
+  <item>predecessor</item>
+  <item>publication_section</item>
+  <item>similar</item>
+  <item>site</item>
+  <item>successor</item>
+ </portal_type>
+</base_category_list>
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypePropertySheetTemplateItem/property_sheet_list.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,6 @@
+<property_sheet_list>
+ <portal_type id="Web Table">
+  <item>Reference</item>
+  <item>SortIndex</item>
+ </portal_type>
+</property_sheet_list>
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/portal_types/Web%20Table.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/portal_types/Web%2520Table.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/portal_types/Web%20Table.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeTemplateItem/portal_types/Web%20Table.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,122 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_property_domain_dict</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>short_title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value>
+                      <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+                    </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>acquire_local_roles</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>content_icon</string> </key>
+            <value> <string>web_page.png</string> </value>
+        </item>
+        <item>
+            <key> <string>content_meta_type</string> </key>
+            <value> <string>ERP5 Text Document</string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string>A Web Page is an HTML document which contains images and files.</string> </value>
+        </item>
+        <item>
+            <key> <string>factory</string> </key>
+            <value> <string>addTextDocument</string> </value>
+        </item>
+        <item>
+            <key> <string>filter_content_types</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>group_list</string> </key>
+            <value>
+              <tuple>
+                <string>document</string>
+                <string>my_document</string>
+                <string>recent_document</string>
+                <string>web_document</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>Web Table</string> </value>
+        </item>
+        <item>
+            <key> <string>init_script</string> </key>
+            <value> <string>WebPage_init</string> </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>type_class</string> </key>
+            <value> <string>TextDocument</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>short_title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>domain_name</string> </key>
+            <value> <string>erp5_content</string> </value>
+        </item>
+        <item>
+            <key> <string>property_name</string> </key>
+            <value> <string>title</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,6 @@
+<workflow_chain>
+ <chain>
+  <type>Web Table</type>
+  <workflow>document_conversion_interaction_workflow, document_publication_workflow, document_security_interaction_workflow, edit_workflow, processing_status_workflow</workflow>
+ </chain>
+</workflow_chain>
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/revision?rev=40026&r1=40025&r2=40026&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/revision [utf8] Mon Nov  8 13:30:48 2010
@@ -1 +1 @@
-4
\ No newline at end of file
+6
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_action_path_list?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_action_path_list (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_action_path_list [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,7 @@
+Web Table | list
+Web Table | local_permission
+Web Table | related
+Web Table | send_email
+Web Table | view
+Web Table | view_editor
+Web Table | web_view
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_allowed_content_type_list?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_allowed_content_type_list (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_allowed_content_type_list [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1 @@
+Web Page Module | Web Table
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_base_category_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_base_category_list?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_base_category_list (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_base_category_list [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,8 @@
+Web Table | follow_up
+Web Table | function
+Web Table | group
+Web Table | predecessor
+Web Table | publication_section
+Web Table | similar
+Web Table | site
+Web Table | successor
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_id_list?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_id_list (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_id_list [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1 @@
+Web Table
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_property_sheet_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_property_sheet_list?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_property_sheet_list (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_property_sheet_list [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,2 @@
+Web Table | Reference
+Web Table | SortIndex
\ No newline at end of file

Added: erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_workflow_chain_list?rev=40026&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_workflow_chain_list (added)
+++ erp5/trunk/bt5/erp5_jquery_sheet_editor/bt/template_portal_type_workflow_chain_list [utf8] Mon Nov  8 13:30:48 2010
@@ -0,0 +1,5 @@
+Web Table | document_conversion_interaction_workflow
+Web Table | document_publication_workflow
+Web Table | document_security_interaction_workflow
+Web Table | edit_workflow
+Web Table | processing_status_workflow
\ No newline at end of file




More information about the Erp5-report mailing list