I've committed the initial D6 port to HEAD (#222217: Port to 6.x), but I haven't yet tested any of the Panels integration. Let's use this issue for any discussion, patches, etc, related to that. Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 330824_signup_d6_panels.1.patch | 1.6 KB | dww |
Comments
Comment #1
dwwThis was in fact broken. The panels API changed in D6 such that there's now a leading "$subtype" argument passed in to a bunch of the callbacks. This seems to fix it all up.
Comment #2
dwwCommitted to HEAD. It obviously works, and I doubt anyone else is going to test or review this. ;)