On Fri, Apr 3, 2009 at 8:51 AM, <[email protected]> wrote: > It would be nice to be able to generate 'themes' and then whenever we > encounter a class in render body it changes the class to match the > theme currently selected by the user. Yes, this is what I needed. I ended up implementing it by converting make-local-dependency into a generic function, and making it theme-aware. It maps the requested stylesheet into the one in the appropriate theme and returns the proper dependency.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
