Need an action to create and delete roles
I need an action which creates a new role with default permissions and a customized name as well as an action to delete a role to make Rules like the following:
- When a new node of content type "company" is created, create a new role with name "role_companyname"
- When a new node of content type "department" is created, populate the referenced company node and create a new role with name "role_companyname_departmentname"
- When a node of content type "department" is created, delete the role with name "role_departmentname"
- etc.
Question:
Read moreSimple Role to enable/disable the ability to receive SMS Blast
Hi,
I've the simple need of disabling certain user from receiving SMS.
So they should be enabled to register their phone number, but not to receive Blast messages. I was thinking about a "simple" default user Role, say "SMS enabled" to wich the admins could un/subscribe the users. That Role could be inserted by default upon installation of SMS Blast.
This would give a simple way to enable disable certain user, adding only few line of code to the module, and without dependencies.
There is already a similar solution?
Could it be interesting?
Anselmo
Read moreLooking for some advice regarding Ubercart and the sale of Permissions
I'm looking for some advice.
I'm working with a client who will be switching to Drupal with Ubercart as their primary e-commerce system. Part of our content delivery has to do with subscriptions. We have several hundred products, and we want to be able to sell a subscription for each individual product.
Read moreRole and User Access Control
I eventually want to hunt for someone to do development on this idea, but first I'd like to find out how it can be designed to be of greatest benefit to the community.
I want to be able to manage access to a node, with CCK fields. The node should be viewable by both a role and at least a single (ideally multiple) user(s) not in the role.
Read more
