Alberto Valverde <[EMAIL PROTECTED]> writes:
I'm afraid you can't have a genshi (nor kid) template consisting of a single XML opening or closing tag (it's not well formed XML) so neither tabber_start or tabber_end can be implemented as single widgets. However, you can create a DIV FormFieldContainer widget which has the correct css class so the tabber's javascript makes it into a tab. The list tabber as the widget's javascript and it should be included in every page automatically.
Yes, this is possible but it looks so ugly... Specially when you need just one item inside the container. Maybe this is a widget that could be implemented using Cheetah :-) The tabber was just one example but there might be other things that could be done and benefit from that. Of course all of them might use the -- ugly -- solution above :-)
P.S Happy new year! ;)
For you and everyone else here as well :-) -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
