Commit 518dea05 authored by Kevin Deldycke's avatar Kevin Deldycke

Update fields name to match naming convention.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9420 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8114e57e
...@@ -440,6 +440,10 @@ ...@@ -440,6 +440,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -503,7 +507,7 @@ ...@@ -503,7 +507,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Physical SubContent</string> </value> <value> <string>Physical Sub Content</string> </value>
</item> </item>
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
......
...@@ -45,6 +45,12 @@ ...@@ -45,6 +45,12 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>action</string> </key> <key> <string>action</string> </key>
<value> <string>Base_edit</string> </value> <value> <string>Base_edit</string> </value>
...@@ -71,7 +77,7 @@ ...@@ -71,7 +77,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>bottom webcontent</string> </key> <key> <string>bottom webcontent</string> </key>
<value> <value>
<list> <list>
<string>dynamic_subcontent_listbox</string> <string>dynamic_subcontent_listbox</string>
......
...@@ -444,6 +444,10 @@ ...@@ -444,6 +444,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>page_template</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>portal_types</string> </key> <key> <string>portal_types</string> </key>
<value> <value>
...@@ -516,7 +520,7 @@ ...@@ -516,7 +520,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Dynamic SubContent</string> </value> <value> <string>Dynamic Sub Content</string> </value>
</item> </item>
<item> <item>
<key> <string>url_columns</string> </key> <key> <string>url_columns</string> </key>
......
...@@ -12,12 +12,6 @@ ...@@ -12,12 +12,6 @@
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_title</string> </value> <value> <string>my_title</string> </value>
......
2006-08-24 Stefan
* Update fields name to match naming convention.
2006-08-24 Kevin 2006-08-24 Kevin
* Add default CSS to default theme. * Add default CSS to default theme.
* Use aggregate relations everywhere to define default content. * Use aggregate relations everywhere to define default content.
......
202 204
\ No newline at end of file \ No newline at end of file
0.3.5 0.3.6
\ No newline at end of file \ 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