Commit 6af21b06 authored by Kevin Deldycke's avatar Kevin Deldycke

Multiple Publication Sections can be set on Web Pages.

One default page can be set on Web Section through agregate relation.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9347 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5d70cf3f
...@@ -95,7 +95,9 @@ ...@@ -95,7 +95,9 @@
<string>my_title</string> <string>my_title</string>
<string>my_short_title</string> <string>my_short_title</string>
<string>my_reference</string> <string>my_reference</string>
<string>my_translated_validation_state_title</string> <string>my_int_index</string>
<string>my_version</string>
<string>my_language</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -103,10 +105,8 @@ ...@@ -103,10 +105,8 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_publication_section</string> <string>my_publication_section_list</string>
<string>my_version</string> <string>my_translated_validation_state_title</string>
<string>my_language</string>
<string>my_int_index</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<tuple> <tuple>
<tuple> <tuple>
<string>Products.Formulator.StandardFields</string> <string>Products.Formulator.StandardFields</string>
<string>ListField</string> <string>MultiListField</string>
</tuple> </tuple>
<none/> <none/>
</tuple> </tuple>
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_publication_section</string> </value> <value> <string>my_publication_section_list</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -75,10 +75,6 @@ ...@@ -75,10 +75,6 @@
<key> <string>extra_item</string> </key> <key> <string>extra_item</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>first_item</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -104,7 +100,7 @@ ...@@ -104,7 +100,7 @@
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>view_separator</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
</dictionary> </dictionary>
...@@ -150,10 +146,6 @@ ...@@ -150,10 +146,6 @@
<key> <string>extra_item</string> </key> <key> <string>extra_item</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>first_item</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -181,7 +173,7 @@ ...@@ -181,7 +173,7 @@
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>view_separator</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
</dictionary> </dictionary>
...@@ -201,7 +193,9 @@ ...@@ -201,7 +193,9 @@
</item> </item>
<item> <item>
<key> <string>default</string> </key> <key> <string>default</string> </key>
<value> <string></string> </value> <value>
<list/>
</value>
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
...@@ -227,10 +221,6 @@ ...@@ -227,10 +221,6 @@
<key> <string>extra_item</string> </key> <key> <string>extra_item</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item>
<key> <string>first_item</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
...@@ -247,7 +237,7 @@ ...@@ -247,7 +237,7 @@
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>1</int> </value> <value> <int>5</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
...@@ -258,8 +248,12 @@ ...@@ -258,8 +248,12 @@
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item> <item>
<key> <string>whitespace_preserve</string> </key> <key> <string>view_separator</string> </key>
<value> <int>0</int> </value> <value> <string encoding="cdata"><![CDATA[
<br />
]]></string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
...@@ -94,7 +94,8 @@ ...@@ -94,7 +94,8 @@
<list> <list>
<string>my_title</string> <string>my_title</string>
<string>my_id</string> <string>my_id</string>
<string>my_int_index</string> <string>my_container_layout</string>
<string>my_content_layout</string>
<string>my_visible</string> <string>my_visible</string>
</list> </list>
</value> </value>
...@@ -103,8 +104,8 @@ ...@@ -103,8 +104,8 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_container_layout</string> <string>my_int_index</string>
<string>my_content_layout</string> <string>my_aggregate_title</string>
<string>my_source_title_list</string> <string>my_source_title_list</string>
</list> </list>
</value> </value>
......
...@@ -211,7 +211,7 @@ ...@@ -211,7 +211,7 @@
</item> </item>
<item> <item>
<key> <string>display_width</string> </key> <key> <string>display_width</string> </key>
<value> <int>30</int> </value> <value> <int>20</int> </value>
</item> </item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
......
...@@ -217,7 +217,7 @@ ...@@ -217,7 +217,7 @@
</item> </item>
<item> <item>
<key> <string>display_width</string> </key> <key> <string>display_width</string> </key>
<value> <int>30</int> </value> <value> <int>20</int> </value>
</item> </item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
......
...@@ -211,7 +211,7 @@ ...@@ -211,7 +211,7 @@
</item> </item>
<item> <item>
<key> <string>display_width</string> </key> <key> <string>display_width</string> </key>
<value> <int>20</int> </value> <value> <int>30</int> </value>
</item> </item>
<item> <item>
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
......
...@@ -459,7 +459,7 @@ ...@@ -459,7 +459,7 @@
</item> </item>
<item> <item>
<key> <string>height</string> </key> <key> <string>height</string> </key>
<value> <int>5</int> </value> <value> <int>3</int> </value>
</item> </item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
......
...@@ -103,7 +103,6 @@ ...@@ -103,7 +103,6 @@
<string>my_title</string> <string>my_title</string>
<string>my_container_layout</string> <string>my_container_layout</string>
<string>my_content_layout</string> <string>my_content_layout</string>
<string>my_webmaster</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -111,6 +110,7 @@ ...@@ -111,6 +110,7 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_webmaster</string>
<string>my_source_title_list</string> <string>my_source_title_list</string>
</list> </list>
</value> </value>
......
...@@ -403,6 +403,10 @@ ...@@ -403,6 +403,10 @@
<list/> <list/>
</value> </value>
</item> </item>
<item>
<key> <string>container_getter_id</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>css_class</string> </key> <key> <string>css_class</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
...@@ -455,7 +459,7 @@ ...@@ -455,7 +459,7 @@
</item> </item>
<item> <item>
<key> <string>height</string> </key> <key> <string>height</string> </key>
<value> <int>5</int> </value> <value> <int>3</int> </value>
</item> </item>
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
......
2006-08-23 Kevin
* Multiple Publication Sections can be set on Web Pages.
* One default page can be set on Web Section through agregate relation.
2006-08-22 Kevin 2006-08-22 Kevin
* Add default web site theme. * Add default web site theme.
* Set default web theme on newly created Web Sites. * Set default web theme on newly created Web Sites.
......
180 183
\ No newline at end of file \ No newline at end of file
0.2.9 0.2.10
\ 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