Closed (fixed)
Project:
Domain
Version:
5.x-1.0rc1
Component:
- Domain Conf
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2007 at 09:21 UTC
Updated:
5 Jan 2008 at 02:11 UTC
not sure if this can be done: could the Default Picture (as defined in user settings) be made configurable in Domain Conf?
In my use case I have a single user DB, users can register on any domain and post to any domain, and their Default picture should be associated with the domain they originally registered with.
Comments
Comment #1
agentrickardIt could. See http://drupal.org/node/202671 for a similar request.
I think I will implement a hook_domainconf() that will allow you to append extra elements to the domain-specific configuration form.
But then you would need a small module to implement this feature.
Comment #2
agentrickardhook_domainconf() implemented in HEAD. Your module would need this function:
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.