Closed (works as designed)
Project:
Domain Relationships
Version:
6.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Apr 2010 at 14:49 UTC
Updated:
10 Jun 2011 at 07:32 UTC
Comments
Comment #1
michelleOh, I should mention that this code does not do any checking to see if the ancestors are active and that the user has permission to post to them because I have no need for that. If you have inactive domains or permissions for domains, you'll want to add that in.
Michelle
Comment #2
nonsieThanks Michelle! I really ought to write a handbook entry or a proper readme for this kind of stuff.
Comment #3
spike22 commentedHi!
Would you tell where this code goes into? Into the '.module' file? Also, a handbook or a 'readme' file for this module would be appreciated, because me and my friend can't figure out what it exactly does and how :) i think we need smtg like this module, but not sure.
thx in advance
Comment #4
michelleIt goes into your site's customizations module.
As for the rest, that's up to the maintainer. I don't use this module anymore.
Michelle
Comment #5
nonsieI don't think this module needs a handbook entry since it only does one thing only. As stated on the project page "Domain Relationships module adds relationships/grouping capability for domains created with Domain Access module". Essentially it adds a parent (domain) field for each domain - what you do with it later is up to you. Michelle's use case for example adds selected domains' parent domain(s) to node's domain list (eg the domains the node is published to)
Comment #6
spike22 commentedok...thx for the replies!