[Erp5-report] r45195 lucas - in /erp5/trunk/bt5/erp5_configurator: PortalTypeAllowedContent...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 7 21:27:28 CEST 2011


Author: lucas
Date: Thu Apr  7 21:27:28 2011
New Revision: 45195

URL: http://svn.erp5.org?rev=45195&view=rev
Log:
2011-04-07 lucas
* Added Embedded File as allowed content type of Business Configuration

Modified:
    erp5/trunk/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_configurator/bt/change_log
    erp5/trunk/bt5/erp5_configurator/bt/revision
    erp5/trunk/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list

Modified: erp5/trunk/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=45195&r1=45194&r2=45195&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Thu Apr  7 21:27:28 2011
@@ -1,6 +1,7 @@
 <allowed_content_type_list>
  <portal_type id="Business Configuration">
   <item>Configuration Save</item>
+  <item>Embedded File</item>
   <item>File</item>
   <item>Link</item>
  </portal_type>

Modified: erp5/trunk/bt5/erp5_configurator/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/bt/change_log?rev=45195&r1=45194&r2=45195&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/bt/change_log [utf8] Thu Apr  7 21:27:28 2011
@@ -1,3 +1,9 @@
+2011-04-07 lucas
+* Added Embedded File as allowed content type of Business Configuration
+
+2011-04-07 lucas
+* Update XML format of PortalTypeTemplateItem.
+
 2011-04-01 lucas
 * Renamed currency_list.ods to standard_currency_list.ods
 

Modified: erp5/trunk/bt5/erp5_configurator/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/bt/revision?rev=45195&r1=45194&r2=45195&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/bt/revision [utf8] Thu Apr  7 21:27:28 2011
@@ -1 +1 @@
-505
\ No newline at end of file
+506
\ No newline at end of file

Modified: erp5/trunk/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list?rev=45195&r1=45194&r2=45195&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_configurator/bt/template_portal_type_allowed_content_type_list [utf8] Thu Apr  7 21:27:28 2011
@@ -1,5 +1,6 @@
 Business Configuration Module | Business Configuration
 Business Configuration | Configuration Save
+Business Configuration | Embedded File
 Business Configuration | File
 Business Configuration | Link
 Categories Spreadsheet Configurator Item | Embedded File



More information about the Erp5-report mailing list