[Erp5-report] r43411 kazuhiko - in /erp5/trunk/bt5/erp5_odt_style: SkinTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 17 12:22:25 CET 2011


Author: kazuhiko
Date: Thu Feb 17 12:22:24 2011
New Revision: 43411

URL: http://svn.erp5.org?rev=43411&view=rev
Log:
* add Base_viewODTStyleFieliLibray and put my_title there.

Added:
    erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/Base_viewODTStyleFieldLibrary/
    erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/Base_viewODTStyleFieldLibrary/my_title.xml
Modified:
    erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/form_view.xml
    erp5/trunk/bt5/erp5_odt_style/bt/change_log
    erp5/trunk/bt5/erp5_odt_style/bt/revision

Added: erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/Base_viewODTStyleFieldLibrary/my_title.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/Base_viewODTStyleFieldLibrary/my_title.xml?rev=43411&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/Base_viewODTStyleFieldLibrary/my_title.xml (added)
+++ erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/Base_viewODTStyleFieldLibrary/my_title.xml [utf8] Thu Feb 17 12:22:24 2011
@@ -0,0 +1,101 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>delegated_list</string> </key>
+            <value>
+              <list>
+                <string>description</string>
+                <string>title</string>
+              </list>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>my_title</string> </value>
+        </item>
+        <item>
+            <key> <string>message_values</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>external_validator_failed</string> </key>
+                    <value> <string>The input failed the external validator.</string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>overrides</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>field_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>form_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>target</string> </key>
+                    <value> <string></string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>tales</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>field_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>form_id</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
+                    <key> <string>target</string> </key>
+                    <value> <string></string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+        <item>
+            <key> <string>values</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>description</string> </key>
+                    <value> <string>The name of a document in ERP5</string> </value>
+                </item>
+                <item>
+                    <key> <string>field_id</string> </key>
+                    <value> <string>my_string_field</string> </value>
+                </item>
+                <item>
+                    <key> <string>form_id</string> </key>
+                    <value> <string>Base_viewFieldLibrary</string> </value>
+                </item>
+                <item>
+                    <key> <string>target</string> </key>
+                    <value> <string>Click to edit the target</string> </value>
+                </item>
+                <item>
+                    <key> <string>title</string> </key>
+                    <value> <string>Title</string> </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/form_view.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/form_view.xml?rev=43411&r1=43410&r2=43411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/form_view.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_odt_style/SkinTemplateItem/portal_skins/erp5_odt_style/form_view.xml [utf8] Thu Feb 17 12:22:24 2011
@@ -218,7 +218,7 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string
       <tal:block metal:define-macro="form_layout"\n
                  tal:define="dummy python: request.set(\'here\', here);\n
                              preference_tool python:here.getPortalObject().portal_preferences;\n
-                             render_text python: lambda txt, attr_dict={}: context.Base_viewFieldLibrary.my_title.render_odt(value=txt,\n
+                             render_text python: lambda txt, attr_dict={}: context.Base_viewODTStyleFieldLibrary.my_title.render_odt(value=txt,\n
                                                                                                                       REQUEST=request,\n
                                                                                                                       attr_dict=attr_dict);">\n
         <!-- standard groups -->\n
@@ -420,8 +420,7 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string
       </tal:block>\n
     </office:text>\n
   </office:body>\n
-</office:document-content>\n
-
+</office:document-content>
 
 ]]></unicode> </value>
         </item>
@@ -451,7 +450,7 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value> <unicode></unicode> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_odt_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_odt_style/bt/change_log?rev=43411&r1=43410&r2=43411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_odt_style/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_odt_style/bt/change_log [utf8] Thu Feb 17 12:22:24 2011
@@ -1,3 +1,6 @@
+2011-02-17 Kazuhiko
+* add Base_viewODTStyleFieliLibray and put my_title there.
+
 2010-03-02 yusei
 * Remove short title.
 

Modified: erp5/trunk/bt5/erp5_odt_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_odt_style/bt/revision?rev=43411&r1=43410&r2=43411&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_odt_style/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_odt_style/bt/revision [utf8] Thu Feb 17 12:22:24 2011
@@ -1 +1 @@
-115
\ No newline at end of file
+116
\ No newline at end of file



More information about the Erp5-report mailing list