Drupal 5 backport
davidwhthomas - July 30, 2009 - 23:50
| Project: | OpenX |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Hi,
I made a Drupal 5 backport of the OpenX module, tested and working fine.
It's a simple backport with some required minor adjustments to hook_menu and the file include methods.
There's also a couple of new settings for selecting the website/affiliate ID and ad click window target ( new/same window) to use with the spcjs.php js include.
cheers,
DT
| Attachment | Size |
|---|---|
| openx-5.x.tar_.gz | 9.69 KB |

#1
Note: drupal.org adds an underscore to the previously attached filename, please rename to openx-5.x.tar.gz before extracting. cheers.
#2
Lastly here's a diff / patch file of the changes attached.
DT