From richfaces-svn-commits at lists.jboss.org Wed Sep 16 18:07:55 2009
Content-Type: multipart/mixed; boundary="===============7113398895704418475=="
MIME-Version: 1.0
From: richfaces-svn-commits at lists.jboss.org
To: richfaces-svn-commits at lists.jboss.org
Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r15599 - in
branches/community/3.3.X/ui/editor/src: main/templates and 1 other
directories.
Date: Wed, 16 Sep 2009 18:07:55 -0400
Message-ID: <200909162207.n8GM7tB5006246@svn01.web.mwc.hst.phx2.redhat.com>
--===============7113398895704418475==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: nbelaevski
Date: 2009-09-16 18:07:54 -0400 (Wed, 16 Sep 2009)
New Revision: 15599
Modified:
branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml
branches/community/3.3.X/ui/editor/src/main/templates/editor.jspx
branches/community/3.3.X/ui/editor/src/test/java/org/richfaces/component=
/EditorComponentTest.java
Log:
https://jira.jboss.org/jira/browse/RF-7040
Modified: branches/community/3.3.X/ui/editor/src/main/config/component/edit=
or.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml=
2009-09-16 17:04:15 UTC (rev 15598)
+++ branches/community/3.3.X/ui/editor/src/main/config/component/editor.xml=
2009-09-16 22:07:54 UTC (rev 15599)
@@ -197,5 +197,10 @@
java.lang.String
A localized user presentable name for this component.
+
+ inputElementType
+ java.lang.String
+ "textarea"
+
Modified: branches/community/3.3.X/ui/editor/src/main/templates/editor.jspx
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/community/3.3.X/ui/editor/src/main/templates/editor.jspx 2009-=
09-16 17:04:15 UTC (rev 15598)
+++ branches/community/3.3.X/ui/editor/src/main/templates/editor.jspx 2009-=
09-16 22:07:54 UTC (rev 15599)
@@ -21,11 +21,30 @@
if(shouldRenderTinyMCE(component)) {
]]>
+ =
+
+
+
+
+
+
+
+
+
+
+
=
-