Hi,

Any plans for a drupal 7 version of this module? I just stumbled across it today and it would be perfect for a site I'm working on.

cheers,

Phil

Comments

Geex2011’s picture

sub+

vegantriathlete’s picture

I've just requested co-maintainership of the module with the promise that my first priority would be to roll a D7 version.

vegantriathlete’s picture

Assigned: Unassigned » vegantriathlete

I'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?

Allan Walker’s picture

vegantriathlete, I would love to see this for Drupal 7, have you started work on the port yet?

vegantriathlete’s picture

I 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).

vegantriathlete’s picture

Okay, 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.

skitten’s picture

I personally have found I've been able to recreate what I used smartqueue for using node references in D7.

siliconmeadow’s picture

We 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?

nodeAche’s picture

@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.

skitten’s picture

You 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.

vegantriathlete’s picture

I'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.

vegantriathlete’s picture

I 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.

davident’s picture

Any movement on the module lately? I have an project that could great benefit from a D7 version of this module.

vegantriathlete’s picture

My son was born on January 2. So, things are a bit hectic at the moment.

joshmccormack’s picture

I 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?

vegantriathlete’s picture

I'm hoping to get back on this at the beginning of February.

AntiNSA’s picture

Priority: Normal » Critical

I could really really use this for drupal 7...................

vegantriathlete’s picture

You 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.

dzinergal’s picture

Priority: Critical » Major

Hi 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

;)

thehong’s picture

Assigned: vegantriathlete » Unassigned

Any progress @vegantriathlete?

vegantriathlete’s picture

See 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.

sorek’s picture

Issue summary: View changes

Hello,

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.