Hi Tim, I am not familiar with the FCKEditor in 1.2, but you might want
to look at the "one form editor". The "one form editor" takes a form
textarea input, checks for validation, and returns an error if not valid.
One of the tasks on my wishlist is to get the FCKEditor working in 1.4
(others one the list are as well). I have a rough impl working with
some modifications to the one form editor usecase.
--Doug
Tim Hannigan wrote:
Bob Harner- your work on FCKEditor (Fred) integration is nothing short
of amazing.
In my mind, this is a "make or break" for rolling out our pilot
(Queen's University).
I'm working on attempting to get the validation working - do you have
any clues as where to look?
As a temporary solution, I've gone into the Javascript paste code in
FRED and added a text replace for common unsupported entities such as
This is a hacky solution because I'd want to upgrade to future FRED
versions by simply dropping it in the FCKEditor directory, but it's
working somewhat well for now.
I'm fairly new to Lenya, and I'm interesting to learn more about the
underpinnings. In particular, I'd be interested in learning how
FredSaveAction.java would validate against the schema. Is there a way
to check for validation and send back to the editor (FRED) with a nice
error msg?
Thanks,
-Tim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]