[Erp5-report] r24146 - in /erp5/trunk/bt5/erp5_wizard: SkinTemplateItem/portal_skins/erp5_w...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 10 16:20:55 CEST 2008


Author: ivan
Date: Fri Oct 10 16:20:55 2008
New Revision: 24146

URL: http://svn.erp5.org?rev=24146&view=rev
Log:
Add render for successful configuration message that will make sure that translatable parts of it are correctly translated from remote server.

Added:
    erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/WizardTool_viewSuccessfulConfigurationMessageRenderer.xml
Modified:
    erp5/trunk/bt5/erp5_wizard/bt/revision

Added: erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/WizardTool_viewSuccessfulConfigurationMessageRenderer.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/WizardTool_viewSuccessfulConfigurationMessageRenderer.xml?rev=24146&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/WizardTool_viewSuccessfulConfigurationMessageRenderer.xml (added)
+++ erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/WizardTool_viewSuccessfulConfigurationMessageRenderer.xml Fri Oct 10 16:20:55 2008
@@ -1,0 +1,77 @@
+<?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>\n
+\n
+  <tal:block tal:replace="structure python: \n
+               here.portal_wizard.callRemoteProxyMethod(\'WizardTool_viewSuccessfulConfigurationMessageRenderer\')"/>\n
+\n
+  <a tal:attributes="href python: \'%s/login_form\' %here.getPortalObject().absolute_url()"> \n
+    <tal:block tal:replace="structure python: \n
+                 here.portal_wizard.callRemoteProxyMethod(\'WizardTool_viewSuccessfulConfigurationStartButtonMessageRenderer\')"/>\n
+  </a>\n
+\n
+</div>\n
+\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>WizardTool_viewSuccessfulConfigurationMessageRenderer</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=24146&r1=24145&r2=24146&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision Fri Oct 10 16:20:55 2008
@@ -1,1 +1,1 @@
-128
+129




More information about the Erp5-report mailing list