On Wed, Jul 2, 2008 at 12:52 PM, Dean Landolt <[EMAIL PROTECTED]> wrote:

> Good point.
>
> But I would still argue TG could use a *sensible-default* css framework.
> The benefit of a good style reset alone is pretty big, plus the default TG
> styles don't strike me as the greatest base.
>
> I just looked at some of the more popular frameworks and it looks like cc
> attribution is quite popular. Blueprint, one of the most popular it seems,
> is MIT, so that works. There were a few LGPLs as well, which is a lot more
> permissive than CC Attribution (though I bet there'd still be some
> objections)...
>
> I did come across a little pythonic something called 
> CleverCSS<http://sandbox.pocoo.org/clevercss/>which is just an easy_install 
> away. I haven't played with it yet, but it
> looks promising. I don't know if it has the kind of sensible default
> layout(s) I'm looking for, but I'd be willing to try to hack it together.
>

CleverCSS looks more like a "dynamic CSS tool" than a layout framework.  It
could probably be used to build a layout framework though. Even if you
didn't use it for that, it could probably be used in a number of other ways
for TG development.  This is a very intriguing little tool.  I'm already
wondering about how to integrate/use it with Widgets.  I can think of lots
of situations in which a dynamically created CSSSource widget could be
useful, for example.  Thanks for the link.

Kevin Horn

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to