On Sunday, February 20, 2011 11:01:07 pm NiL wrote: > > If it helps, I could release abl.jquery.ui to the PyPI. It's dependencies > > are already released, and thus you could easy_install them. > > Thanks Diez, I see that you released the package on pypi, sounds > great ! > > reading your sources I realized you included partial themes from > ui.themes (base and smoothness) > > I've released http://pypi.python.org/pypi/tw.uitheme/ that includes > every themes as CSS resources > > as a suggestion, wouldn't there be a way to make a dependency between > those packages as to provide all themes to your widgets ?
Well, you can of course just declare abl.jquery.ui as a dependency to your tw.uitheme, and that's it then. I don't mind adding the additional themes to the base distribution though, I guess when the packages was started, there weren't more. It's your call. Diez -- 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.

