Hi. My question is on the settings specific to each themes (generally in theme-settings.php). I thought Domain Theme did not take that into account as I did not see any settings form coming up.
But with a theme I installed (Pixture reloaded I think), it just worked.
So my question : when does that work and when not. (as for an example, no form comes for Acquia's themes). As I see as a great feature the option of defining the whole bunch of settings for each theme. Thx!
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 700854_domain_theme_settings.patch | 1.34 KB | agentrickard |
| #5 | 700854_domain_theme_settings.patch | 1.34 KB | hefox |
Comments
Comment #1
agentrickardHard to say. If they appear in the theme settings form, they are replicated per domain. It may be an error in the theme you are using. I know, for instance, that Root Candy works fine in Domain Theme, and it exposes quite a few settings.
Comment #2
agentrickardComment #3
agentrickardComment #4
eme commentedSorry, I'm back late...
I let the subject closed, maybe I'll go back here with more info. On my Drupal install, it is quite unclear why it sometimes work and sometimes not (even with RootCandy, I succeeded once, and then it did not work...). I'll try to dig into this and bring some more info.
Comment #5
hefox commentedHm... It's not giving theme settings a theme name when there's currently no domain information. So you can get to the configure form but get presented with a regular old form (via the configure link). (there's no domain settings till I save, like when theme is set to default).
Comment #6
agentrickardMakes sense. Slightly cleaner patch. Committed.
Comment #7
eme commentedIt does work for me, indeed.
Thanks to you both!