Needs work
Project:
Node Go To
Version:
5.x-2.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2008 at 17:28 UTC
Updated:
11 Mar 2009 at 20:39 UTC
Here is a rough patch to make node go to work under Drupal 6.
| Comment | File | Size | Author |
|---|---|---|---|
| nodegoto-d6.patch | 4.24 KB | keathmilligan |
Comments
Comment #1
keathmilligan commentedI forgot to mention... There is a bug in the core node module that will prevent Node Go To from working without a patch. You'll want to grab this patch too:
http://drupal.org/node/264625
Comment #2
gregglesWhich branch is this against?
Comment #3
greggles@keathmilligan - it appears that this module is abandoned. Any chance you're willing to take it over?
Comment #4
introfini commentedHi greggles,
The module isn’t abandoned. I'm just very, very busy, I’m sorry. But I don't mind giving commit rights to whoever wants to help. If no one volunteers, I’ll take care of the issue queue as soon as possible.
Thanks,
introfini
Comment #5
greggles@introfini - sorry for thinking that the module was abandoned when it is not. I didn't mean to insult you - I know that people get busy and can't give every module their attention. Thanks for being willing to accept other developers as co-maintainer.
Comment #6
PRZ commentedIt's been a while since anyone has discussed porting this GREAT module to Drupal 6. As I can't believe there is not this core functionality in CCK, is there any estimate on when a release for 6 can be expected.
Thank you for the patch but it is not working on a D6.6 installation. There are no errors, but the page is not redirected after insertion of the CCK form.
Comment #7
patchak commentedFor d6 you might want to consider the rules module, which does kinda the same thing...
Alexis