Posted by Craig Gardner on October 3, 2008 at 8:34am
6 followers
Jump to:
| Project: | Contact Redirect |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | frankcarey |
| Status: | closed (fixed) |
Issue Summary
I've created a patch for Drupal 6 based on the 1.0 release. Hopefully this is helpful to others.
| Attachment | Size |
|---|---|
| contact_redirect-20081003.patch | 7.34 KB |
Comments
#1
Applied patch, with this output:
john$ cd /Volumes/Scratch/Installers/drupal/contact_redirect
john$ patch < contact_redirect-20081003.patch
patching file contact_redirect.info
Hunk #1 succeeded at 2 with fuzz 2.
patching file contact_redirect.install
patching file contact_redirect.module
And the module claims to be enabled in Drupal 6.9 - though still showing as 5.x-1.0 (should that change when patched?)
I'm not seeing a redirect field added in the site-wide contact form settings.
Something I'm missing? Any advice appreciated (relative Drupal newbie here).
#2
Ah OK, the redirect field is per-category. Working, nice, thanks.
#3
The info file version information is not updated propperly.
Besides that is seems to work. :)
#4
this is on my radar, I'll update soon (Add 6.x release)
#5
Is there an ETA on the 6.x release?
#6
I was thinking about changing the way this functions for 6.x release to fall in line with some core contrib changes, but what may make more sense is to release a 6.1.x and leave that stuff for a 2.x release.
#7
OK patch applied to HEAD and released as 6--1-0-BETA1. Please test the beta and confirm it functions correctly.
#8
Seems to be working fine for me. Thanks!
#9
Automatically closed -- issue fixed for 2 weeks with no activity.