Active
Project:
Smartqueue Per User
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2011 at 01:50 UTC
Updated:
13 Dec 2018 at 11:53 UTC
Jump to comment: Most recent
Comments
Comment #1
Geex2011 commentedsub+
Comment #2
vegantriathleteI've just requested co-maintainership of the module with the promise that my first priority would be to roll a D7 version.
Comment #3
vegantriathleteI'll take on this task. Should I be working off the 6.x-1.x-dev, the 6.x-0.1-alpha2 or the 6.x-2.x-dev?
Comment #4
Allan Walker commentedvegantriathlete, I would love to see this for Drupal 7, have you started work on the port yet?
Comment #5
vegantriathleteI haven't received a response about what I should use for my code base. And, I've been swamped with work so I haven't pushed the issue. At the current time, it looks like I won't hit this until December (2011).
Comment #6
vegantriathleteOkay, folks. I'm getting ready to launch into this. Right now my plan is to have a look at the 5.x-0.6 version. Then, I'll decide which D6 version to check out. I have some ideas of what I would like to see the module do, which it may or may not already do (I haven't ever used the module, yet).
Depending on how ambitious and diligent I get with this, I will make a sandbox project so that the code is accessible to everyone and we'll have an issue queue. But, that is a secondary concern for me right now. Regardless, when I've got things working, I will submit a 7.x version of this project either as an attachment to a comment against this issue or through the sandbox code.
What are your ideas for the D7 version? Please add your comments to this issue to let me know what you liked about the previous version(s) and what you would like to see added or changed.
Comment #7
skitten commentedI personally have found I've been able to recreate what I used smartqueue for using node references in D7.
Comment #8
siliconmeadow commentedWe use 6.x-2.x-dev on our premium site and find it works well for our purposes, and haven't given a thought to approaching it other ways. The other branches didn't do what we needed to do. When we move to D7, we'd prefer to have the functionality which is available in 6.x-2.x-dev.
I can arrange access to our site for you and maybe have a skype call to show you the finer points of what we do, if that helps?
Comment #9
nodeAche commented@skitten I have to use smart Queue in drupal 7, can u share your codes?
what i basically need is to create a list "queue" to each user that register to my site.
Comment #10
skitten commentedYou can add a node reference field to user profiles - go to configuration->Account Settings and then the manage fields tab. By allowing the field to have multiple values you get something similar to smart queue per user, all using core drupal 7.
Comment #11
vegantriathleteI've created the sandbox at Smartqueue Per User D7 Migration. I have committed a .info for the sandbox project itself and a copy of all the code for the 6.x-2.x-dev.
Comment #12
vegantriathleteI have looked at the 6.x-1.x-dev and the 6.x-0.1-alpha2 branches and I do prefer the 6.x.-2.x-dev branch. I have committed patches from the issue queue to the code in the sandbox.
Comment #13
davident commentedAny movement on the module lately? I have an project that could great benefit from a D7 version of this module.
Comment #14
vegantriathleteMy son was born on January 2. So, things are a bit hectic at the moment.
Comment #15
joshmccormack commentedI did what I think what you're talking about, but it doesn't look like terms are exclusive per user - I'm getting an auto complete for a different user. Is there a way to insure each user has their own references?
Comment #16
vegantriathleteI'm hoping to get back on this at the beginning of February.
Comment #17
AntiNSA commentedI could really really use this for drupal 7...................
Comment #18
vegantriathleteYou can follow the (little bit of) progress I am making at http://drupal.org/sandbox/vegantriathlete/1386510.
If this is so important to people, then you might consider putting together a bounty so that I could spend more time on it. Otherwise, you'll just have to wait as I'm able to grab tiny pieces of time here and there.
Comment #19
dzinergal commentedHi I've just come across this and it sounds like what i need to complete my project. Any news on the D7 version?
Thanks a stack for taking the time and making the effort
;)
Comment #20
thehong commentedAny progress @vegantriathlete?
Comment #21
vegantriathleteSee comment #18. But, to answer your question, I have not been putting any time into this. There are quite a large number of changes that will need to be made to bring it into D7.
Comment #22
sorek commentedHello,
I am working with a D7 and I would like to know if there is an alternative or something similar so that each user can manage their queues privately?
Thank you.