[Erp5-report] r40617 gabriel - /erp5/trunk/bt5/erp5_svg_editor/PathTemplateItem/portal_skin...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 24 18:26:03 CET 2010


Author: gabriel
Date: Wed Nov 24 18:26:03 2010
New Revision: 40617

URL: http://svn.erp5.org?rev=40617&view=rev
Log:
change text_editor property and added svg editor as default

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

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=40617&r1=40616&r2=40617&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] Wed Nov 24 18:26:03 2010
@@ -217,7 +217,11 @@
                 </item>
                 <item>
                     <key> <string>default</string> </key>
-                    <value> <string></string> </value>
+                    <value> <string encoding="cdata"><![CDATA[
+
+<iframe name="svgframe" id="svgframe" src="jquery/plugin/svg-editor/svg-editor.html" width="750" height="600"/>
+
+]]></string> </value>
                 </item>
                 <item>
                     <key> <string>description</string> </key>
@@ -225,7 +229,7 @@
                 </item>
                 <item>
                     <key> <string>editable</string> </key>
-                    <value> <int>1</int> </value>
+                    <value> <int>0</int> </value>
                 </item>
                 <item>
                     <key> <string>enabled</string> </key>
@@ -265,7 +269,7 @@
                 </item>
                 <item>
                     <key> <string>text_editor</string> </key>
-                    <value> <string>svg_editor</string> </value>
+                    <value> <string>text_area</string> </value>
                 </item>
                 <item>
                     <key> <string>title</string> </key>




More information about the Erp5-report mailing list