On Tuesday, March 8, 2011 11:42:08 AM UTC-7, Domizio Demichelis wrote: > > > When I think themes, I think something that an end user can select to have >> different renditions of the default site. >> > > That would be wonderful, but we don't even have a dynamic per-subsite theme > now, so a dynamic per-user theme it's just a wonderful dream :-). > > ciao > dd >
Basically I was arguing that implementing a partial version that's subsite limited doesn't make much sense. If we're going to do the work to factor out the theme code, why not do it all the way to be able to have that per-user theme? I'm under no illusion that it's going to be easy as from what I understand, dryml doesn't have the ability to handle multiple definitions of one tag. Wait, what if themes get turned into a class, then the page can be polymorphic and then you have a way to select tags based off the active theme class set as a controller instance variable? -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
