Commit 51f15813 authored by Gabriel Monnerat's avatar Gabriel Monnerat

2011-01-25 gabriel

* Add Web Section to UNG Calendar and added new form and css file for this section.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42643 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 53eb42ae
......@@ -174,7 +174,7 @@
</item>
<item>
<key> <string>last_id</string> </key>
<value> <string>1</string> </value>
<value> <string>2</string> </value>
</item>
<item>
<key> <string>layout_configuration_form_id</string> </key>
......@@ -196,7 +196,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>1</string> </value>
<value> <string>UNG</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Web Section" module="erp5.portal_type"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Add_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Add_portal_folders_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Copy_or_Move_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Delete_objects_Permission</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>_Modify_portal_content_Permission</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>__translation_dict</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>container_layout</string> </key>
<value> <string>erp5_web_ung_calendar_layout</string> </value>
</item>
<item>
<key> <string>content_layout</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>calendar</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Web Section</string> </value>
</item>
<item>
<key> <string>short_title</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>UNG Calendar</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>0</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <unicode>Blank Page</unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_newEvent</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -36,9 +36,9 @@
<key> <string>_text</string> </key>
<value> <unicode encoding="cdata"><![CDATA[
<tal:block tal:define="website here/getWebSiteValue;\n
<tal:block tal:define="websection here/getWebSectionValue;\n
enctype string:multipart/form-data;\n
portal_path python:website.absolute_url();\n
portal_path python:websection.absolute_url();\n
has_editor python: here.absolute_url() != portal_path;">\n
<a class="ung_docs" tal:attributes="href python: portal_path + \'/unfoldDomain?domain_url=ung_domain/all_documents&\' + \n
\'form_id=erp5_web_ung_layout&\' + \n
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <unicode encoding="cdata"><![CDATA[
<tal:block tal:define="website here/getWebSiteValue;\n
enctype string:multipart/form-data;\n
portal_path python:website.absolute_url();">\n
<a id="right_message">Not Implemented yet</a>\n
<div id="preference_dialog" title="UNG Preferences"></div> \n
<tal:block tal:condition="here/portal_membership/isAnonymousUser">\n
<a id="login" tal:attributes="href string: #">Sign in</a>\n
</tal:block>\n
<tal:block tal:condition="python:not here.portal_membership.isAnonymousUser()">\n
<a tal:content="here/portal_membership/getAuthenticatedMember"/>\n
</tal:block>\n
| <a id="settings" href="#">Settings</a> | <a id="help" href="#">Help</a> |\n
<a tal:attributes="href string:${portal_path}/WebSite_logout">Sign out</a>\n
</tal:block>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WebSection_viewUserLoginWidget</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -36,20 +36,12 @@
<key> <string>_text</string> </key>
<value> <unicode encoding="cdata"><![CDATA[
<tal:block tal:define="website here/getWebSiteValue;\n
enctype string:multipart/form-data;\n
portal_path python:website.absolute_url();">\n
<a id="right_message">Not Implemented yet</a>\n
<div id="preference_dialog" title="UNG Preferences"></div> \n
<tal:block tal:condition="here/portal_membership/isAnonymousUser">\n
<a id="login" tal:attributes="href string: #">Sign in</a>\n
</tal:block>\n
<tal:block tal:condition="python:not here.portal_membership.isAnonymousUser()">\n
<a tal:content="here/portal_membership/getAuthenticatedMember"/>\n
</tal:block>\n
| <a id="settings" href="#">Settings</a> | <a id="help" href="#">Help</a> |\n
<a tal:attributes="href string:${portal_path}/WebSite_logout">Sign out</a>\n
</tal:block>
<tal:block tal:define="portal_path python: here.getWebSiteValue().absolute_url();">\n
<a class="email" tal:attributes="href string:${portal_path}/email">Email</a>\n
<a class="documents" tal:attributes="href string:${portal_path}">Documents</a>\n
<a class="calendar" tal:attributes="href string:${portal_path}/calendar">Calendar</a>\n
</tal:block>\n
<a id="left_message">Not Implemented yet</a>
]]></unicode> </value>
</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="ERP5Form" module="Products.ERP5Form.Form"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary/>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>enctype</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<list>
<string>navigation navigation-left</string>
<string>header header-left</string>
<string>navigation navigation-right</string>
<string>main main-left</string>
<string>main main-right</string>
</list>
</value>
</item>
<item>
<key> <string>groups</string> </key>
<value>
<dictionary>
<item>
<key> <string>header header-left</string> </key>
<value>
<list>
<string>calendar_logo_box</string>
</list>
</value>
</item>
<item>
<key> <string>main main-left</string> </key>
<value>
<list>
<string>calendar_box</string>
</list>
</value>
</item>
<item>
<key> <string>main main-right</string> </key>
<value>
<list>
<string>event_box</string>
</list>
</value>
</item>
<item>
<key> <string>navigation navigation-left</string> </key>
<value>
<list>
<string>navigation_box</string>
<string>css_box</string>
</list>
</value>
</item>
<item>
<key> <string>navigation navigation-right</string> </key>
<value>
<list>
<string>login_box</string>
</list>
</value>
</item>
</dictionary>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>erp5_web_ung_calendar_layout</string> </value>
</item>
<item>
<key> <string>method</string> </key>
<value> <string>POST</string> </value>
</item>
<item>
<key> <string>name</string> </key>
<value> <string>erp5_web_ung_calendar_layout</string> </value>
</item>
<item>
<key> <string>pt</string> </key>
<value> <string>template_erp5_web_ung</string> </value>
</item>
<item>
<key> <string>row_length</string> </key>
<value> <int>4</int> </value>
</item>
<item>
<key> <string>stored_encoding</string> </key>
<value> <string>UTF-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>UNG Calendar Layout</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -271,7 +271,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>user_navigation_box</string> </value>
<value> <string>Login Box</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......@@ -299,7 +299,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/WebSection_viewUserNavigationWidget</string> </value>
<value> <string>here/WebSection_viewUserLoginWidget</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -134,7 +134,9 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -217,11 +219,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string encoding="cdata"><![CDATA[
<a href="#" class ="email">Email</a> <a class="document">Documents</a> <a href="#" class="calendar">Calendar</a> <a id="left_message">Not Implemented yet</a>
]]></string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -293,4 +291,17 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/WebSection_viewUserNavigationWidget</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -271,7 +271,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>user_navigation_box</string> </value>
<value> <string>user_login_box</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......@@ -299,7 +299,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/WebSection_viewUserNavigationWidget</string> </value>
<value> <string>here/WebSection_viewUserLoginWidget</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -134,7 +134,9 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -293,4 +295,17 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>here/WebSection_viewUserNavigationWidget</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -39,8 +39,8 @@
<html>\n
<body>\n
<tal:block metal:define-macro="master">\n
<tal:block tal:define="website here/getWebSiteValue;\n
portal_path python: website.absolute_url();\n
<tal:block tal:define="websection here/getWebSectionValue;\n
portal_path python: websection.absolute_url();\n
dummy python: request.set(\'editable_mode\', 0);\n
layout_form_id here/getApplicableLayout | nothing;\n
ignore_layout request/ignore_layout | nothing;\n
......@@ -55,7 +55,7 @@
main_area python:aggregate.get(\'main\', []);\n
global css_list_template css_list_template | python: [];\n
global css_list_ung_template python:css_list_template + [\n
\'ung_theme.css\',\n
\'ung_css/ung_theme.css\',\n
\'jquery/ui/css/erp5-theme/jquery-ui.css\'];\n
global js_list js_list | python:[];\n
global css_list css_list | python:[];\n
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ung_css</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="DTMLDocument" module="OFS.DTMLDocument"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>ung_calendar.css</string> </value>
</item>
<item>
<key> <string>_vars</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>globals</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>raw</string> </key>
<value> <string>div.main-right {\n
border-left: 0px !important;\n
width: 87% !important;\n
}\n
div.main-left {\n
width: 13.3% !important;\n
margin-top: -3.7px !important;\n
background-color: #FFFFFF !important;\n
}\n
div.main-right fieldset.widget {\n
margin-left: 0px;\n
}\n
\n
div.cHead {\n
border-left: 0px !important;\n
border-right: 0px !important;\n
}\n
\n
div.ctoolbar {\n
background: #BBCCFF !important;\n
}\n
\n
div.btnseparator {\n
display:none;\n
}\n
\n
div.cHead div.ptogtitle {\n
padding: 2px;\n
position: fixed !important;\n
right: 20px !important;\n
top: 58px !important;\n
}\n
a#BBIT_DP_CONTAINER {\n
left: 0px !important;\n
\n
}</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -1014,8 +1014,13 @@ div#edit_document.ui-dialog-content {\n
div#tabs, div#pad-navigation-wrapper div#tabs_switcher.tab {\n
display: none !important;\n
}\n
\n
div#pad-navigation-wrapper {\n
border: 0px !important;\n
}\n
\n
img[alt="calendar_logo_box"]{\n
margin-top: 10px;\n
}
]]></string> </value>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Image" module="OFS.Image"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_Cacheable__manager_id</string> </key>
<value> <string>http_cache</string> </value>
</item>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts95885923.84</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
<value> <string>calendar-logo.png</string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>image/png</string> </value>
</item>
<item>
<key> <string>data</string> </key>
<value> <string encoding="base64">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</string> </value>
</item>
<item>
<key> <string>height</string> </key>
<value> <int>25</int> </value>
</item>
<item>
<key> <string>precondition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3229</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>calendar-logo.png</string> </value>
</item>
<item>
<key> <string>width</string> </key>
<value> <int>131</int> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -410,7 +410,7 @@ $().ready(function(){\n
event.preventDefault();\n
showNotImplementedMessage("a#right_message");\n
});\n
$("a.calendar, a.email").click(function(event){\n
$("a.email").click(function(event){\n
event.preventDefault();\n
showNotImplementedMessage("a#left_message");\n
});\n
......
2011-01-25 gabriel
* Add Web Section to UNG Calendar and added new form and css file for this section.
2011-01-19 gabriel
* Release 0.2 (r42537)
2010-01-17 gabriel
* Add CachingMethod to extract all subjects from all objects in Web Page Module
2010-01-17 gabriel
* Add CachingMethod to extract all subjects from all objects in Web Page Module
......
179
\ No newline at end of file
180
\ 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