> Now however, Genshi breaks widgets. There have been multiple
> discussions around Genshi working with traditional widgets by using the
> TRUNK or patching the widgets code. But I want to give ToscaWidgets a
> try. If it can do simple round-trip form verification, I will be happy.

I don't recommend using the widgets in trunk as they will soon be
discontinued in favor of ToscaWidgets for TG 2.0

>
> Now ToscaWidgets documentation is non-existent, which is well explained
> on the website. What I do not understand is, why even the 'tg-sample'
> breaks.
>

tgsample uses kid as a default page template language
"tg.default_view='kid'". Are you sure tgsample breaks untouched? (works
fine in my system). If so, could you please checkout ToscaWidgets from
http://www.turbogears.org/svn/turbogears/projects/ToscaWidgets/trunk
and run "python setup.py test" and send me the results if they fail?

To use genshi as a default page template language you need to add a genshi
master.html and sitetemplate.html. I'll soon upload an example tg app
using genshi to show how it's done.

Alberto




--~--~---------~--~----~------------~-------~--~----~
 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to