[Erp5-report] r9420 - in /erp5/trunk/bt5/erp5_web: SkinTemplateItem/portal_skins/erp5_web/ ...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Aug 25 09:59:51 CEST 2006
Author: kevin
Date: Fri Aug 25 09:59:46 2006
New Revision: 9420
URL: http://svn.erp5.org?rev=9420&view=rev
Log:
Update fields name to match naming convention.
Modified:
erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml
erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml
erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml
erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml
erp5/trunk/bt5/erp5_web/bt/change_log
erp5/trunk/bt5/erp5_web/bt/revision
erp5/trunk/bt5/erp5_web/bt/version
Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml Fri Aug 25 09:59:46 2006
@@ -441,6 +441,10 @@
</value>
</item>
<item>
+ <key> <string>page_template</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>portal_types</string> </key>
<value>
<list>
@@ -503,7 +507,7 @@
</item>
<item>
<key> <string>title</string> </key>
- <value> <string>Physical SubContent</string> </value>
+ <value> <string>Physical Sub Content</string> </value>
</item>
<item>
<key> <string>url_columns</string> </key>
Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml Fri Aug 25 09:59:46 2006
@@ -46,6 +46,12 @@
</value>
</item>
<item>
+ <key> <string>_owner</string> </key>
+ <value>
+ <none/>
+ </value>
+ </item>
+ <item>
<key> <string>action</string> </key>
<value> <string>Base_edit</string> </value>
</item>
@@ -71,7 +77,7 @@
<value>
<dictionary>
<item>
- <key> <string>bottom webcontent</string> </key>
+ <key> <string>bottom webcontent</string> </key>
<value>
<list>
<string>dynamic_subcontent_listbox</string>
Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml Fri Aug 25 09:59:46 2006
@@ -445,6 +445,10 @@
</value>
</item>
<item>
+ <key> <string>page_template</string> </key>
+ <value> <string></string> </value>
+ </item>
+ <item>
<key> <string>portal_types</string> </key>
<value>
<list>
@@ -516,7 +520,7 @@
</item>
<item>
<key> <string>title</string> </key>
- <value> <string>Dynamic SubContent</string> </value>
+ <value> <string>Dynamic Sub Content</string> </value>
</item>
<item>
<key> <string>url_columns</string> </key>
Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml Fri Aug 25 09:59:46 2006
@@ -13,12 +13,6 @@
<pickle>
<dictionary>
<item>
- <key> <string>_owner</string> </key>
- <value>
- <none/>
- </value>
- </item>
- <item>
<key> <string>id</string> </key>
<value> <string>my_title</string> </value>
</item>
Modified: erp5/trunk/bt5/erp5_web/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/change_log?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_web/bt/change_log Fri Aug 25 09:59:46 2006
@@ -1,3 +1,6 @@
+2006-08-24 Stefan
+* Update fields name to match naming convention.
+
2006-08-24 Kevin
* Add default CSS to default theme.
* Use aggregate relations everywhere to define default content.
Modified: erp5/trunk/bt5/erp5_web/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/revision?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/revision (original)
+++ erp5/trunk/bt5/erp5_web/bt/revision Fri Aug 25 09:59:46 2006
@@ -1,1 +1,1 @@
-202
+204
Modified: erp5/trunk/bt5/erp5_web/bt/version
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/version?rev=9420&r1=9419&r2=9420&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/version (original)
+++ erp5/trunk/bt5/erp5_web/bt/version Fri Aug 25 09:59:46 2006
@@ -1,1 +1,1 @@
-0.3.5
+0.3.6
More information about the Erp5-report
mailing list