Emmanuel Blot wrote: > On Tue, Jul 28, 2009 at 8:44 PM, Christian Boos<[email protected]> wrote: > >> About the cosmetic changes, they count as real tickets as well. We're >> definitely in need for some CSS expertise and there are lots of >> usability and layout tickets awaiting contributors, don't hesitate to >> help there as well. >> > > BTW, it might be worth having a look at Less (http://lesscss.org/), as > it ''could'' be a way to factorize CSS definitions in Trac > (which would make stylesheet customization easier, among other > advantages). Too bad the compiler is written in Ruby ;-) >
This looks interesting, but I think we can achieve something similar by generating the CSS using Genshi Text templates. This doesn't have necessarily to be done dynamically, we could probably generate them at installation time. Nevertheless having an option to do that dynamically would make development and testing easier, and that's something which couldn't be achieved by using Less. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
