[Erp5-report] r43357 kazuhiko - in /experimental/bt5/erp5_dms_media: ActionTemplateItem/por...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 15 15:57:54 CET 2011


Author: kazuhiko
Date: Tue Feb 15 15:57:54 2011
New Revision: 43357

URL: http://svn.erp5.org?rev=43357&view=rev
Log:
2011-02-15 Kazuhiko
* add Video Subtitle portal type.

Added:
    experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/
    experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/local_permission.xml
    experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view.xml
    experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view_editor.xml
    experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/web_view.xml
    experimental/bt5/erp5_dms_media/PortalTypeTemplateItem/portal_types/Video%20Subtitle.xml
Modified:
    experimental/bt5/erp5_dms_media/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    experimental/bt5/erp5_dms_media/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
    experimental/bt5/erp5_dms_media/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
    experimental/bt5/erp5_dms_media/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    experimental/bt5/erp5_dms_media/bt/change_log
    experimental/bt5/erp5_dms_media/bt/revision
    experimental/bt5/erp5_dms_media/bt/template_action_path_list
    experimental/bt5/erp5_dms_media/bt/template_portal_type_allowed_content_type_list
    experimental/bt5/erp5_dms_media/bt/template_portal_type_base_category_list
    experimental/bt5/erp5_dms_media/bt/template_portal_type_id_list
    experimental/bt5/erp5_dms_media/bt/template_portal_type_property_sheet_list
    experimental/bt5/erp5_dms_media/bt/template_portal_type_workflow_chain_list

Added: experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/local_permission.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%2520Subtitle/local_permission.xml?rev=43357&view=auto
==============================================================================
--- experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/local_permission.xml (added)
+++ experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/local_permission.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -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: experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%2520Subtitle/view.xml?rev=43357&view=auto
==============================================================================
--- experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view.xml (added)
+++ experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -0,0 +1,81 @@
+<?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>
+              <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>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}/File_view</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view_editor.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%2520Subtitle/view_editor.xml?rev=43357&view=auto
==============================================================================
--- experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view_editor.xml (added)
+++ experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/view_editor.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -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}/File_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: experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/web_view.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%2520Subtitle/web_view.xml?rev=43357&view=auto
==============================================================================
--- experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/web_view.xml (added)
+++ experimental/bt5/erp5_dms_media/ActionTemplateItem/portal_types/Video%20Subtitle/web_view.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -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_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>
+              <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>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>0.9</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}/File_viewAsWeb</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 object.isWebMode()  and not object.isEditableMode()</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: experimental/bt5/erp5_dms_media/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ experimental/bt5/erp5_dms_media/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -5,10 +5,16 @@
  <portal_type id="Audio Module">
   <item>Audio</item>
  </portal_type>
+ <portal_type id="Document Module">
+  <item>Video Subtitle</item>
+ </portal_type>
  <portal_type id="Video">
   <item>Role Definition</item>
  </portal_type>
  <portal_type id="Video Module">
   <item>Video</item>
  </portal_type>
+ <portal_type id="Video Subtitle">
+  <item>Role Definition</item>
+ </portal_type>
 </allowed_content_type_list>
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] (original)
+++ experimental/bt5/erp5_dms_media/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -5,4 +5,7 @@
  <portal_type id="Video Module">
   <item>business_application</item>
  </portal_type>
+ <portal_type id="Video Subtitle">
+  <item>follow_up</item>
+ </portal_type>
 </base_category_list>
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/PortalTypePropertySheetTemplateItem/property_sheet_list.xml?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/PortalTypePropertySheetTemplateItem/property_sheet_list.xml [utf8] (original)
+++ experimental/bt5/erp5_dms_media/PortalTypePropertySheetTemplateItem/property_sheet_list.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -8,4 +8,7 @@
  <portal_type id="Video">
   <item>SortIndex</item>
  </portal_type>
+ <portal_type id="Video Subtitle">
+  <item>SortIndex</item>
+ </portal_type>
 </property_sheet_list>
\ No newline at end of file

Added: experimental/bt5/erp5_dms_media/PortalTypeTemplateItem/portal_types/Video%20Subtitle.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/PortalTypeTemplateItem/portal_types/Video%2520Subtitle.xml?rev=43357&view=auto
==============================================================================
--- experimental/bt5/erp5_dms_media/PortalTypeTemplateItem/portal_types/Video%20Subtitle.xml (added)
+++ experimental/bt5/erp5_dms_media/PortalTypeTemplateItem/portal_types/Video%20Subtitle.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -0,0 +1,166 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="Base Type" module="erp5.portal_type"/>
+    </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>file_icon.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 Video Subtitle is a plain text document that contains subtitles for a Video document.</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>Video Subtitle</string> </value>
+        </item>
+        <item>
+            <key> <string>init_script</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>permission</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>searchable_text_method_id</string> </key>
+            <value>
+              <tuple>
+                <string>asText</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>searchable_text_property_id</string> </key>
+            <value>
+              <tuple>
+                <string>title</string>
+                <string>description</string>
+                <string>id</string>
+                <string>reference</string>
+                <string>version</string>
+                <string>short_title</string>
+                <string>subject_list</string>
+                <string>filename</string>
+                <string>source_project_title</string>
+              </tuple>
+            </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>
+        <item>
+            <key> <string>type_interface</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_mixin</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </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>
+      <tuple>
+        <global name="TranslationInformation" module="Products.ERP5Type.TranslationProviderBase"/>
+        <tuple/>
+      </tuple>
+    </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>

