diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml index 00b0a65dd9c0f3ca17a77b4fd829c9b9332f2c9a..cbed2286b7ce70f6d2796987d90892aa4df7205a 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_view/physical_subcontent_listbox.xml @@ -440,6 +440,10 @@ <list/> </value> </item> + <item> + <key> <string>page_template</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>portal_types</string> </key> <value> @@ -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> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml index 34ac967f17ddda393a9c17f0571ade20d183170d..f9baa3857475136327bce2f5d505fcfd9dd9b9fe 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList.xml @@ -45,6 +45,12 @@ <tuple/> </value> </item> + <item> + <key> <string>_owner</string> </key> + <value> + <none/> + </value> + </item> <item> <key> <string>action</string> </key> <value> <string>Base_edit</string> </value> @@ -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> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml index c93c2267dc8c9957015880835501fdd618596063..0e6fe8df8df926cffa09072e561484be0a9e50b8 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/dynamic_subcontent_listbox.xml @@ -444,6 +444,10 @@ <list/> </value> </item> + <item> + <key> <string>page_template</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>portal_types</string> </key> <value> @@ -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> diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml index 2791861df6a13d1850546cab6dd34cded0b3779d..c920ef323f0a80ff064b8a45d98e067f19a88046 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebSection_viewContentList/my_title.xml @@ -12,12 +12,6 @@ </pickle> <pickle> <dictionary> - <item> - <key> <string>_owner</string> </key> - <value> - <none/> - </value> - </item> <item> <key> <string>id</string> </key> <value> <string>my_title</string> </value> diff --git a/bt5/erp5_web/bt/change_log b/bt5/erp5_web/bt/change_log index 92063ddd331ce15ff983f4ce5deb4913735324dd..52ec6e0e695ea589355914632145e6b781b27fa0 100644 --- a/bt5/erp5_web/bt/change_log +++ b/bt5/erp5_web/bt/change_log @@ -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. diff --git a/bt5/erp5_web/bt/revision b/bt5/erp5_web/bt/revision index 252b382b33c6c1706b6e9085ce7414f58bf00943..cbd6012bc6f6c4ceb791c8b2ae7ff8d5978d3875 100644 --- a/bt5/erp5_web/bt/revision +++ b/bt5/erp5_web/bt/revision @@ -1 +1 @@ -202 \ No newline at end of file +204 \ No newline at end of file diff --git a/bt5/erp5_web/bt/version b/bt5/erp5_web/bt/version index 09e9157034c28c1c2516f005c9306248219630c4..53b61ecf73145b98650e9834b814c5dd96545d02 100644 --- a/bt5/erp5_web/bt/version +++ b/bt5/erp5_web/bt/version @@ -1 +1 @@ -0.3.5 \ No newline at end of file +0.3.6 \ No newline at end of file