Commit 568acf12 authored by Romain Courteaud's avatar Romain Courteaud

Explicitely surcharge some skins in a specific skin folder (to follow...

Explicitely surcharge some skins in a specific skin folder (to follow http://www.erp5.org/Discussion/GuidelinesForFieldLibrary#Exception).

Remove skin_priority from erp5_dms as it now become useless.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35690 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 69b41659
......@@ -12,18 +12,7 @@
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_skin_layer_priority</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>float</string> </value>
</item>
</dictionary>
</tuple>
<tuple/>
</value>
</item>
<item>
......@@ -32,10 +21,6 @@
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_dms</string> </value>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_skin_layer_priority</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>float</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_dms_base</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>erp5_base surcharged for DMS</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_skin_layer_priority</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>float</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>10.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_dms_web</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>erp5_web surcharged for DMS</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
1139
\ No newline at end of file
1141
\ No newline at end of file
erp5_dms
\ No newline at end of file
erp5_dms
erp5_dms_base
erp5_dms_web
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment