I won't be able to look at this any time soon (unless I get hit by one of my occasional fits of frenzy one random weekend), but down the line I'd like to help with this. Three questions --<br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> For instance, is it possible to trigger an HTML cleanup immediately?<br><br>I don't know, but I'd love someone to contribute a patch for that.</blockquote><div><br>Technically how do browsers paste -- by typing in character by character what's in the pasted selection? If so it seems like it'd be hard to trigger an HTML cleanup since it couldn't be called after each character ("<" "d" "i" "v") was inserted. Alternatively, is there a way to override "paste" within browsers with a custom paste function? Or to disable it and create another way like right-click, paste defined through Kupu?
<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> Can this HTML cleanup include stripping down multiple layers of<br>> nesting?
<br>><br>Yes, there is already some code to try to enforce the correct nesting, but<br>it is disabled and probably needs further work.</blockquote><div><br>Where is this code?<br><br><br>How does the filtering and HTML tidying of kupu, work in conjunction with non-kupu users? If someone is entering HTML manually, through epoz, etc., if that uses different tidying standards, then isn't this going to wreak havoc as different users edit the same content with different methods? Or is there a way to enforce tidying across the board -- for instance using a KupuRichWidget which doesn't have to use kupu but will still tidy the HTML according to the same standards whenever it is edited?
<br><br><br>Peace,<br>George<br></div></div><br>