[Erp5-report] r31397 ivan - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: PathTemplateI...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Dec 18 16:24:11 CET 2009


Author: ivan
Date: Fri Dec 18 16:24:09 2009
New Revision: 31397

URL: http://svn.erp5.org?rev=31397&view=rev
Log:
Add MS Office 2007 document formats

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/presentation_extension.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/spreadsheet_extension.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/text_extension.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/presentation_extension.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/presentation_extension.xml?rev=31397&r1=31396&r2=31397&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/presentation_extension.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/presentation_extension.xml [utf8] Fri Dec 18 16:24:09 2009
@@ -20,6 +20,7 @@
                         <string>ppt</string>
                         <string>odp</string>
                         <string>sxi</string>
+                        <string>pptx</string>
                       </list>
                     </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/spreadsheet_extension.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/spreadsheet_extension.xml?rev=31397&r1=31396&r2=31397&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/spreadsheet_extension.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/spreadsheet_extension.xml [utf8] Fri Dec 18 16:24:09 2009
@@ -21,6 +21,7 @@
                         <string>ods</string>
                         <string>sdc</string>
                         <string>sxc</string>
+                        <string>xlsx</string>
                       </list>
                     </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/text_extension.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/text_extension.xml?rev=31397&r1=31396&r2=31397&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/text_extension.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/PathTemplateItem/portal_contribution_registry/text_extension.xml [utf8] Fri Dec 18 16:24:09 2009
@@ -22,6 +22,7 @@
                         <string>odt</string>
                         <string>sxw</string>
                         <string>rtf</string>
+                        <string>docx</string>
                       </list>
                     </value>
                 </item>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=31397&r1=31396&r2=31397&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Fri Dec 18 16:24:09 2009
@@ -1,1 +1,1 @@
-1405
+1406




More information about the Erp5-report mailing list