Closed (fixed)
Project:
Node access user reference
Version:
7.x-3.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2011 at 01:06 UTC
Updated:
17 Oct 2011 at 23:41 UTC
I'd like to propose a logical structure to these modules, which would also aid in creating relationships between Node & User, thus allowing users to create groups, add members to their groups, and together with group's members - populate their group with content.
Please see the attached illustration.
The original discussion can be found here http://drupal.org/node/1231248. This structure is similar to here.
I'd love to hear all feedback, including JohnnyX!
| Comment | File | Size | Author |
|---|---|---|---|
| reference mod.png | 185.41 KB | timofey |
Comments
Comment #1
danielb commentedThis module is not designed to assign user roles - so that makes zero sense to me - you can of course create different fields for different purposes and assign access accordingly. You can label these fields as 'admin', or 'member' etc... to suggest to your users what their purpose is.
This module does not control what can be referenced - the references module already gives you full control over this using Views (which I wrote a lot of the code for, btw). You can add contextual filters on user reference fields for the current user to make such restrictions.
Confusing diagram is confusing.
Comment #2
danielb commentedSee also
#1261782: Only reference own nodes?
#1261790: Respect access permissions of nodes
Except instead of basing the contextual filter on authors you would base it on user reference values.
Comment #3
danielb commentedSo yeah, I believe your feature request comes from a lack of understanding, both in what can already be done, and what is within the scope of the projects in question.
If this is unsatisfactory for your needs, then you will have to write a module that brings together the functionality from the various modules in a way that is suitable for you.
Comment #4
timofey commentedSince I brought up the idea, I came across the relation module, which aims to build the relationships I was thinking of. So that would solve the problem.
Comment #5
danielb commentedYeah I'm looking to modules like that for the future too, I think we will all get much more of what we want with a concentrated effort to do references/relations, and leave a lot more room for features and add-on solutions.
Comment #6.0
(not verified) commentedcorrection