[Erp5-report] r20402 - in /experimental/bt5/erp5_xhtml_style_experimental: SkinTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 9 18:01:29 CEST 2008


Author: bartek
Date: Wed Apr  9 18:01:28 2008
New Revision: 20402

URL: http://svn.erp5.org?rev=20402&view=rev
Log:
rewritten to use portal_css and portal_javascript (r20396)

Added:
    experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/BusinessTemplate_viewSvnStatus.xml
    experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/template_erp5_xhtml_style.xml
Modified:
    experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental.xml
    experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/global_definitions.xml
    experimental/bt5/erp5_xhtml_style_experimental/bt/revision

Modified: experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental.xml?rev=20402&r1=20401&r2=20402&view=diff
==============================================================================
--- experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental.xml (original)
+++ experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental.xml Wed Apr  9 18:01:28 2008
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>OFS.Folder</string>
-          <string>Folder</string>
-        </tuple>
-        <none/>
+        <global name="Folder" module="OFS.Folder"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>

Added: experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/BusinessTemplate_viewSvnStatus.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/BusinessTemplate_viewSvnStatus.xml?rev=20402&view=auto
==============================================================================
--- experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/BusinessTemplate_viewSvnStatus.xml (added)
+++ experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/BusinessTemplate_viewSvnStatus.xml Wed Apr  9 18:01:28 2008
@@ -1,0 +1,197 @@
+<?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>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <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 tal:replace="nothing"\n
+           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
+<!--\n
+Copyright (c) 2006 Nexedi SARL and Contributors. All Rights Reserved.\n
+                   Christophe Dumez <christophe at nexedi.com>\n
+\n
+This program is Free Software; you can redistribute it and/or\n
+modify it under the terms of the GNU General Public License\n
+as published by the Free Software Foundation; either version 2\n
+of the License, or (at your option) any later version.\n
+\n
+This program is distributed in the hope that it will be useful,\n
+but WITHOUT ANY WARRANTY; without even the implied warranty of\n
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n
+GNU General Public License for more details.\n
+\n
+You should have received a copy of the GNU General Public License\n
+along with this program; if not, write to the Free Software\n
+Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.\n
+-->\n
+</tal:block>\n
+<tal:block tal:define="portal_path here/portal_url;\n
+                       dummy python: here.portal_css.register(\'ERP5Subversion_dhtmlXTree.css\',request);\n
+                       dummy python: here.portal_css.register(\'ERP5Subversion_movableMenu.css\',request);\n
+                       dummy python: here.portal_javascript.register(\'ERP5Subversion_dhtmlXCommon.js\',request);\n
+                       dummy python: here.portal_javascript.register(\'ERP5Subversion_dhtmlXTree.js\',request);\n
+                       dummy python: here.portal_javascript.register(\'ERP5Subversion_menuico.js\',request);\n
+                       dummy python: here.portal_javascript.register(\'ERP5Subversion_movableMenu.js\',request);\n
+                       dummy python: here.portal_javascript.register(\'ERP5Subversion_doCreateJavaScriptStatus.js\',request);">\n
+  <tal:block metal:use-macro="here/view_master/macros/master">\n
+    <tal:block metal:fill-slot="main">\n
+      <noscript>\n
+        <h3 class="error">Please activate javascript in your web browser or this module won\'t work.</h3>\n
+      </noscript>\n
+      <!-- Form Hidden : Selected files -->\n
+      <input type="hidden" name="removed" value="" />\n
+      <input type="hidden" name="added" value="" />\n
+      <input type="hidden" name="modified" value="" />\n
+      <input type="hidden" name="files" value="" />\n
+      <!-- End Hidden -->\n
+      \n
+      <div id="menudiv" style="opacity: 0.85; position:absolute; display:none; top:0px; left:0px;z-index:10000;" onmouseover="javascript:overpopupmenu=true;" onmouseout="javascript:overpopupmenu=false;">\n
+        <table cellspacing="1" cellpadding="0" style="width:82px;background-color:#ffffff; border-style: solid; border-width: 1px;">\n
+        <tr><td>\n
+          <table style="width: 80px;" cellspacing="0" cellpadding="0">\n
+            <tr>\n
+              <td id="item1" style="text-align: center;" onMouseOver="this.style.backgroundColor=\'#dae6e6\'" onMouseOut="this.style.backgroundColor=\'#ffffff\'" onClick="ls()">Infos</td>\n
+            </tr>\n
+            <tr>\n
+              <td id="item2" style="text-align: center;" onMouseOver="this.style.backgroundColor=\'#dae6e6\'" onMouseOut="this.style.backgroundColor=\'#ffffff\'" onClick="viewDiff(1,document.getElementById(\'main_form\'))">Diff</td>\n
+            </tr>\n
+            <tr>\n
+              <td id="item3" style="text-align: center;" onMouseOver="this.style.backgroundColor=\'#dae6e6\'" onMouseOut="this.style.backgroundColor=\'#ffffff\'" onClick="log()">  History</td>\n
+            </tr>\n
+            <tr>\n
+              <td id="item4" style="text-align: center;" onMouseOver="this.style.backgroundColor=\'#dae6e6\'" onMouseOut="this.style.backgroundColor=\'#ffffff\'" onClick="commit(1,document.getElementById(\'main_form\'))">Commit</td>\n
+            </tr>\n
+            <tr>\n
+              <td id="item5" style="text-align: center;" onMouseOver="this.style.backgroundColor=\'#dae6e6\'" onMouseOut="this.style.backgroundColor=\'#ffffff\'" onClick="revert(1,document.getElementById(\'main_form\'))">Revert</td>\n
+            </tr>\n
+          </table>\n
+        </td></tr>\n
+      </table>\n
+      </div>\n
+      \n
+      <br/>\n
+      <div style="color: black; font-weight: bold;" tal:define="repos_url python:context.getPortalObject()[\'portal_subversion\'].info(context)[\'url\']">\n
+        Repository URL: <a tal:attributes="href repos_url" tal:content="repos_url"></a>\n
+      </div><br/>\n
+      <button type="button" onclick="treeTaller()">Taller</button>\n
+      <button type="button" onclick="treeShorter()">Shorter</button>\n
+      <div id="splashScreen" style="position:absolute;z-index:5;top:40%;left:35%; width: 300px; background-color: #cccccc; opacity: 0.6; border-style: solid; vertical-align: middle; text-align: center; color: #000066; font-weight: bold; border-width: 1px;">\n
+            <br/><br/><br/>\n
+            Checking for changes.<br/><br/>\n
+            Please wait...<br/><br/><br/><br/>\n
+      </div>\n
+      <div \n
+        id="treebox1" \n
+        style="width:98%; height: 300px;background-color:#f5f5f5;border :1px solid Silver;overflow:auto;">\n
+      </div>\n
+      <div id="captionWindow" class="window" style="right:20px;left:auto;top:140px;width:120px;background-color:#dae6e6;border-color:#ebf8f8 #c0caca #c0caca #c0caca;">\n
+        <div class="titleBar" style="background-color:#dae6e6;color:black;">\n
+          <span class="titleBarText">Legend -- SVN</span>\n
+          <img class="titleBarButtons" alt="" src="ERP5Subversion_imgs/altbuttons.gif" longdesc="ERP5Subversion_imgs/altbuttonslow.gif" usemap="#sampleMap3" />\n
+          <map id="sampleMap3" name="sampleMap3">\n
+            <area shape="rect" coords="0,0,15,13"  href="" alt="" title="Minimize" onclick="this.parentWindow.minimize();return false;" />\n
+            <area shape="rect" coords="16,0,31,13" href="" alt="" title="Restore"  onclick="this.parentWindow.restore();return false;" />\n
+            <area shape="rect" coords="34,0,49,13" href="" alt="" title="Close"    onclick="this.parentWindow.close();return false;" />\n
+          </map>\n
+        </div>\n
+        <div class="clientArea" style="background-color:#fffdfd;color:#806040;border-color:#c0caca #c0caca #c0caca #c0caca;text-align:center;">\n
+          <div style="font-weight: bold; color: black; text-align: center;">Legend</div><hr/>\n
+            <div style="color: green">Added files</div>\n
+            <div style="color: orange">Modified files</div>\n
+            <div style="color: red">Removed files</div>\n
+            <!-- <div style="color: purple" title="You must update local working copy">Outdated files</div> -->\n
+            <div style="color: grey" title="Please resolve conflicts manually">Conflicted files</div>\n
+            <div style="color: black">Unmodified files</div>\n
+        </div>\n
+      </div>\n
+      \n
+      <script type="text/javascript">\n
+        winInit();\n
+        if (winList[\'captionWindow\']){\n
+          winList[\'captionWindow\'].open();\n
+          winList[\'captionWindow\'].close();\n
+        }\n
+      </script>\n
+      <input name="showUnmodified" value="showUnmodified" type="checkbox" onclick="showNormalFiles()"/> <span style="color: black;">Show unmodified files</span>\n
+      <script type="text/javascript">\n
+        // Menu Customization\n
+        var MenuToolBar=new CreateToolBarMenu("#dae6e6", "#ffffff", "#b1bbbb", "#6699ff", "font-family:verdana;font-size:11px;color:black;font-weight:bold", 16, 16)\n
+        MenuToolBar.Add("ERP5Subversion_imgs/captionoff.png", "ERP5Subversion_imgs/captionon.png", "Show Legend", "#", "winList[\'captionWindow\'].open();");\n
+        MenuToolBar.Add("ERP5Subversion_imgs/expandoff.png", "ERP5Subversion_imgs/expandon.png", "Expand / Collapse", "#", "expandCollapse();");\n
+        MenuToolBar.Add("ERP5Subversion_imgs/diffoff.png", "ERP5Subversion_imgs/diffon.png", "View Diff", "#", "viewDiff(0,document.getElementById(\'main_form\'));");\n
+        MenuToolBar.Add("ERP5Subversion_imgs/execoff.png", "ERP5Subversion_imgs/execon.png", "Commit Changes", "#", "commit(0,document.getElementById(\'main_form\'));");\n
+        MenuToolBar.Add("ERP5Subversion_imgs/revertoff.png", "ERP5Subversion_imgs/reverton.png", "Revert Changes", "#", "revert(0,document.getElementById(\'main_form\'));");\n
+        // Menu Display\n
+        MenuToolBar.Display();\n
+        doOnLoad();\n
+      </script>\n
+    </tal:block>\n
+  </tal:block>\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>BusinessTemplate_viewSvnStatus</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Subversion</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/global_definitions.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/global_definitions.xml?rev=20402&r1=20401&r2=20402&view=diff
==============================================================================
--- experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/global_definitions.xml (original)
+++ experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/global_definitions.xml Wed Apr  9 18:01:28 2008
@@ -70,17 +70,12 @@
            dummy            python: local_parameter_list.update({\'cancel_url\': cancel_url});\n
            dummy       python: request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\');\n
            dummy  python: request.set(\'here\', here);\n
-           global css_list  css_list | python: [];\n
-           css_list_template css_list_template | python: [\'%s/erp5.css\' % (portal_path, )];\n
-           dummy     python: css_list.extend(css_list_template);\n
-           global js_list   js_list | python: [\'%s/erp5_xhtml_appearance.js\' % portal_path,];\n
-           global js_list   python:[\'%s/MochiKit/MochiKit.js\' % portal_path,\n
-           \'%s/erp5.js\' % portal_path, ] + js_list;\n
-           html_include_tool     python: here.restrictedTraverse(\'portal_html_includes\', None);\n
-           more_js_list       python: html_include_tool is not None and [\'%s/%s\' % (portal_path, name) for name in html_include_tool.getJavascriptList()] or [];\n
-           more_css_list       python: html_include_tool is not None and [\'%s/%s\' % (portal_path, name) for name in html_include_tool.getCssList()] or [];\n
-           dummy    python: js_list.extend(more_js_list);\n
-           dummy    python: css_list.extend(more_css_list);\n
+           js_tool python:here.portal_javascript;\n
+           css_tool python:here.portal_css;\n
+           dummy     python: css_tool.register(\'erp5.css\', request);\n
+           dummy     python: js_tool.register(\'erp5_xhtml_appearance.js\', request);\n
+           dummy     python: js_tool.register(\'MochiKit/MochiKit.js\', request);\n
+           dummy     python: js_tool.register(\'erp5.js\', request);\n
            global http_parameter_list  python: portal.ERP5Site_filterParameterList(request.form);\n
            dummy                python: http_parameter_list.update(local_parameter_list);\n
            global http_parameters      python: portal.ERP5Site_renderHTTPParameterList(http_parameter_list);\n

Added: experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/template_erp5_xhtml_style.xml
URL: http://svn.erp5.org/experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/template_erp5_xhtml_style.xml?rev=20402&view=auto
==============================================================================
--- experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/template_erp5_xhtml_style.xml (added)
+++ experimental/bt5/erp5_xhtml_style_experimental/SkinTemplateItem/portal_skins/erp5_xhtml_style_experimental/template_erp5_xhtml_style.xml Wed Apr  9 18:01:28 2008
@@ -1,0 +1,169 @@
+<?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>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <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>_owner</string> </key>
+            <value>
+              <none/>
+            </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:replace="nothing">\n
+<!--\n
+IDEAS:\n
+ - Add callbacks to ERP5Form object (selection ?) to gather needed fields -> put them in http_parameter_list.\n
+-->\n
+  </tal:block>\n
+  <tal:block metal:define-macro="master">\n
+    <tal:block tal:define="global_definitions_macros here/global_definitions/macros">\n
+      <tal:block metal:use-macro="global_definitions_macros/header_definitions" />\n
+      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n
+      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n
+        <head>\n
+          <base tal:attributes="href python: \'%s/\' % (url, )" />\n
+          <meta name="generator" content="ERP5" />\n
+          <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n
+          <meta http-equiv="Content-Script-Type" content="text/javascript" />\n
+          <meta http-equiv="Content-Style-Type" content="text/css" />\n
+          <title tal:define="title title | string:ERP5"\n
+                 tal:content="python: \'%s | %s\' % (title, here.getPortalObject().title_or_id())"></title>\n
+          <tal:block tal:replace="nothing">\n
+            <!-- Render each field\'s css and include css\'s and javascripts. -->\n
+          </tal:block>\n
+          <tal:block tal:condition="python: form is not None">\n
+            <tal:block tal:repeat="group python: [x for x in form.get_groups(include_empty=0) if x != \'hidden\']">\n
+              <tal:block tal:repeat="field python: form.get_fields_in_group(group)">\n
+                <tal:block tal:define="css python: field.render_css(REQUEST=request)">\n
+                  <style tal:condition="python: css is not None"\n
+                         tal:content="css"\n
+                         tal:attributes="type python:\'text/css\'">\n
+                  </style>\n
+                </tal:block>\n
+                <tal:block tal:define="dummy python: here.portal_css.extend(field.get_css_list(REQUEST=request), request)" />\n
+                <tal:block tal:define="dummy python: here.portal_javascript.extend(field.get_javascript_list(REQUEST=request), request)" />\n
+              </tal:block>\n
+            </tal:block>\n
+          </tal:block>\n
+          <tal:block tal:replace="structure python: here.portal_css.getIncludeCode(request)"/>\n
+          <tal:block tal:replace="structure python:here.portal_javascript.getIncludeCode(request)"/>\n
+          <link rel="icon" tal:attributes="href string:${portal_path}/favicon.ico" type="image/x-icon" />\n
+          <link rel="shortcut icon" tal:attributes="href string:${portal_path}/favicon.ico" type="image/x-icon" />\n
+        </head>\n
+        <body>\n
+          <form id="main_form"\n
+                tal:attributes="enctype form/Form_getEnctype | enctype | nothing;\n
+                action url;\n
+                method python:str(path(\'form/method | string:post\')).lower()">\n
+            <fieldset id="hidden_fieldset">\n
+              <!-- Hidden button as explained in http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html -->\n
+              <!-- We should probably call the default method instead -->\n
+              <input tal:condition="form_action | nothing"\n
+                     id="hidden_button" type="submit" value="dummy"\n
+                     tal:attributes="name string:${form_action}:method" />\n
+              <tal:block metal:use-macro="global_definitions_macros/http_definitions" />\n
+            </fieldset>\n
+            <tal:block metal:define-slot="layout">\n
+              <div id="bars">\n
+                <div id="main_bar"\n
+                     tal:content="structure portal/ERP5Site_renderCachedNavigationBox">\n
+                </div>\n
+                <div id="context_bar">\n
+                  <tal:block metal:define-slot="context_bar" />\n
+                </div>\n
+              </div>\n
+              <div id="status">\n
+                <div id="breadcrumb">\n
+                  <tal:block tal:repeat="item here/breadcrumbs">\n
+                    <a tal:attributes="href item/url" tal:content="item/title" />\n
+                    /\n
+                  </tal:block>\n
+                </div>\n
+                <div id="logged_in_as">\n
+                  <tal:block tal:condition="not: portal/portal_membership/isAnonymousUser">\n
+                    <span class="logged_txt" i18n:translate="" i18n:domain="ui">Logged In as :</span>\n
+                    <tal:block tal:replace="python:portal.portal_membership.getAuthenticatedMember().getUserName()" />\n
+                  </tal:block>\n
+                </div>\n
+                <p class="clear"></p>\n
+                <div tal:content="request/portal_status_message | nothing" id="transition_message" />\n
+              </div>\n
+              <div id="master">\n
+                <tal:block metal:define-slot="main" />\n
+              </div>\n
+            </tal:block>\n
+          </form>\n
+        </body>\n
+      </html>\n
+    </tal:block>\n
+  </tal:block>\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>template_erp5_xhtml_style</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: experimental/bt5/erp5_xhtml_style_experimental/bt/revision
URL: http://svn.erp5.org/experimental/bt5/erp5_xhtml_style_experimental/bt/revision?rev=20402&r1=20401&r2=20402&view=diff
==============================================================================
--- experimental/bt5/erp5_xhtml_style_experimental/bt/revision (original)
+++ experimental/bt5/erp5_xhtml_style_experimental/bt/revision Wed Apr  9 18:01:28 2008
@@ -1,1 +1,1 @@
-17
+19




More information about the Erp5-report mailing list