Problem/Motivation
The submodule hansel_og only supports og 1.x, but now og 2.x became the recommended version (since 2.0-beta3).
Proposed resolution
Write another module that explicitly supports og 2.x
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | hansel-add_og2_support-1859228-3.patch | 4.16 KB | pgillis |
| #1 | hansel-add_og2_support-1859228.patch | 3.97 KB | aaki |
Comments
Comment #1
aaki commentedYou'll find a port of hansel_og attached.
Comment #2
aaki commentedComment #3
pgillis commentedThe patch in number 1 worked for me. I have just cleaned up some of the warnings when applying to the latest DEV branch and some coding standards issues. Any idea on when the next release is planned? I need this for OG but am also excited for the features work that is in current dev branch. Thanks.
Comment #4
pgillis commentedIt's been working fine in our dev installation for a couple of months.