Community
Participate
Working Groups
I'm not sure whether the current implementation of os and ws detection is a good one. We need to make it possible that we only have 1-Theme-Id and so I think the OS/WS contraint is not make sense 100% there. If we have them I think OS should allow at least to be: * empty => applies to all OSes * commaseparated => applies on to the given ones
checked in the proposed changes to CVS
Reopening to discuss variables in the Stylepath.
Created attachment 166990 [details] Patch Bogdan - what do you think does it make sense if we add variable substitution in the stylesheet path? This would allow us to define one theme with different basecss of different os, ...
the urls would look like this then: "$os-$ws$-dark.css"
I checked in the change which allows people to use $ws$ and $os$ in the style path
Sorry I didn't get back to you earlier, I was out of the office for the last couple of weeks. I suppose a user might not care about os/ws, so having a way to opt out of it is OK with me. I think your variable substitution idea is good.