[Erp5-report] r29301 - in /erp5/trunk/bt5/erp5_web: SkinTemplateItem/portal_skins/erp5_web_...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 29 16:32:17 CEST 2009


Author: kazuhiko
Date: Tue Sep 29 16:32:16 2009
New Revision: 29301

URL: http://svn.erp5.org?rev=29301&view=rev
Log:
remove obsolete page templates.

Removed:
    erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSCALEWidget.xml
    erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSearchRenderer.xml
Modified:
    erp5/trunk/bt5/erp5_web/bt/revision

Removed: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSCALEWidget.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSCALEWidget.xml?rev=29300&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSCALEWidget.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSCALEWidget.xml (removed)
@@ -1,72 +1,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[
-
-<div id="home_search">\n
-  <tal:block metal:use-macro="here/WebSite_viewSearchRenderer/macros/main"/>\n
-</div>\n
-\n
-<div id="home_contribute">\n
-  <tal:block metal:use-macro="here/WebSite_viewContributeRenderer/macros/main"/>\n
-</div>\n
-
-
-]]></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>WebSite_viewSCALEWidget</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string></string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSearchRenderer.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSearchRenderer.xml?rev=29300&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSearchRenderer.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_widget_library/WebSite_viewSearchRenderer.xml (removed)
@@ -1,196 +1,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[
-
-<!-- ============================================================== -->\n
-<!--\n
-Description:\n
-  This macro render a tabbed search panel.\n
--->\n
-\n
-<tal:block metal:define-macro="main">\n
-  <tal:block tal:define="global web_site_url web_site_url | nothing"/>\n
-  <tal:block tal:condition="not:web_site_url">\n
-    <tal:block metal:use-macro="here/global_definitions/macros/header_definitions"/>\n
-  </tal:block>\n
-  \n
-  <div class="tabber" id="mytabber1">\n
-  \n
-    <div class="tabbertab">\n
-      <h2 value="" i18n:translate="" i18n:domain="ui">Search</h2>\n
-      <div>\n
-        <div>\n
-          <input type="text" size="40" name="new_advanced_search_text" id="SearchableText" class="autofocus"/>\n
-          <select size="1" class="input" name="new_advanced_search_portal_type">\n
-            <tal:block metal:define-macro="search_type_option_list">\n
-              <option value="" selected="selected" i18n:translate="" i18n:domain="ui">Everything</option>\n
-              <option value="all" selected="selected" i18n:translate="" i18n:domain="ui">All Documents</option>\n
-              <tal:block tal:repeat="ptype here/getPortalDocumentTypeList">\n
-                <option tal:attributes="value ptype"  tal:content="python:ptype"\n
-                        i18n:translate="" i18n:domain="ui">Standard Type</option>\n
-              </tal:block>\n
-              <option value="" i18n:translate="" i18n:domain="ui">-- Directory --</option>\n
-              <option value="Person" i18n:translate="" i18n:domain="ui">Person</option>\n
-              <option value="Organisation" i18n:translate="" i18n:domain="ui">Organisation</option>\n
-              <option value="" i18n:translate="" i18n:domain="ui">-- Quick Search --</option>\n
-              <option tal:repeat="ptype here/ERP5Site_getQuickSearchableTypeList | nothing"\n
-                      tal:attributes="value ptype"  tal:content="python:ptype"\n
-                      i18n:translate="" i18n:domain="ui">Standard Type</option>\n
-            </tal:block>\n
-          </select>\n
-          <input i18n:domain="ui" i18n:attributes="value" type="submit"\n
-          name="search_area/ERP5Site_viewQuickSearchResultList:method" value="Search"/>\n
-        </div>\n
-        <div class="searchOptions">\n
-          <a tal:attributes="href string: search_area/Base_viewAdvancedSearchDialog" i18n:translate="" i18n:domain="ui">Advanced Search</a> | <a href="javascript:void 0" onclick="javascript:openTips();" value="" i18n:translate="" i18n:domain="ui">Search Tips</a>\n
-        </div>\n
-      </div>\n
-      <div class="clear"></div>\n
-    </div>\n
-  \n
-    <div class="tabbertab"\n
-         tal:define="section_list python:here.contentValues(portal_type=\'Web Section\',\n
-                                                    checked_permission=\'View\',sort_on=\'int_index\');\n
-                     section_list python:filter(lambda x:x.isVisible(), section_list);\n
-                     half_count python:len(section_list) / 2">\n
-      <h2 value="" i18n:translate="" i18n:domain="ui">Browse</h2>\n
-  \n
-    <div style="width:50%;float:left;" class="tabbertabcont">\n
-      <tal:block tal:repeat="section python:section_list[0:half_count]">\n
-        <ul>\n
-          <li>\n
-            <a i18n:translate="" i18n:domain="ui" \n
-               tal:content="section/getTitle"\n
-               tal:attributes="href section/absolute_url"/>\n
-            <ul>\n
-              <li tal:repeat="root_section python:section.contentValues(checked_permission=\'View\')">\n
-                <a    tal:content="root_section/getTitle"\n
-                      tal:condition="python:not len(root_section.contentValues())"\n
-                      tal:attributes="href root_section/absolute_url"/>\n
-                <span tal:content="root_section/getTitle"\n
-                      tal:condition="python:len(root_section.contentValues())"\n
-                      onclick="toggleSection(this)" toggle="yes" style="cursor:pointer;"/>\n
-                <div style="display:none;visibility:hidden">\n
-                  <ul>\n
-                    <li tal:repeat="section root_section/contentValues"><a href="#" tal:content="section/getTitle"\n
-                        tal:attributes="href section/absolute_url">Theme</a></li>\n
-                  </ul>\n
-                </div>\n
-              </li>\n
-            </ul>\n
-          </li>\n
-        </ul>\n
-      </tal:block>\n
-    </div>\n
-    \n
-  <tal:block >\n
-    <div style="width:50%;float:right;" class="tabbertabcont">\n
-      <tal:block tal:repeat="section python:section_list[half_count:]">\n
-        <ul>\n
-          <li>\n
-            <a i18n:translate="" i18n:domain="ui" \n
-               tal:content="section/getTitle"\n
-               tal:attributes="href section/absolute_url"/>\n
-            <ul>\n
-              <li tal:repeat="root_section python:section.contentValues(checked_permission=\'View\')">\n
-                <a    tal:content="root_section/getTitle"\n
-                      tal:condition="python:not len(root_section.contentValues())"\n
-                      tal:attributes="href root_section/absolute_url"/>\n
-                <span tal:content="root_section/getTitle"\n
-                      tal:condition="python:len(root_section.contentValues())"\n
-                      onclick="toggleSection(this)" toggle="yes" style="cursor:pointer;"/>\n
-                <div style="display:none;visibility:hidden">\n
-                  <ul>\n
-                    <li tal:repeat="section root_section/contentValues"><a href="#" tal:content="section/getTitle"\n
-                        tal:attributes="href section/absolute_url">Theme</a></li>\n
-                  </ul>\n
-                </div>\n
-              </li>\n
-            </ul>\n
-          </li>\n
-        </ul>\n
-      </tal:block>\n
-    </div>\n
-  </tal:block>\n
-\n
-      <div class="clear"></div>\n
-    </div>\n
-  \n
-    <div class="tabbertab">\n
-      <h2 i18n:translate="" i18n:domain="ui">Query</h2>\n
-      <div>\n
-        <textarea cols="80" rows="4" name="query_description"></textarea>\n
-        <select size="1" class="input" name="query_portal_type">\n
-          <option value="all" selected="selected" value="" i18n:translate="" i18n:domain="ui">Any Documents</option>\n
-            <option tal:repeat="ptype here/getPortalDocumentTypeList"\n
-                    tal:attributes="value ptype"  tal:content="python:ptype"\n
-                    i18n:translate="" i18n:domain="ui">Standard Type</option>\n
-        </select>\n
-        <input type="submit" i18n:domain="ui" i18n:attributes="value" name="WebSite_postQueryWithType:method" value="Send Query to Expert"/>\n
-        <div class="clear"></div>\n
-      </div>\n
-    </div>\n
-  \n
-  </div>\n
-</tal:block>\n
-
-
-]]></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>WebSite_viewSearchRenderer</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string></string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Modified: erp5/trunk/bt5/erp5_web/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/bt/revision?rev=29301&r1=29300&r2=29301&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/bt/revision [utf8] Tue Sep 29 16:32:16 2009
@@ -1,1 +1,1 @@
-856
+857




More information about the Erp5-report mailing list