I've taken a stab at upgrading this module to Drupal 7.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 1188680-4.patch | 9.48 KB | ultimateboy |
| #3 | d7upgrade-1188680-3.patch | 7.18 KB | andybrace |
| #2 | d7upgrade-1188680-2.patch | 7.03 KB | andybrace |
| 1112134-context_by_node.patch | 8.7 KB | benedictsteele |
Comments
Comment #1
sebas5384 commentedThats great! thank you!
I'm going to download and test it !
Then after these module became a full project, i will made branches, etc...
Cheers!,
Sebas.
Comment #2
andybrace commentedbringing the previous patch up to date with the latest dev version.
Comment #3
andybrace commentedI'm also attaching a patch which removes the dependency on context_extras (which also needs to be upgraded to D7).
Comment #4
ultimateboy commentedTook an additional stab at this. The main thing I fixed was the implementation of hook_permission(), which hadnt been updated to D7, but I also fixed quite a bit of formatting and comments.
Comment #5
WoozyDuck commentedThis patch doesn't work, anyone can provide the version 7 of this module please?
Comment #6
ultimateboy commentedWoozyDuck, can you please go in to a bit more detail about what didn't work?
Comment #7
sebas5384 commentedThis patch works! I tested and just make some little tweeks.
There is a new branch 7.x-1.x, and soon will be a release candidate :)
Thank you all !!
Cheers,
Sebas.
Comment #8
sebas5384 commentedSoon the new release 7.x-1.0-rc1 will be available!!
Thanks!!