The link to the nodereferrer is broken
cog.rusty - October 1, 2007 - 14:34
| Project: | Nodereferrer Create |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
What happened to nodereferrer_baby? The link in this project page link gives a "Page not found"?

#1
I too am extremely interested in getting to this link that is broken!
#2
The nodereferrer_baby is available from the cvs repository: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/nodereferre...
I've written the following shell script to integrate it into the modules folder (The script should be executed from inside the modules folder)
#!/bin/bash
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib/ checkout contributions/modules/nodereferrer_baby
mv contributions/modules/nodereferrer_baby ./
rm -R contributions
#3
According to http://drupal.org/node/167431 the nodereferrer_baby fork is merged back into the nodereferrer project. However there is currently also link for downloading the module on http://drupal.org/project/nodereferrer. So you have check it out from the cvs repository.
#4
#5
Automatically closed -- issue fixed for two weeks with no activity.
#6
Thanks for the update Andreas, that clears up some confusion.
But the broken link on the project’s homepage should still be fixed to point at the correct module.
#7
#8
Sorry for the snafu. I've had a big gap in continuity with my drupal.org activities what with uncertain employment, travel, etc. Fixed homepage. Can we confirm that the module is still working with current drupal 5.x development versions of CCK and nodereferrer?
Thanks All
Eric Drechsel
#9