Active
Project:
Social media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2012 at 15:15 UTC
Updated:
28 Mar 2013 at 09:40 UTC
I have installed the Domain-Module and it would be awesome if you could save "profiles" for each domain (admin/config/media/socialmedia/profiles).
On the "Settings"-Tab (http://thezooproject.dev/admin/config/media/socialmedia) there´s a control for "Domain-Specific Settings" at the end.
Comments
Comment #1
bcobin commented+1 here - to elaborate, it seems like domain-specific settings are only partially implemented - it seems that appearance and behavior can be individually set, but profiles are shared across all domains, which makes the domain-specific settings only marginally useful, if at all.
See http://drupal.org/node/1556470 where the developer of Domain suggests using hook_domain_batch() - this would be very cool!
Comment #2
Bill Choy commentedTo make get domain access to support socialmedia profiles, you need to get store the information in the variables table, instead of the socialmedia_profile table. The domain settings fieldset get inserted by domain_settings_form_alter, which does the following test. And we don't use system_settings_form_submit
I can
Comment #3
bcobin commented@Bill,
You trailed off with "I can" just as it was getting interesting! Is there a useful solution here? (I'm not a coder, otherwise I'd be glad to be more helpful.)
Please... go on! Thanks...
Comment #4
4fs commented+ 1. Any progress on this. Perhaps a patch anyone?
Comment #5
rtdean93 commentedAny word on this progress?
Comment #6
rattusrattus commented+1