asm's document (http://sureseam.webfactional.com/tgdocs/) does a good job of 
explaining the entity conversion and the use of TinyMCE.  I do not know if a 
doc that combines everything using a validator.

It should not be too difficult to adapt asm's code to run in a validator 
though.

Someway, I'll get my code out the door so that it can benefit more and just 
me.  Just need a chunk of time to dedicate to it. :(  All I can do right now 
is throw out ideas.

Anyway, hope this helps.

Krys

On Saturday 2 June 2007 16:38, iain duncan wrote:
> On Sat, 2007-02-06 at 08:29 -0400, Krys Wilken wrote:
> > Hi asm,
> >
> > Good doc. :)
> >
> > TinyMCE is indeed a decent way to let used input HTML.  However, I do not
> > believe it functions well as a validator, as you can still enter any tags
> > in the raw HTML window, or if you turn JavaScript off.
> >
> > Combining TinyMCE for UI, with an actual validator (for
> > rejecting/filtering certain tags and doing the HTML entity to unicode
> > conversion), make a powerful combination, though.
>
> Is there a wiki page or how to on that combination? Seems like it would
> be a good piece of doc. I've been hashing out an idea for a widget
> newbie how to and perhaps I should use that as an example if there is
> not one already.
>
> Iain
>
>
>
> 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turbogears@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to