I've attached a small, simple patch for D7 support. Note that it removes the PHP input support. If this support needs to be added back in, let me know and I can work on it.
More generally, if you're interested in collaborating on getting a d7 release together, please let me know. I'd be very happy to work with you on it.
It looks like the entityqueue module is stuck in a sandbox. Do you know if the author plans on making a "proper" module out of it? If so, I agree, it seems like a good solution. If not though, I think it makes sense to get this module working on D7, since it has higher profile and people looking for a nodequeue-per-node-type solution are more likely to find this than the sandbox option.
If you're not interested in maintaining the module though, I would be happy to take it over. That'd be a-ok. I would be just as happy to work with you on the module though, if you prefered
I needed this for D7 as well. I recently ported smartqueue_og to D7 so I took that code and snyderp's patch and joined them into what I think is a stronger D7 version. Put it in a sandbox: http://drupal.org/sandbox/lynn/1822216
I have also ported this module to 7.x (I didn't look at this issue until now though).
@snyderp are you maintainer now?
Could you commit these patches and make a release?
Updated patch from #14 to accommodate changes in Nodequeue module (replacing queue qids with names). Works with nodequeue 7.x-3.x. I haven't tested it with nodequeue 7.x-4.x.
(This is my first patch; I'm not sure if it'd be better to create a new, separate issue for nq 3.x support, but it seemed it would be meaningless to patch for the nq update without patching for D7. But I'd love corrective feedback!)
I'm using Jody Lynn's Sandbox at this time.
Just I wanted to let you know that the module is important.
Smartqueue module Now comes with the Nodequeue module.
Drupal 7 evolved and we need to have more out of it. which in my case I need a solution which i do not need to develop a smartqueue module.. It's not only about the Interface. Now Drupal 7 has got APIs and services . and we do have some situations you did not imagine using it with.
We do not want to go and develop a new smartqueue module for each situation we have, like the smartqueue_og or other smartqueue modules.
If you do not care more about this module, Could you please release the Maintenance ship to some one else, which thinks that this module is important.
Comments
Comment #1
drupa11y commentedAny updates on a D7 version?
Comment #2
drupa11y commentedChanged category & Priority.
Comment #3
drupa11y commentedChanged title.
Comment #4
snyderp commentedI've attached a small, simple patch for D7 support. Note that it removes the PHP input support. If this support needs to be added back in, let me know and I can work on it.
More generally, if you're interested in collaborating on getting a d7 release together, please let me know. I'd be very happy to work with you on it.
Comment #5
tema commentedI see no more need for this module, especially for 7.x. Have a look at Entityqueue if you still stuck to this concept.
I could make you the maintainer for this module, if you wish.
Comment #6
snyderp commentedHello Tema,
It looks like the entityqueue module is stuck in a sandbox. Do you know if the author plans on making a "proper" module out of it? If so, I agree, it seems like a good solution. If not though, I think it makes sense to get this module working on D7, since it has higher profile and people looking for a nodequeue-per-node-type solution are more likely to find this than the sandbox option.
If you're not interested in maintaining the module though, I would be happy to take it over. That'd be a-ok. I would be just as happy to work with you on the module though, if you prefered
Comment #7
tema commentedHello Peter,
Yes it's still in sandbox, but seems it breathing, when another candidate seems don't.
Anyway, welcome aboard and thanks!
Comment #8
jody lynnI needed this for D7 as well. I recently ported smartqueue_og to D7 so I took that code and snyderp's patch and joined them into what I think is a stronger D7 version. Put it in a sandbox: http://drupal.org/sandbox/lynn/1822216
Comment #9
RunePhilosof commentedI have also ported this module to 7.x (I didn't look at this issue until now though).
@snyderp are you maintainer now?
Could you commit these patches and make a release?
Comment #10
RunePhilosof commentedComment #11
RunePhilosof commentedLynn's version as a patch instead of sandbox.
Comment #12
RunePhilosof commentedA nicer version of the patch from Lynn (--patience argument to the diff helped).
Comment #13
dereckd commentedafter I apply the patch and attempt to add a nodequeue for content types I get this error
Fatal error: Call to undefined function node_get_types()
Comment #14
cableman0408 commentedI have rewritten the patch from #12 to remove the node_load calls and fixed the undefined index errors in queue creation.
Comment #15
vildechaya commentedUpdated patch from #14 to accommodate changes in Nodequeue module (replacing queue qids with names). Works with nodequeue 7.x-3.x. I haven't tested it with nodequeue 7.x-4.x.
(This is my first patch; I'm not sure if it'd be better to create a new, separate issue for nq 3.x support, but it seemed it would be meaningless to patch for the nq update without patching for D7. But I'd love corrective feedback!)
Comment #16
rajab natshahHi tema,
Are we going to have the D7 version released at least as a Dev
Rewarded .. Thanks :)
Comment #17
tema commentedSorry, Rajab. As I mentioned above (3 years ago, oh my!), I believe this module has no sense since D7.
Why are you still looking at this crap? Go and make some fancy stuff.
Comment #18
rajab natshahSorry , Tema .. No need to talk that way.
I'm using Jody Lynn's Sandbox at this time.
Just I wanted to let you know that the module is important.
Smartqueue module Now comes with the Nodequeue module.
Drupal 7 evolved and we need to have more out of it. which in my case I need a solution which i do not need to develop a smartqueue module.. It's not only about the Interface. Now Drupal 7 has got APIs and services . and we do have some situations you did not imagine using it with.
We do not want to go and develop a new smartqueue module for each situation we have, like the smartqueue_og or other smartqueue modules.
If you do not care more about this module, Could you please release the Maintenance ship to some one else, which thinks that this module is important.
Thanks :)
Comment #19
rajab natshahI which that we do have an entityqueue module which do the same as smartqueue :)
Comment #20
tema commented@RajabNatshah: you should have noticed from this thread (and this page) that I'm not the only maintainer for this module.
I'm not using Drupal (and PHP) anymore, but AFAIK Drupal 8 is now evolved, not 7, perhaps that's why nobody cares.
Comment #21
rajab natshah