Tagged Questions
0
votes
0answers
18 views
Create, edit and delete own permissions are not working on content type for different users (Drupal 7)
I want to set create own, edit own and delete own permission over content type to personalize it. In content type I have link field, with the help of that I can add link url and title which comes up ...
1
vote
0answers
14 views
Settings for users on a new node or block
I want that users be able to configure some settings on the site for different tasks as shown below.
[Checkbox] Recieve updates from site
[Checkbox] Notify by mail when i get userpoints //user points
...
4
votes
4answers
146 views
Delete/ Deactivate account in a separate block
I want the authenticated users on my site to be able to delete their own account or temporarily block/de-active. I give the necessary permissions for this. Well and good for now. However, the tricky ...
1
vote
1answer
196 views
How to add Admin approval on webform submitted data in drupal 7
I have the functionality that when any anonymous user submits a webform, then I display the submitted webform data in my new page, but I need admin approval before that submitted data displays on ...
0
votes
0answers
21 views
users unable to access shared content on domain access
I have shared content across multiple sites in domain access. I am using the Domain Bonus: Login Restrict because I only want users to be able to login to only sites they are assigned to. If I disable ...
0
votes
1answer
35 views
Jquery update - access denied
Trying to setup the latest jquery update dev version, needed for the installation of the amazing social_count mobile-friendly count widget, I can't configure the module. When logging as user #1 and ...
0
votes
0answers
43 views
How to use context module instead of panel module?
I am unable to set user permission on particular section of panel. For example I have used 3 column panel layout for particular page and want to set view permission to only one column out of three to ...
-1
votes
2answers
76 views
What is the difference between panel and blog in Drupal?
I am trying to find content holder for my site home page and came across the concept of panels. But I didn't found anything for user permission in panels.
Can anyone help me understanding the ...
0
votes
0answers
172 views
How to make field group (tabs) visible for anonymous users?
In D7 how to make field group (tabs) visible for anonymous users?
I have installed and configured, I am able to view the tabs on add content page, but the tabs are not visible for anonymous users. ...
3
votes
2answers
56 views
Let users assign particular roles to other users
How can I let a "subadmin" to assign only particular roles to other users?
Just an example: my users can only use the forum if they have the "forum user" role. I would like to delegate the right to ...
1
vote
1answer
108 views
Content publishing and confirming comment via email in drupal 7?
I want to provide following functionality:
When a user sends a mail to [email protected], the subject of email become title of a blog post and body of email become body of blog post and the post ...
0
votes
0answers
45 views
How to let a “subadmin” switch Advanced Forum styles without letting any other settings to be manipulated?
I have the Advanced Forum module enabled, which has some cool built-in styles, which I could also possibly extend with Advanced Forum More Styles.
I would like to let a "subadmin" switch these styles ...
0
votes
1answer
47 views
Modules “.module” file not being called when anonymous user
I think I have a persmissions problem but I'm not sure how to resolve it.
I've made a custom block in a module called "people_passed". When I'm logged in the block displays fine, when I'm logged out ...
0
votes
1answer
77 views
Allow Role to edit Custom Node Type
This is for Drupal 6.
I have a module that creates a custom node type called program.
I have a role called "marketing" and it has a permission entitled "edit marketing copy"
I've used hook_access to ...
3
votes
2answers
433 views
Permissions Administration Module
Is there a working module for Drupal 7 to restyle admin/people/permissions/list to add more usable controls? Some serious boons to building a large site with lots of permissions:
Incremental ...