[Erp5-report] r13486 - /erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Mar 18 21:05:45 CET 2007


Author: jp
Date: Sun Mar 18 21:05:41 2007
New Revision: 13486

URL: http://svn.erp5.org?rev=13486&view=rev
Log:
Set icons of portal types to standard name (please refer naming conventions). Icons themselves still need to be reloaded with gif

Modified:
    erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml
    erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml
    erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml
    erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml

Modified: erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml?rev=13486&r1=13485&r2=13486&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml (original)
+++ erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/PDF.xml Sun Mar 18 21:05:41 2007
@@ -31,6 +31,12 @@
             </value>
         </item>
         <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
             <key> <string>_roles</string> </key>
             <value>
               <list/>
@@ -54,7 +60,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>icon_pdf</string> </value>
+            <value> <string>pdf_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml?rev=13486&r1=13485&r2=13486&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml (original)
+++ erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Presentation.xml Sun Mar 18 21:05:41 2007
@@ -66,7 +66,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>icon_powerpoint</string> </value>
+            <value> <string>presentation_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml?rev=13486&r1=13485&r2=13486&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml (original)
+++ erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Spreadsheet.xml Sun Mar 18 21:05:41 2007
@@ -60,7 +60,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>icon_excel</string> </value>
+            <value> <string>spreadsheet_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>

Modified: erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml?rev=13486&r1=13485&r2=13486&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml (original)
+++ erp5/trunk/bt5/erp5_dms/PortalTypeTemplateItem/portal_types/Text.xml Sun Mar 18 21:05:41 2007
@@ -60,7 +60,7 @@
         </item>
         <item>
             <key> <string>content_icon</string> </key>
-            <value> <string>icon_word</string> </value>
+            <value> <string>text_icon.gif</string> </value>
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>




More information about the Erp5-report mailing list