Re: [Xsltforms-support] Integration of CKEditor into XSLTForms
Brought to you by:
alain-couthures
From: Klotz, L. <Lei...@xe...> - 2010-03-11 18:28:25
|
Claudius, I realize you're doing a lot of work and it's certainly valuable. I'd like so suggest you take a look at some of the "benchmark" implementations. These feature are already present in products such as Chiba and Orbeon. The HTML editor is just another presentation of the underlying instance data through the textarea form control. Adding it shouldn't change the underlying semantics of form controls (focus behavior, @incremental, xforms-value-changed, etc.) Leigh. ________________________________ From: Claudius Teodorescu [mailto:cla...@ya...] Sent: Thursday, March 11, 2010 10:24 AM To: Klotz, Leigh Cc: support xsltforms Subject: Re: [Xsltforms-support] Integration of CKEditor into XSLTForms I repeatedly asked the community for opinions regarding the event that would trigger saving/updating the editor's content. Receiving no answer, I considered that treating the editor like an "island" within the form and allowing user to save/update the content (by using those two buttons) would be a simple and clear approach. I didn't want to update on each mouse gesture. Also, I considered adding some XForms extension actions to be used by the developer for saving/updating the editor's content as it is necessary, for instance upon xforms-submit-done, etc. Claudius Teodorescu http://kuberam.ro |