Domain Toolkit
==================================================
Domain Access is used to create multiple domains and grant user access
to this domains. For the D7-Version of Domain Access, there are some
contributed modules missing (e.g. hierarchical domains, inherited
permissions, …). This features are implemented by custom modules,
bundled in domain_toolkit.
Relationships
==================================================
Domains
----------------------------------------------------------------------
Every domain has a parent (or -1 for the root element) domain. This
relationship is saved in the domain table for every domain.
Users
----------------------------------------------------------------------
Every user is assigned to one or more Domains. This assignment stands
for the ability to manage the structure of elements (menus, …) of this
domain, creating content FROM this domain and publishing content TO this
domain and it's children.
Content
----------------------------------------------------------------------
Every node has one source domain and one or more publish domain(s). The
source domain is the domain, the node was published from. Editing &
deleting this node can only be done from the source domain (**ATTENTION**:
This differs greatly from the original Domain Access behavior!). Because