[Erp5-report] r6331 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/port...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 28 12:41:13 CEST 2006


Author: jerome
Date: Tue Mar 28 12:41:10 2006
New Revision: 6331

URL: http://svn.erp5.org?rev=6331&view=rev
Log:
Change default view to Folder_viewContentList

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/edit.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/foldercontents.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/localroles.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/syndication.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/view.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/edit.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/edit.xml?rev=6331&r1=6330&r2=6331&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/edit.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/edit.xml Tue Mar 28 12:41:10 2006
@@ -37,8 +37,16 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>edit</string> </value>
+        </item>
+        <item>
+            <key> <string>optional</string> </key>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/foldercontents.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/foldercontents.xml?rev=6331&r1=6330&r2=6331&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/foldercontents.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/foldercontents.xml Tue Mar 28 12:41:10 2006
@@ -37,8 +37,16 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>foldercontents</string> </value>
+        </item>
+        <item>
+            <key> <string>optional</string> </key>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/localroles.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/localroles.xml?rev=6331&r1=6330&r2=6331&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/localroles.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/localroles.xml Tue Mar 28 12:41:10 2006
@@ -37,8 +37,16 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>localroles</string> </value>
+        </item>
+        <item>
+            <key> <string>optional</string> </key>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/syndication.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/syndication.xml?rev=6331&r1=6330&r2=6331&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/syndication.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/syndication.xml Tue Mar 28 12:41:10 2006
@@ -37,8 +37,16 @@
             <value> <string></string> </value>
         </item>
         <item>
+            <key> <string>icon</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
             <key> <string>id</string> </key>
             <value> <string>syndication</string> </value>
+        </item>
+        <item>
+            <key> <string>optional</string> </key>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/view.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/view.xml?rev=6331&r1=6330&r2=6331&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/view.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/ActionTemplateItem/portal_types/Folder/view.xml Tue Mar 28 12:41:10 2006
@@ -37,8 +37,16 @@
             <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>optional</string> </key>
+            <value> <int>0</int> </value>
         </item>
         <item>
             <key> <string>permissions</string> </key>
@@ -54,7 +62,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value>                 <string>View</string> </value>
+            <value> <string>View</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>
@@ -77,7 +85,7 @@
       <dictionary>
         <item>
             <key> <string>text</string> </key>
-            <value> <string>string:${object_url}/folder18_view</string> </value>
+            <value> <string>string:${object_url}/Folder_viewContentList</string> </value>
         </item>
       </dictionary>
     </pickle>




More information about the Erp5-report mailing list