diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/index_html.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/index_html.xml deleted file mode 100644 index 72f5ad5358775f4d0eebc1f4fe8b6eeed85822f3..0000000000000000000000000000000000000000 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/index_html.xml +++ /dev/null @@ -1,97 +0,0 @@ -<?xml version="1.0"?> -<ZopeData> - <record id="1" aka="AAAAAAAAAAE="> - <pickle> - <tuple> - <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> - <tuple/> - </tuple> - </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> <string encoding="cdata"><![CDATA[ - -<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n - xmlns:metal="http://xml.zope.org/namespaces/metal"\n - xmlns:i18n="http://xml.zope.org/namespaces/i18n">\n - <tal:block tal:define="title here/Title">\n - <tal:block metal:use-macro="here/main_template/macros/master">\n - <tal:block metal:fill-slot="main">\n - <tal:block tal:condition="portal/portal_membership/isAnonymousUser">\n - <tal:block tal:define="dummy python: request.RESPONSE.redirect(\'%s/login_form\' % url)" />\n - </tal:block>\n - <div tal:condition="python: not portal.portal_membership.isAnonymousUser()"\n - class="index_html">\n - <h2 i18n:translate="" i18n:domain="ui">Welcome to ERP5</h2>\n - <table border="1">\n - <tr tal:define="module_list portal/ERP5Site_getModuleItemList;\n - module_len python: len(module_list);\n - col_size python: 12;\n - col_len python: module_len % col_size and (module_len + col_size) / col_size or (module_len) / col_size">\n - <td><a href="http://www.erp5.org/"><img src="images/erp5_logo.png" alt="ERP5 Logo" /></a></td>\n - <tal:block tal:repeat="col_no python:range(col_len)">\n - <td valign="top" class="ModuleShortcut">\n - <tal:block tal:repeat="module python:module_list[col_size*col_no:min(col_size*(col_no+1),module_len)] ">\n - <div><a tal:content="python: module[0]"\n - tal:attributes="href python: module[1] + \'/view\'"></a></div>\n - </tal:block>\n - </td>\n - </tal:block>\n - </tr>\n - </table>\n - </div>\n - </tal:block>\n - </tal:block>\n - </tal:block>\n -</tal:block> - -]]></string> </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>index_html</string> </value> - </item> - <item> - <key> <string>title</string> </key> - <value> <string></string> </value> - </item> - </dictionary> - </pickle> - </record> -</ZopeData> diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index 19e03cffa382296150347c3fb538bea0fc085cbb..5c1d4541ae1282041c7a670a25b9a2901703f63e 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -776 \ No newline at end of file +777 \ No newline at end of file