customizable "aff" path
hedac - February 5, 2009 - 18:20
| Project: | Affiliates |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | paulbooker |
| Status: | closed |
Jump to:
Description
This is a feature request
I would like to be able to change the "aff" path to sometring like "enter" or "go"... The problem would be if you change the path in the future... all the banners out there with the previous path would have to be valid aswell... so you can have multiple paths to trigger the click function.
maybe it is not a critical feature... just would be a nice add when everything else is done. Thanks for this great module ! :)

#1
The quickest way to make that change now would be to do a find / replace in the affiliates.module.
If your going to change this again later though you would need to setup an apache redirect on your
server so that the referral is processed as before.
I'll postpone this feature request for now.
Thanks for the idea.
Paul
#2
Why not just create a URL Alias for it using the path module that comes with Drupal core?
#3
Yes, that is what i should gave said :-)
#4
Please reopen if you need any further assistance.