Closed (fixed)
Project:
Virtual Sites
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Dec 2011 at 14:22 UTC
Updated:
7 Jan 2012 at 20:48 UTC
During the port to D7 I realized that the D6 way of asking Drupal for settings of the theme selected for the virtual site is no longer available. Right now, the D7 module only allows to select the theme itself, not to make specific settings. Any discussion about whether it is really needed, and if so, how can we work around this limitation are welcome here.
Comments
Comment #1
knowledges33ker commentedI definitely need the theme functionality. Not sure how to work around the limitation, but I'll be happy to help test dev releases.
Comment #2
djg_tram commentedAs it is now, you can select another theme all right, you just can't override the additional settings. If you use a specific theme for your virtual site and you have its settings set in the usual place, in Theme settings, those will apply.
Comment #3
djg_tram commentedCommitted the change, it should work now (look out for the new -dev version to appear), it did for me. I also added a warning to the settings form but I also note it here: you might need to clear the cache after you change the theme settings.
Comment #4
djg_tram commented