Hiroki Ohtani wrote: > Hi, > > My blog tool on TG also has rich text editor widget(using FCK editor), > but it is not the saparated module. > > You can see from > http://blogears.liris.org/browser/trunk/blogears/widgets.py >
Good work, can I suggest you to use a custom validator rather than overriding adjust_value? you need to implement that logic in its _from_python method I think. ;-) Ciao Michele --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

