Roles allow defining what a user can do by assigning the relevant permissions to a role (e.g. editor) that is then assigned to users.
0
votes
0answers
13 views
Provide a permanent discount to user role/specific user in Ubercart?
I'd like to provide an automatic 10% discount on any product to all users who are assigned to a specific role, without forcing them to enter a discount code and without adding a hard-coded discounted ...
0
votes
0answers
12 views
How to translate content via local translator with Translation Management Tool
I have a clean install of Drupal 7.22 and I have installed all necessary modules to run Translation Management Tool 7.x-1.0-alpha3. I followed the instructions to set it up as mentioned in the ...
0
votes
1answer
12 views
nodeaccess configuration problems
I created a view that I called gallery (in Drupal 7) which links to a number of sub galleries (http://quaaoutlodge.com/gallery). The sub galleries are of content type gallery.
So, I installed the ...
1
vote
2answers
37 views
Limit a user to edit AND view only a specific content type?
I have a role dedicated to creating and/or editing a specific content type. It is the only activity to be allowed for this role.
I have set up login destinations module to go to the content overview ...
3
votes
1answer
34 views
add user to role
i'm trying to create custom drupal 7 module , i'm using 'user_roles()' function to get all the roles in the system , and then i assign those roles to checkboxes API Form Control
...
2
votes
2answers
58 views
Dynamically assign user roles
I have an application using domain access and am looking to reuse a set of subscriber roles across domains, assigning them on login.
I was hoping to use hook_user_load to add the additional roles.
I ...
0
votes
1answer
28 views
is it possible to add a permission to only one user , without creating role for him?
i'm trying to create drupal 7 module for online payment , it will be by roles , for exemple ( user1 can create 'Blog content type' just if he has the permission on that) so after the payment i want to ...
0
votes
1answer
24 views
Certain roles creating users
I am spinning up a site that will have 18 different organizations interacting together. Each organization has a president with access to specific forms and parts of the site. I would like them to be ...
-1
votes
2answers
58 views
Access input format based on user role
I have the Developer user role which should only access the developer_html input format. I am trying to grant the necessary permission with user_role_grant_permissions().
I got this piece of code ...
0
votes
1answer
21 views
Why would a new user role have default permissions that are greyed out and cannot be changed?
I recently installed a new role for the LoginToBoggan module for pre-authentication, aptly named 'pre-authenticated.'
However, this user has has all the default permissions of an authenticated user, ...
1
vote
1answer
29 views
How to add new roles in drupal 7?
Drupal by defaults gives us three roles
Administrator
Authenticated users
Anonymous user
Can i add a new roles in it? Like:
suscriber
trusted customer
0
votes
1answer
17 views
How to display an Image based on content author role in view?
I want to display an image in a view based on the role of the author of the content.
Lets say role "premium user". If the content author is not having the role just display an image placeholder ? What ...
0
votes
2answers
32 views
Thoughts on best practices for user content management
I have a website where I need specific user roles (restaurant owner) to edit specific content type (their respective restaurant profile and services) which has a node reference field to the main ...
1
vote
1answer
28 views
How to theme nodes in views based on the author's role?
I have a view listing all recent blog posts that have been published on the website.
These blog posts can be created either by regular authentified users or by staff members.
I need nodes published ...
1
vote
1answer
34 views
How Do I Create a User Role that Can Only CRUD a Single Content-type?
OK, so I know how to create roles and messed around with the People->Permissions->Roles screen. My goal is to create a single user role that will have only one function -- to administer the calendar ...
0
votes
0answers
25 views
User badges for Drupal 7 roles
I would like to have an image/phrase appear on profile pages according to the user's role.
For instance, an editor will be identified as such, below their profile photo.
Drupal 6 had a "badges" ...
0
votes
0answers
50 views
Role Hierarchy and Management of Assigned Users
I need to set up a role hierarchy like this:
Super Admin - Full permissions, can manage all users and content
Regional Manager - can manage only his/her own Store Managers;
cannot manage another ...
0
votes
2answers
55 views
How to set default role in Drupal 6
I have created some user roles in my drupal 6 website.
Have can set one of them as default role when users register in the site?
0
votes
1answer
38 views
Omega - Debugging blocks only for specified role
Is it possible to see debugging blocks only for specified role?
IDEA
I made special role "theme developer" to see debugging blocks of Omega only for this role. When I check in ...
0
votes
0answers
32 views
Organic Groups Permissions and Site-wide Roles
I currently have a Drupal 6 site set up using Organic Groups and OG User Roles. This is important because we have mainly public groups, however some pages in the groups are restricted by a user's ...
0
votes
1answer
26 views
Views: Filtering nodes on the basis of logged in user role
Is it possible to filter out nodes with respect to current user role? For example, I want to create a view where users can see the all the published nodes as well as the unpublished nodes they have ...
0
votes
0answers
20 views
How can I build a menu with administration permissions?
I want to build a navigation with different primary links on Drupal 7. At the second level different administrators should be able to add or edit nodes - but only in their own section.
- area 1
- ...
0
votes
0answers
32 views
Role delegation module
The role delegation module is apperaring only on mysite.com/user/uid/edit page.
How can I put it on another place (e.g. on a profile type page created by the Profile2 module)?
1
vote
0answers
54 views
User Role cannot create Organic Groups content without having Administer permissions to OG
I am using Organic Groups on a Drupal 7 website. I created a Group Content type and a few user roles. The user roles are defined in the Drupal roles (and not OG roles).
I want to make sure that a ...
-1
votes
1answer
54 views
Let user to choose his role after his first login
I want to let users to select their role(there are 4 available roles created by me(admin)) after first login(not on registration form).
Can anyone help me to resolve this probleme?
2
votes
1answer
30 views
Installed D7 with Minimal profile and root user do not have any role set to it. How to create a locked role for root?
Now I can create only simple role which can be easily edited and deleted. I need a role for root user (user ID 1) for some other modules that requires selecting a role.
Now installing minimal profile ...
0
votes
2answers
21 views
Limiting Views diplays to a role — two displays are stuck together
I have a View with two displays, one for role1 and one for role2. When I set the access control for the first display to role1 and save the View, then set the access control for the second display to ...
1
vote
2answers
75 views
Redirect Rule for admin after log in
I have different roles for users of my Drupal 7 site. I have added a rule that whenever an authenticated user logs in they are directed to a node (say node/90). This works fine. Both admin and ...
1
vote
0answers
33 views
Permission by role troubles my buttons
I got a menu with sub-items members of the Role X. When a anonymous user visits the page, he can't see the menu. When the user logs in, he is able to see it.
How can I keep menus visible to everyone ...
0
votes
1answer
51 views
Ubercart Roles: Expire to another role
I use Ubercart Roles to manage access to parts of a member site, but I want to be able to keep track of users who's role has expired.
We have generic authenticated users, who are able to make ...
0
votes
2answers
78 views
Assign a role upon registration Drupal 7
I'd like to assign a specific role when a new user registers on my site using the regular registration form, beyond that of just "authenticated user".
How can I do this?
0
votes
1answer
33 views
How to include specific roles in auto-complete search?
I am using the auto-complete module for searches. It works like a charm. I am looking for to learn how to show only specific roles on the results it pulls. There are advanced areas in the ...
1
vote
2answers
49 views
Featurizing a role, losing permissions
I have created a role, Admin. Admin has permissions: "Assign roles" (via RoleAssign), "Access administration pages", "View admin theme", and "Administer users".
I export the role with Features ...
0
votes
0answers
22 views
How to Purchase a Role for Another User - Ubercart
I want to be able to allow users to give other users a membership upgrade (basically, they buy the "Premium" role) using Ubercart 3 and Drupal 7.
0
votes
1answer
27 views
Performance implications of many user roles
How does each additional user role affect Drupal performance? Looking for insights from benchmarking (preferred) and/or code analysis.
Specifically:
Do additional user roles impact performance on ...
0
votes
2answers
20 views
How to set access permission to roles due to the content's vocabulary
There is only one Content Type in my site and two vocabularies ,say, vocabulary1 and vocabulary2. Now I don't want some roles to access some content due to their vocabulary.
Can I set access ...
0
votes
2answers
68 views
Add as a particular role while creating an account in Drupal 7?
In Drupal 7, I have a role named as "blogger". When user goes to blog site and created an account then a role should set by default as "blogger" rather than "authenticated user". How to do this? Any ...
0
votes
1answer
29 views
Can't assign roles in admin panel
The day before yesterday I created a new role (writers), and when, after adding quite a few modules, I wanted to add another earlier today, I discovered there was no way for me to do this anymore, nor ...
0
votes
1answer
143 views
jQuery_ui slider doesn't load for anonymous user
In my recent drupal 7 install... I've installed jquery_update. I configured it, and added a little module with a js.
jQuery_ui is not loaded for anonymous use. I've done some researches on the web ...
0
votes
1answer
35 views
how to remove anonymous user role from list of profile members
I want to remove anonymous role member from the public list of profile users because anonymous roles cannot join so it is confusing to see the anonymous user at top of public profile list.
0
votes
2answers
62 views
How to hide administrator under role
When an administrator (except user 1) editing a user how to hide "administrator" under role in a user edit page in D7 site? or how to prevent assign a role of administrator while editing a user?
0
votes
1answer
40 views
D7 - download files works for admin, not for other users
There is a content type for accepting job applications, including resumes and cover letters as files uploaded. The files are set to private.
The form/page is set to unpublished by default - largely ...
2
votes
1answer
33 views
Can you change the view item output amount depending on user role?
Is there a way to do this within one view/display or do I have to make two seperate displays, one showing field_images with unlimited item output and one display showing field_images but only showing ...
2
votes
1answer
42 views
Programmatically assign permisions to role
I have a custom module and with hook_permission() I create module's specific permissions. Is there a hook (hook_role_permission) in which I can create a module specific role and assign it's ...
0
votes
0answers
21 views
view any article content permission is not listed in role_permission table
node module declares permissions to edit, delete nodes of any of the content types. They don't declare permissions to view the nodes.
In order to add this functionality we have content_access module ...
1
vote
2answers
83 views
Allow comments only for author of the node and certain role
I'm using Drupal 7. It is possible to disable the comment form for a specific node type for authenticated users? What hooks should I use if I want to allow only the author of the node and the ...
-1
votes
1answer
66 views
One role per user or multiple-roles per user
Scenarios: User A allows to do 1, user B allows to do 1 and 2. Assume 1 and 2 are disjoint.
Which is better?
Option 1: Create role RA can do 1, role RB can do 2, then assign user A to RA, B to both ...
0
votes
0answers
13 views
Views - custom Views work on one site, but not on another
I'm really stumped with this one and spent a good 4 hours over as much days, trying to compare and see what/why.
I have 3 dev D7.16 (A,B,C) projects all using the same module components (as far as I ...
0
votes
2answers
57 views
Fields from different content types in a single page
Using field permissions i have set 10 fields from various content types (articles, page, etc) to private.
While the rest of the fields is filled by the user, the publisher needs verify and fill those ...
0
votes
3answers
60 views
Give some users (e.g., teachers) access to nodes created by a unique subset of other users (that teacher's students)
My site has roles for administrators, students, and teachers. Students create nodes, and each student has exactly one teacher. Teachers should be able to view all content created by their students, ...


