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. On Wed, Jul 2, 2008 at 12:52 PM, Kevin Horn <[EMAIL PROTECTED]> wrote: > > > On Wed, Jul 2, 2008 at 6:13 AM, Jorge Godoy <[EMAIL PROTECTED]> wrote: > >> >> So, -1 from me to add this. >> >> Make it an external project, make it a module... But never a dependency >> or >> requirement for any application where the author himself / herself didn't >> ask >> for it. >> >> > Better yet, just write a tutorial/recipe on how to use YAML + TG, and > clearly state the requirement in the tutorial. > > 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 -~----------~----~----~----~------~----~------~--~---
