Expose signup form to Panels 3
webanalya - October 13, 2009 - 17:36
| Project: | Signup |
| Version: | 6.x-1.0-rc6 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
I've upgrade panels from 6.x.2 to 6.x.3.
In 6.x.2 version, there was a "contributed modules" section, where I could select 'Signup form'.
This section is not in panels 3 ; and the other categories don't offer this pane...
Have I missed an option somewhere ?
How can I show signup dorm in pages made with panels ?
Thanks,
webanalya

#1
Hi,
I up early but a question hangs over me
I don't know if I've posted in the appropriate project.
Perhaps, should I re-post in panels ?
I don't know where is define what is show in panels : in each module's code or in panel's code ?
thanks
#2
This is the right project. The Panels API changed a lot between Panels 2 and Panels 3. The old support here was for panels 2. It needs to be ported to use the new API.
#3
ok
thanks for this information !
Now, I know I have a correct configuration and I have a solution : I must wait...
#4
Hi,
I'm a novice: I have an idea but I don't find the piece of code I need.
If the form appears in the node, I should be able to call it in a custom pane in php. But I can't find what makes the form appear !
Do you think this would be a solution? and what is the part of code I must past in a new custom pane?
Thanks