Re: [Xsltforms-support] Is there any way to put markup in atextarea in XSLTForms
Brought to you by:
alain-couthures
|
From: Klotz, L. <Lei...@xe...> - 2010-03-05 00:04:30
|
I don't think you need a new form control. mediatype or appearance attributes on textarea is good enough, and interoperable. Chiba uses mediatype, for example, and even processors without rich text support will allow editing of escaped html as text. Leigh. ________________________________ From: Claudius Teodorescu [mailto:cla...@ya...] Sent: Thursday, March 04, 2010 1:31 PM To: xsl...@li... Subject: Re: [Xsltforms-support] Is there any way to put markup in atextarea in XSLTForms Hi, I also thought about an extension element for XSLTForms, called "richTextarea" (maybe), which would allow all sort of rich text editing (I thought about editing the files stored within eXist, and for translations (a web app to manage translations)). I looked over web editors, found CKEditor and liked it very much, as being enough complex and flexible to be a professional extension element for XForms. Such extension element called richTextarea should be bound to a node, just like textarea element. My two cents. Claudius Teodorescu http://kuberam.ro |