Modified: experimental/bt5/erp5_dms_media/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ experimental/bt5/erp5_dms_media/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Tue Feb 15 15:57:54 2011
@@ -7,4 +7,8 @@
   <type>Video</type>
   <workflow>document_conversion_interaction_workflow, document_publication_workflow, document_security_interaction_workflow, edit_workflow</workflow>
  </chain>
+ <chain>
+  <type>Video Subtitle</type>
+  <workflow>document_conversion_interaction_workflow, document_publication_workflow, document_security_interaction_workflow, edit_workflow</workflow>
+ </chain>
 </workflow_chain>
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/bt/change_log
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/change_log?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/change_log [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/change_log [utf8] Tue Feb 15 15:57:54 2011
@@ -1,3 +1,6 @@
+2011-02-15 Kazuhiko
+* add Video Subtitle portal type.
+
 2011-02-14 gabriel.oliveira
 * Updated audio way to get preferred audio player
 

Modified: experimental/bt5/erp5_dms_media/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/revision?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/revision [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/revision [utf8] Tue Feb 15 15:57:54 2011
@@ -1 +1 @@
-37
\ No newline at end of file
+38
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/bt/template_action_path_list
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/template_action_path_list?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/template_action_path_list [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/template_action_path_list [utf8] Tue Feb 15 15:57:54 2011
@@ -14,6 +14,10 @@ Audio | update_content_from_url
 Audio | view
 Audio | web_view
 Video Module | view
+Video Subtitle | local_permission
+Video Subtitle | view
+Video Subtitle | view_editor
+Video Subtitle | web_view
 Video | download
 Video | file_upload
 Video | jump_to_all_related

Modified: experimental/bt5/erp5_dms_media/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/template_portal_type_allowed_content_type_list?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/template_portal_type_allowed_content_type_list [utf8] Tue Feb 15 15:57:54 2011
@@ -1,4 +1,6 @@
 Audio Module | Audio
 Audio | Role Definition
+Document Module | Video Subtitle
 Video Module | Video
+Video Subtitle | Role Definition
 Video | Role Definition
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/bt/template_portal_type_base_category_list
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/template_portal_type_base_category_list?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/template_portal_type_base_category_list [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/template_portal_type_base_category_list [utf8] Tue Feb 15 15:57:54 2011
@@ -1,2 +1,3 @@
 Audio Module | business_application
-Video Module | business_application
\ No newline at end of file
+Video Module | business_application
+Video Subtitle | follow_up
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/bt/template_portal_type_id_list
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/template_portal_type_id_list?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/template_portal_type_id_list [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/template_portal_type_id_list [utf8] Tue Feb 15 15:57:54 2011
@@ -1,4 +1,5 @@
 Audio
 Audio Module
 Video
-Video Module
\ No newline at end of file
+Video Module
+Video Subtitle
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/bt/template_portal_type_property_sheet_list
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/template_portal_type_property_sheet_list?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/template_portal_type_property_sheet_list [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/template_portal_type_property_sheet_list [utf8] Tue Feb 15 15:57:54 2011
@@ -1,3 +1,4 @@
 Audio | SortIndex
 Preference | MediaPreference
+Video Subtitle | SortIndex
 Video | SortIndex
\ No newline at end of file

Modified: experimental/bt5/erp5_dms_media/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/experimental/bt5/erp5_dms_media/bt/template_portal_type_workflow_chain_list?rev=43357&r1=43356&r2=43357&view=diff
==============================================================================
--- experimental/bt5/erp5_dms_media/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ experimental/bt5/erp5_dms_media/bt/template_portal_type_workflow_chain_list [utf8] Tue Feb 15 15:57:54 2011
@@ -2,6 +2,10 @@ Audio | document_conversion_interaction_
 Audio | document_publication_workflow
 Audio | document_security_interaction_workflow
 Audio | edit_workflow
+Video Subtitle | document_conversion_interaction_workflow
+Video Subtitle | document_publication_workflow
+Video Subtitle | document_security_interaction_workflow
+Video Subtitle | edit_workflow
 Video | document_conversion_interaction_workflow
 Video | document_publication_workflow
 Video | document_security_interaction_workflow



More information about the Erp5-report mailing list