Commit cf5ae8d1 authored by Jean-Paul Smets's avatar Jean-Paul Smets

2007-01-22 Updated forms for erp5_web

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12177 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fec4485e
......@@ -102,7 +102,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: not (hasattr(request, \'current_web_section\') and not (getattr(request, \'ignore_layout\', False) or getattr(request, \'editable_mode\', False)))</string> </value>
<value> <string>python: object is not None and not object.isWebMode()</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -102,7 +102,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: not (hasattr(request, \'current_web_section\') and not (getattr(request, \'ignore_layout\', False) or getattr(request, \'editable_mode\', False)))</string> </value>
<value> <string>python: object is not None and not object.isWebMode()</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -300,9 +300,7 @@
</item>
<item>
<key> <string>url_columns</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
</dictionary>
</value>
......@@ -402,12 +400,12 @@
</item>
<item>
<key> <string>list_action</string> </key>
<value> <string>Folder_viewContentList</string> </value>
<value> <string>list</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
......@@ -418,7 +416,7 @@
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string>ListBox_asWebStyleHTML</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
......@@ -503,25 +501,6 @@
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(\'title\', \'WebSite_getDocumentUrl\') ]</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
......
......@@ -300,9 +300,7 @@
</item>
<item>
<key> <string>url_columns</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
<value> <string></string> </value>
</item>
</dictionary>
</value>
......@@ -398,12 +396,12 @@
</item>
<item>
<key> <string>list_action</string> </key>
<value> <string>Folder_viewContentList</string> </value>
<value> <string>list</string> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
......@@ -414,7 +412,7 @@
</item>
<item>
<key> <string>page_template</string> </key>
<value> <string>ListBox_asWebStyleHTML</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>portal_types</string> </key>
......@@ -499,25 +497,6 @@
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(\'title\', \'WebSite_getDocumentUrl\') ]</string> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
......
......@@ -101,7 +101,16 @@ div#main_content button {\n
** TODO: change colors to have better integration in default erp5 web theme.\n
------------------------------------------------------------------ */\n
\n
div#main_content .ListSummary table {display: none}\n
div#main_content .ListSummary table {\n
width: 100%;\n
background-color: white;\n
padding: .1em;\n
margin-top: 1em;\n
background: #fff url(erp5-website-field.png) top repeat-x;\n
border: 1pt solid #ccc;\n
color: #666;\n
padding: 2px;\n
}\n
\n
div#main_content .ListContent table {\n
margin-bottom: 2em;\n
......@@ -114,10 +123,19 @@ div#main_content .ListContent td {\n
vertical-align: top;\n
}\n
\n
div#main_content .ListContent td.Data {background-color: #adb9cc}\n
div#main_content .ListContent td.DataA {background-color: #fff}\n
div#main_content .ListContent td.DataB {background-color: #eee}\n
div#main_content .ListContent td.Data {\n
background: #adb9cc\n
}\n
\n
div#main_content .ListContent tr.DataA {\n
background: #fff\n
}\n
\n
div#main_content .ListContent tr.DataB {\n
background: #eee\n
}\n
\n
div#main_content .ListContent table tr:hover {background: #ccc}\n
\n
/* Custom web Listbox styling.\n
** TODO: change colors to have better integration in default erp5 web theme.\n
......@@ -199,7 +217,11 @@ div#main_content table.listbox tbody td a,\n
div#main_content table.listbox tbody td a:hover,\n
div#main_content table.listbox tbody td a:visited {color: #4343D9}\n
\n
div#main_content table.listbox tbody tr:hover {background: #f6f6f6}\n
div#main_content table.listbox tbody tr {\n
background: #fff;\n
}\n
\n
div#main_content table.listbox tbody tr:hover {background: #ccc}\n
\n
div#main_content table.listbox tbody span.number, tbody span.date {float: right}\n
\n
......@@ -225,7 +247,6 @@ div#main_content table.listbox tfoot .pageNavigation button:hover {\n
background: #eee;\n
}\n
\n
\n
/*========================================================================================\n
** PAGE LAYOUT\n
**========================================================================================*/\n
......@@ -463,15 +484,6 @@ div#main_content fieldset.webcontent span.headline {\n
line-height: 140%;\n
text-align: left;\n
}\n
\n
div#main_content .headline legend,\n
div#main_content .headline label {\n
margin: 0;\n
width: 0em;\n
text-align: left;\n
float: left;\n
display: none;\n
}\n
]]></string> </value>
......
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