Thank you,
Ian
Your description sounds suspiciously familiar:
There were a bunch of problems with dialog, notably the inclusion
of JavaScript inside the Dialog (which is built with JavaScript
itself).
I've fixed all of them a couple of weeks ago.
You should be able to find them easily (search for "dialog"
in the logs) and cherry-pick them (hg transplant) into your
branch.
Would you like to remove SCRIPT tags or certain other
elements/attributes?
Parsing the HTML into a SEXP tree with the help of closure-html
and then walking it is pretty simple.
Right in -dev.
Better still to just merge-track the whole thing and avoid this sort of
thing. It's better to have more people using all of the latest dev
anyway, as it is, after all, the future of Weblocks.
--
Sorry but you say Nibiru is a Hoax? Doesnt Exist? So maybe The
Sumerian people doesnt exist also! --Anonymous by way of SkI
I tried, didn't like it, then decided that I prefer YUI anyway, and used
YUI RTE instead. Works fine in views (:present-as (yui-editor
:max-length 16000 :rows 15 :cols 45 :config *default-editor-config*)),
but requires the presentation-dom-id patch and the rest of my yui
branch.
Appropriate YUI modules get loaded on demand when needed, obviously, so
you don't pay the price on every page.
--J.
Exactly. I seem to recall that I had problems with several editors on
one page, but I am not sure anymore.
--J.