Needs review
Project:
Smartqueue Per User
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2010 at 06:23 UTC
Updated:
3 Dec 2011 at 02:28 UTC
It'd be nice if users automatically had subqueues created on user registration. In particular, I have a handful of queues which every registered user needs. I could also foresee situations where this could be handy with modules like role_autoassign. Here's a first stab at that functionality.
There are a few other issues worth thinking about, like whether or not we should clean up existing queues if user roles change. I lean towards that being a setting.
Either way, patch introduces a setting on the queue creation/edit page, and creates applicable queues upon user registration.
| Comment | File | Size | Author |
|---|---|---|---|
| automatic_subqueue_creation.patch | 2.96 KB | beeradb |
Comments
Comment #1
vegantriathleteBrad,
So it appears that this patch has not been committed. It's funny, but I thought this was already part of 5.x-0.6.
Anyway, I am laying the groundwork to build a D7 version of this module and would like to make a decision whether to use the 6.x-1.x or 6.x-2.x branch as my starting point. Please jump in to the discussion in the issue queue.