Posted by killes@www.drop.org on June 28, 2010 at 12:45pm
7 followers
Jump to:
| Project: | MailChimp |
| Version: | 7.x-2.x-dev |
| Component: | General |
| Category: | feature request |
| Priority: | normal |
| Assigned: | twistor |
| Status: | active |
Issue Summary
It would be nice if the subscription widget was available as a panel plugin so that it can be used if you replace the user pages by panels.
Comments
#1
Great idea, and I'll welcome the patch, perhaps as a sub-module, but won't implement this myself.
#2
Subscribe. Panels integration would be really cool. Would you post a note over here in case it becomes available?
#3
Guess I'll work on it, then.
#4
Closing as this has been inactive for 5 months.
#5
Subscribe
#6
I have some code that makes the subscribe blocks into ctools content types. Let me round that up, and maybe implement the rest of this feature request.
#7
Did you round up the code that makes it into a ctools content type that we can access from within panels?
#8
Seems to work fine as-is with the default block (available under 'miscelleanous' tab in panels). If you are having trouble with it (i.e. freeform form) make sure its configured properly and working as a block.
There are quite a few projects I have where I prefer to keep the block module disabled, so in that case a ctools content type would be necessary. Twistor, if you can, provide that code, and I'll help review it, if not, I can write one myself!