KW802 |
02-18-2011 01:43 AM |
Quote:
Originally Posted by Alfa1
(Post 2163806)
b for me.
|
That is what I am thinking of for me as well but before I started the next step of working on any code I figured I'd see what others thought.
Quote:
Originally Posted by Alfa1
(Post 2163806)
How can we hide skins when the mobile skin needs to be set to 'Allow users to select styles' ? That seems not possible currently.
|
Currently is the keyword. :p
If you take a look at my Cerberus test site ( CinVin / Verizon Talk / Lower Pottsgrove) for the bottom left style selector, you'll see what I've been up to today. The site is now configured to allow users to change styles. Normally this would be turned off for Cerberus since Cerberus would force a single style. Instead I have it so you can specify multiple style IDs in the Cerberus ACP settings to allow for multiple styles per domain. This will allow admins to have as many styles as they want for each domain to be available to the user.
For those three sites I have four styles 'checked' as being selectable by the user, a unique style for each site and then the (currently) shared mobile style for all sites. That means inside of the ACP Style Manager I have a total of 4 styles turned on that can be selected by the user but I have Cerberus configured to only allow specific styles per domain. That way when a visitor on the CinVin site they can see the CinVin full style and the shared mobile style but none of the other full styles for the other domain. When on VZ Talk the user gets the full style for that site (the red design) and the mobile style but not the CinVin style. Then the same for the last domain. Just like category IDs that can be either unique per domain or shared amongst domains, style IDs can be set the same.
The next step was deciding how much further to take it with the mobile style, whether to allow a unique mobile style setting per domain or to just assume that the same mobile style will be used on all domains but then to add a setting to change the mobile style's log per domain.
At this point in the game I can't see too many admins doing a per domain mobile style, as opposed to a per domain mobile style logo. But... I know, I know, the right thing to do would be to allow for the first option, of a specific mobile style per domain, since that gives the most flexibility. I won't have a chance to work on it again until this weekend so I'll see then what direction it takes me.
... and, yes, the mobile style detection does work if you visit the sites on a mobile device. :)
|