[Erp5-report] r40435 gabriel - in /erp5/trunk/bt5/erp5_svg_editor: PathTemplateItem/portal_...

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Nov 21 15:35:36 CET 2010


Author: gabriel
Date: Sun Nov 21 15:35:35 2010
New Revision: 40435

URL: http://svn.erp5.org?rev=40435&view=rev
Log:
2010-11-21 gabriel
* Clear the text_content field to use SVG Editor from EditorField

Modified:
    erp5/trunk/bt5/erp5_svg_editor/PathTemplateItem/portal_skins/erp5_web/WebIllustration_viewEditor/text_content.xml
    erp5/trunk/bt5/erp5_svg_editor/bt/change_log
    erp5/trunk/bt5/erp5_svg_editor/bt/revision

Modified: erp5/trunk/bt5/erp5_svg_editor/PathTemplateItem/portal_skins/erp5_web/WebIllustration_viewEditor/text_content.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_svg_editor/PathTemplateItem/portal_skins/erp5_web/WebIllustration_viewEditor/text_content.xml?rev=40435&r1=40434&r2=40435&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_svg_editor/PathTemplateItem/portal_skins/erp5_web/WebIllustration_viewEditor/text_content.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_svg_editor/PathTemplateItem/portal_skins/erp5_web/WebIllustration_viewEditor/text_content.xml [utf8] Sun Nov 21 15:35:35 2010
@@ -134,9 +134,7 @@
                 </item>
                 <item>
                     <key> <string>default</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-                    </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>description</string> </key>
@@ -219,11 +217,7 @@
                 </item>
                 <item>
                     <key> <string>default</string> </key>
-                    <value> <string encoding="cdata"><![CDATA[
-
-<iframe name="svgframe" id="svgframe" src="portal_skins/erp5_jquery/plugin/svg-editor/svg-editor.html" width="750" height="600"/>
-
-]]></string> </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>description</string> </key>
@@ -231,7 +225,7 @@
                 </item>
                 <item>
                     <key> <string>editable</string> </key>
-                    <value> <int>0</int> </value>
+                    <value> <int>1</int> </value>
                 </item>
                 <item>
                     <key> <string>enabled</string> </key>
@@ -271,7 +265,7 @@
                 </item>
                 <item>
                     <key> <string>text_editor</string> </key>
-                    <value> <string>text_area</string> </value>
+                    <value> <string>svg_editor</string> </value>
                 </item>
                 <item>
                     <key> <string>title</string> </key>
@@ -295,17 +289,4 @@
       </dictionary>
     </pickle>
   </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <global name="TALESMethod" module="Products.Formulator.TALESField"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <string>here/WebIllustration_renderSVGEditor</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
 </ZopeData>

Modified: erp5/trunk/bt5/erp5_svg_editor/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_svg_editor/bt/change_log?rev=40435&r1=40434&r2=40435&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_svg_editor/bt/change_log [utf8] (original)
+++ erp5/trunk/bt5/erp5_svg_editor/bt/change_log [utf8] Sun Nov 21 15:35:35 2010
@@ -1,3 +1,6 @@
+2010-11-21 gabriel
+* Clear the text_content field to use SVG Editor from EditorField
+
 2010-11-09 gabriel
 * Initial implementation to SVG Editor to be supported in EditorField
 

Modified: erp5/trunk/bt5/erp5_svg_editor/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_svg_editor/bt/revision?rev=40435&r1=40434&r2=40435&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_svg_editor/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_svg_editor/bt/revision [utf8] Sun Nov 21 15:35:35 2010
@@ -1 +1 @@
-16
\ No newline at end of file
+18
\ No newline at end of file




More information about the Erp5-report mailing list