[Erp5-report] r29142 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: RegisteredS...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Sep 23 07:13:47 CEST 2009
Author: kazuhiko
Date: Wed Sep 23 07:13:46 2009
New Revision: 29142
URL: http://svn.erp5.org?rev=29142&view=rev
Log:
use registered_skin_selection feature.
Added:
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/RegisteredSkinSelectionTemplateItem/
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/RegisteredSkinSelectionTemplateItem/registered_skin_selection.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/template_registered_skin_selection_list
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
Added: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/RegisteredSkinSelectionTemplateItem/registered_skin_selection.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/RegisteredSkinSelectionTemplateItem/registered_skin_selection.xml?rev=29142&view=auto
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/RegisteredSkinSelectionTemplateItem/registered_skin_selection.xml (added)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/RegisteredSkinSelectionTemplateItem/registered_skin_selection.xml [utf8] Wed Sep 23 07:13:46 2009
@@ -1,0 +1,10 @@
+<registered_skin_selection>
+ <skin_folder_selection>
+ <skin_folder>erp5_html_compatibility</skin_folder>
+ <skin_selection>View</skin_selection>
+ </skin_folder_selection>
+ <skin_folder_selection>
+ <skin_folder>erp5_xhtml_style</skin_folder>
+ <skin_selection>View</skin_selection>
+ </skin_folder_selection>
+</registered_skin_selection>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml?rev=29142&r1=29141&r2=29142&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_html_compatibility.xml [utf8] Wed Sep 23 07:13:46 2009
@@ -12,18 +12,7 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
- <tuple>
- <dictionary>
- <item>
- <key> <string>id</string> </key>
- <value> <string>business_template_registered_skin_selections</string> </value>
- </item>
- <item>
- <key> <string>type</string> </key>
- <value> <string>string</string> </value>
- </item>
- </dictionary>
- </tuple>
+ <tuple/>
</value>
</item>
<item>
@@ -31,10 +20,6 @@
<value>
<tuple/>
</value>
- </item>
- <item>
- <key> <string>business_template_registered_skin_selections</string> </key>
- <value> <string>View</string> </value>
</item>
<item>
<key> <string>id</string> </key>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml?rev=29142&r1=29141&r2=29142&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style.xml [utf8] Wed Sep 23 07:13:46 2009
@@ -12,33 +12,13 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
- <tuple>
- <dictionary>
- <item>
- <key> <string>id</string> </key>
- <value> <string>business_template_registered_skin_selections</string> </value>
- </item>
- <item>
- <key> <string>type</string> </key>
- <value> <string>tokens</string> </value>
- </item>
- </dictionary>
- </tuple>
+ <tuple/>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
- </value>
- </item>
- <item>
- <key> <string>business_template_registered_skin_selections</string> </key>
- <value>
- <tuple>
- <string>View</string>
- <string>Mobile</string>
- </tuple>
</value>
</item>
<item>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=29142&r1=29141&r2=29142&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Wed Sep 23 07:13:46 2009
@@ -1,1 +1,1 @@
-831
+832
Added: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/template_registered_skin_selection_list
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/template_registered_skin_selection_list?rev=29142&view=auto
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/template_registered_skin_selection_list (added)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/template_registered_skin_selection_list [utf8] Wed Sep 23 07:13:46 2009
@@ -1,0 +1,2 @@
+erp5_html_compatibility | View
+erp5_xhtml_style | View
More information about the Erp5-report
mailing list