Here's a patch to allow for some theming of the block created by the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | constant_contact_block2.patch | 386 bytes | brenda003 |
| constant_contact_block.patch | 406 bytes | brenda003 |
Here's a patch to allow for some theming of the block created by the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | constant_contact_block2.patch | 386 bytes | brenda003 |
| constant_contact_block.patch | 406 bytes | brenda003 |
Comments
Comment #1
brenda003Sorry, should've cleaned that up before posting it.
Comment #2
konsumer commentedGreat idea. Doesn't it need more stuff then this, like calling theme in constant_contact_block(), instead of drupal_get_form() directly?
Comment #3
brenda003Well, it's drupal_render rather than drupal_get_form. It's seeing the theme function automatically. This works for me, as a simple way to override it in template.php - I'm able to use something like:
etc...
Comment #4
konsumer commentedcool. I didn't know it was so simple. I'll apply to CVS. Thanks.
Comment #5
konsumer commentedComment #6
konsumer commentedApplied to CVS and forgot to update ticket. thanks brenda003
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.