passepartout
October 24, 2011
6:14pm
Hi,
Let's say I have pages A, B and C. I also have users 1, 2 and 3. I would like for user 1 to only have access to pages A and B, user 2 to only pages B and C, and user 3 to only pages A and C. Can I implement this today in DG? If so, how? Note that My site will obviously have more than 3 pages and, hopefully, I'll have more than 3 users. As such, I cannot create roles or groups for every page/user access permutations.
Thanks!
Status: Resolved
Comments
7:42am
First, do you understand content types? If not this will help... http://www.drupalgardens.com/documentation/content/standard-types
It will help if you become familiar with field restrictions http://www.drupalgardens.com/documentation/controlling-field-access-permissions
and Roles and Permissions http://www.drupalgardens.com/documentation/user-roles-n-permissions
It might be possible to do what you want, but it will get confusing and messy with a large number of permutations. DG does not really have this functionality yet. A regular, self hosted Drupal site would.
Jeff Locke
Jeff Locke
10:20pm
Thanks jlocke. Your answer is very helpful. Hope the DG team can accomodate this functionality in the near future.
12:28am
Hi passepartout,
Thanks very much for your suggestion! I have added this feature request to our system, tracking internally at DG-795.
Best regards,
Stacy Wray | Drupal Gardens Client Advisor
7:49pm
Good news! This feature, content access control is now implemented in the current release for sites on the Professional plan or higher. For details see the release notes
Chris Brookins
VP Engineering and Product Management, Acquia - blog - twitter -